View Single Post
Join Date: Apr 2004
Posts: 573
Reputation: Dark_Omen is an unknown quantity at this point 
Solved Threads: 6
Dark_Omen Dark_Omen is offline Offline
Posting Pro

Re: Passing data from forms from one page to another

 
0
  #6
Feb 17th, 2005
does that go in value
so:

value="document.formname.submit()"

or

does it go in action like this:
action="document.formname.submit()"

Thanks
Reply With Quote