On Friday 22 March 2002 10:52, Andre Dubuc wrote:
> Thanks Martin,
>
> I forgot to mention: I would like to accomplish this using PHP since I'm
> not using Javascript. Will this still work with straight html?

You can't have your cake and eat it :)

What you require can only be done client-side which means the only sensible 
solution is javascript.

But, what are the undesirable effects of just pressing enter? I know that in 
IE pressing enter to submit a form is not the same as clicking on the submit 
button. If that is what you are referring to then it's very easy to code 
around that and thus would not require javascript.


-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk

/*
Yow!  Maybe I should have asked for my Neutron Bomb in PAISLEY --
*/

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

Reply via email to