m.scrima
2003-11-11, 16:37
Hi everybody...
I'm writing a XHTML site using php and mysql... and a wap browser from nokia (NMB 4.0).
I have a FORM with method="post" and I would like to use image buttons to do the 'submit' and the 'reset' action (insted of gray default buttons that you have using type='reset' and type='submit' ).
I would like to use type=image but if a do so I can't pass the value to the next page that tell me if I click submit or any other buttons...
What can I do? Javascript not seems to work
Thanks
I'm writing a XHTML site using php and mysql... and a wap browser from nokia (NMB 4.0).
I have a FORM with method="post" and I would like to use image buttons to do the 'submit' and the 'reset' action (insted of gray default buttons that you have using type='reset' and type='submit' ).
I would like to use type=image but if a do so I can't pass the value to the next page that tell me if I click submit or any other buttons...
What can I do? Javascript not seems to work
Thanks