Re: Cookie ... Less Navigation
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 39109
interpreted = N
texte = Sorry, web client <-> web server communication is sessionless and as such,it is the web clients responsibility for each and every request to remindthe server of who the client is (again), cookies are a nice invisible way ofdoing this, and are pretty reliable. Visible session IDs (carts) are theother way. Conceivably, you could possible hack up something into the user and passwordfields that the client sends with each request (when filled in andauthenticated) but different platforms have different issues with that aswell.Based on your post, you are having trouble with links that are ugly(showing cart values being passed around). Perhaps you could write a sessionID that makes the carts cuter. A cart value is not limited to the valuethat it is assigned if empty, you can set a cart value to bob if you want,and it will pass around properly, you just have to come up with a system todetect an empty cart value and a system to use your values to substitutethem in at the appropriate times.Well, this email probably didn't help, but look on the bright side, everyonehas exactly the same problem, you're part of a group of frustrated webprogrammers :-)-- Brian B. BurtonOn 10/5/01 2:27 AM, Terry Nair
wrote:> Need to track a visitor on the site. Using cart for every link on the site> is one way.> > Is there any other way besides cookies or is there a way to hide and yet> transfer the cart value from page to page without having it displayed in the> URL. Forms is not the problem .... Hyperlink is and that is what I am> looking for a solution or way to solve.> > Any suggestions would be appreciated. Thanks all.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Sorry, web client <-> web server communication is sessionless and as such,it is the web clients responsibility for each and every request to remindthe server of who the client is (again), cookies are a nice invisible way ofdoing this, and are pretty reliable. Visible session IDs (carts) are theother way. Conceivably, you could possible hack up something into the user and passwordfields that the client sends with each request (when filled in andauthenticated) but different platforms have different issues with that aswell.Based on your post, you are having trouble with links that are ugly(showing cart values being passed around). Perhaps you could write a sessionID that makes the carts cuter. A cart value is not limited to the valuethat it is assigned if empty, you can set a cart value to bob if you want,and it will pass around properly, you just have to come up with a system todetect an empty cart value and a system to use your values to substitutethem in at the appropriate times.Well, this email probably didn't help, but look on the bright side, everyonehas exactly the same problem, you're part of a group of frustrated webprogrammers :-)-- Brian B. BurtonOn 10/5/01 2:27 AM, Terry Nair wrote:> Need to track a visitor on the site. Using cart for every link on the site> is one way.> > Is there any other way besides cookies or is there a way to hide and yet> transfer the cart value from page to page without having it displayed in the> URL. Forms is not the problem .... Hyperlink is and that is what I am> looking for a solution or way to solve.> > Any suggestions would be appreciated. Thanks all.-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Brian B. Burton
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
[DOS] (1999)
AutoCommit Preference? (1998)
Am I going senile? (Price recalc based on quantity) (1997)
WebCat2b13 Command Reference Doc error (1997)
international time (1997)
WCS Newbie question (1997)
Not really WebCat (1997)
Thanks and Big News!!! (1997)
Searching multiple databases (1998)
[WebDNA] preventing hackers from posting their own (altered) version of my form? (2009)
[ShowNext] (2007)
I found a bug ... (1997)
Copyright ? (1997)
Showif, Hideif reverse logic ? (1997)
WebCatalog NT beta 18 problem (1997)
Sandbox DB permissions (2005)
Who needs Yoda! (2002)
(1997)
Saving Text Areas with Orders (1997)
[listchars] request (was: Bug in capitalize ... ?) (2003)