Has anyone tried:

<input type=\"image\"  name=\"submit\" value=\"submit\"
src=\"next.gif\" border=\"0\" align=\"ABSCENTER\">

instead of :

<input type=\"submit\" name=\"submit\" value=\">>\">

I can't get this to work:
if(isset($submit))

with:

<input type=\"image\"  name=\"submit\" value=\"submit\"
src=\"next.gif\" border=\"0\" align=\"ABSCENTER\">

I'm not coding correctly?


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to