Thread: text to submit
View Single Post
Unread 08-07-2007, 03:10 PM
theUKdude
Posts: n/a
  #2  
Default

Code:
<a href="javascript:document.myForm.submit();">Submit</a>
where myForm is the 'name' attribute of your form tag

hth

theUKdude
Reply With Quote