Thread: submit form?
View Single Post
  #1 (permalink)  
Old 12-12-03, 10:26 AM
tcooper tcooper is offline
Newbie Coder
 
Join Date: Nov 2003
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
submit form?

I have a form and I have a field on the form that submits the form when the user exits the field. The form values are POST and $PHP_SELF.

I want to be able to submit the form to another form if the "Submit" button is clicked. How can I do this?
Reply With Quote