Re: Submitting a form using a hypertext link??

If you don't want to call a Submit button a Submit button,
you can define what name you'd like to give it in the line...

<INPUT TYPE="SUBMIT" NAME="SendNow" VALUE="SendNow">

Hope that's what you asked.

Sathish


On Thu, 4 Jun 1998, Katonica, Jason wrote:

> Hi I was just wondering how and if its possible to submit a <form> using
> a html link rather than the usual submit button.
> 
> 
> Thanks very much.
> Jason Katonica
> 

Received on Thursday, 4 June 1998 23:52:35 UTC