The concept will still be the same with one page -- you set a cookie the
first time it loads, and you redirect to the same page (with extra
parameter) and check if the cookie is set.
Since there is a disconnect between the server and the browser, I do not see
any other way.
"Jessie" <jessiehahaha@y wzc.net> wrote in message
news:Xns9534982 C0CAC8allywzcne t@207.46.248.16 ...[color=blue]
> I found some example on web, but most of them are need 2 pages by using
> redirect method. Is there code for do this only in one page? Thank you![/color]
Comment