![]() |
Display a graphic button instead of a form button
I want to display a graphic button in place of this:
Code:
"<TR><TD align=\"center\"><INPUT TYPE=\"Submit\" NAME=\"vote\" VALUE=\" Vote \"></TD></TR>\n"; |
Try...
Quote:
|
WOW!, I wasn't expecting such a fast response 8O I'll give it a try, Thanks Emerson :wink:
[UPDATE] parse error, expecting `','' or `';'' in line 40 line 40= Code:
<INPUT TYPE=\"image\" NAME=\"result\" src=\"skin1/images/submit.gif\" width=\"48\" height=\"19\" border="0" alt=\"ALT Text\">\n"; It's somewhere in here Code:
" border="0" alt=\"ALT Text\ GOT IT! Code:
border=\"0\" alt=\"ALT Text\ |
All times are GMT -8. The time now is 09:32 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.