Daniel Kendrick wrote:
I am curious if there is a way to serve up different pages to returning visitors so its different than that of a first time visitor.

Sure. :-)

I would like to avoid cookies all together. But if I must I must.

The only alternative to cookies is to force the user to authenticate
to your application, after which -- if you don't want to use a session
cookie -- you'll have to do url rewriting.

--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to