Forms - duplicate form information

K

Knodelman

I have created a 10 page web site. I have asked for information on several pages using one-line text boxes. Some of the information requested is duplicated on a few pages, like First Name, Last Name, Phone and e-mail. Is there a way to have the person input the information one time and it will automatically fill-in the like fields on other pages of this site? I appreciate any help here.
 
T

Thomas A. Rowe

No, not automatically, unless you want to learn how to write and retrieve
cookie data., but if you name the field exactly the same, then a user should
be able to use the IE/NS browser function to fill-in the fields.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


Knodelman said:
I have created a 10 page web site. I have asked for information on
several pages using one-line text boxes. Some of the information requested
is duplicated on a few pages, like First Name, Last Name, Phone and e-mail.
Is there a way to have the person input the information one time and it will
automatically fill-in the like fields on other pages of this site? I
appreciate any help here.
 
Top