quote:
Originally posted by CookieRevised
(the user is redirected to the page which processes the name.)
1) User opens page A (your website)
2) a popup is shown asking for his name and the data is send to page B
3) that page B processes the name and outputs some data accordingly. For example: "Hi, <name>. Welcome at my website"
this one..
i'd prefer to not divulge WHY i need it. but i need it to be processed by a PHP script. for instance. they open a page. checks whether thay have a cookie saying that they have given their name (and what
), and if not, then it pops up a box saying"whats ur name?", and then submits that to my main page, which proceces that.
i'd prefer not to use get, but if absolutely necesary, i guess i can