Ricky158
09-09-2002, 11:21 PM
i am not sure if this has already been asked and answered, because i cant do a search containing var (under the minimum of 4 characters in a search). i dont know what i did wrong there, though. so i thought i should just make a new thread then.
here's what i want to do...
On the main page (index.html) i want to have a prompt pop up asking for the user's name. so far so good. but i want to create a new page, but still have that user's name appear on the page.
a specific description of why i would need this, is that i am making a site that first asks the person "What is your name?" I've got all the Java to work so far. but i want to (somehow) use that person's name throughout the site. because it is an RPG site, and the main character (the user) must have the user's name in it. so if i type in "Ricky" as my name, I want it to say "Commander Ricky" throughout the entire site. i am using the person's name in only a few different places in the entire site, but the places that i am using the name, is on different .html pages.
any help would be greatly appreciated
THANKS!!!
here's what i want to do...
On the main page (index.html) i want to have a prompt pop up asking for the user's name. so far so good. but i want to create a new page, but still have that user's name appear on the page.
a specific description of why i would need this, is that i am making a site that first asks the person "What is your name?" I've got all the Java to work so far. but i want to (somehow) use that person's name throughout the site. because it is an RPG site, and the main character (the user) must have the user's name in it. so if i type in "Ricky" as my name, I want it to say "Commander Ricky" throughout the entire site. i am using the person's name in only a few different places in the entire site, but the places that i am using the name, is on different .html pages.
any help would be greatly appreciated
THANKS!!!