> > 
> > <a href="javascript:document.myform.submit()">Submit the form</a>
> 
> Oh, the humanity!
> 
> Seriously, I hate seeing this kind of code. First of all, it 
> requires javascript.

What's wrong with javascript?

> Second, it merely converts a GET request into a POST request. 
> Who really cares whether the URL is long or not?

OP did. That was the point of her original post.

And it can be important if you're trying to control how your user steps
through your application.


--
Tim Slattery
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to