--On Wednesday, July 30, 2003 14:32:11 -0500 Tyler Longren <[EMAIL PROTECTED]> wrote:
Hi everyone,
Can I replace "Submit" buttons on forms with a text button? I need to be able to click on a link: <a href=index.php?option=edit>Edit</a>
Something like: <a href="javascript: document.your_form_name.submit();">Edit</a>
and have it submit the form. The form only contains one field...does anyone know how to do this? I've been searching google for an answer, but couldn't find any info that really applies to my question. This isn't exactly a PHP related question, but php is hugely involved in this project.
Thanks! Tyler Longren
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Andu
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php