snoopy0877
09-22-2003, 10:07 PM
I have 2 page: page01.htm and page02.htm.
On page01.htm have 1 form with input is textbox1 name as Name, textbox2 name as Address. On submit it go to page2.htm( not open a new window )
On page02.htm have 1 form with input is textbox1 name as Name, textbox2 name as Address + textbox3 name as Email.
I want to get value of page01.htm(Name,Address) to put on form in page2.htm.
How can I do that? Can you show me the code to help me do that? Thanks
On page01.htm have 1 form with input is textbox1 name as Name, textbox2 name as Address. On submit it go to page2.htm( not open a new window )
On page02.htm have 1 form with input is textbox1 name as Name, textbox2 name as Address + textbox3 name as Email.
I want to get value of page01.htm(Name,Address) to put on form in page2.htm.
How can I do that? Can you show me the code to help me do that? Thanks