Follow up question on passing data

Andy,

Okay Mr. Genius (I really appreciate your prompt "accurate" replies)...as usual your suggestion worked like a charm!

I'll bother you with another question...

How do I pass data from form fields (like a text box for example) on one form and have the results of the original form show up in a text boxt on another form?

Example:

Original form has name field, address field, email field. When fields are filled in they click the submit button it goes to the second form and carries the name, address, email from the first forms text boxes to the new forms text boxes with the same names.

Also, do I make the original forms "form method" Post and the action=the second forms name?

Someday I will learn these basic steps and not have to depend on the goodwill of masters like you.

Thanks in advance for the detailed (I'm a dummy remember) explanations for me.

Ray

User login