Hello,
I want to ask the user for his/her first and second name on the first
page and have this info available for a form on the second page.
I can use a prompt approach but is there a better way?
Cheers
Geoff
Randy Webb - 27 Sep 2005 11:54 GMT
Geoff Cox said the following on 9/27/2005 3:00 AM:
> Hello,
>
> I want to ask the user for his/her first and second name on the first
> page and have this info available for a form on the second page.
>
> I can use a prompt approach but is there a better way?
Yes.

Signature
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Geoff Cox - 27 Sep 2005 12:33 GMT
>Geoff Cox said the following on 9/27/2005 3:00 AM:
>> Hello,
[quoted text clipped - 3 lines]
>>
>> I can use a prompt approach but is there a better way?
OK - what is it?!
Geoff
>Yes.
Zoe Brown - 30 Sep 2005 15:22 GMT
>>Geoff Cox said the following on 9/27/2005 3:00 AM:
>>> Hello,
[quoted text clipped - 5 lines]
>
> OK - what is it?!
what do you mean better and what woul dyou like to see, do you want them to
have a prompt or just the form on the basic page ?
> Geoff
>
>>Yes.
Lee - 30 Sep 2005 15:37 GMT
Geoff Cox said:
>Hello,
>
>I want to ask the user for his/her first and second name on the first
>page and have this info available for a form on the second page.
>
>I can use a prompt approach but is there a better way?
The people in this newsgroup are generally happy to answer questions
about Javascript, but you're pushing a bit too far by asking how to
design basic features of your web site. You need to go find a book
or tutorial site and learn the basics of web design, and then come
back with specific questions.