The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Mobile Programming
> Mobile Programming
|
Cookie Alternatives?
Discuss Cookie Alternatives? in the Mobile Programming forum on Dev Shed. Cookie Alternatives? Mobile Programming forum discussing development for mobile technologies from basic mark-up languages
such as WML and XHTML MP to server generated code and applications. Widsets, SMS, gateway and server
set up are also covered here.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

October 23rd, 2000, 12:06 PM
|
|
Member
|
|
Join Date: Oct 2000
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
How could a site recognize a return visitor if there are no cookies? Its a big pain on a mobile phone to enter in a login and passwrod each time you visit a site.
Is caller ID a possibility? How could this work? Does anyone have thoughts on this subject?
~Dogg
|

October 24th, 2000, 06:03 AM
|
 |
Banned (not really)
|
|
Join Date: Dec 1999
Location: Brussels, Belgium
|
|
|
Cookies are the only way to remember or recognize a visitor.
Can you bookmark a url on a cell phone? Could someone put the login and password information in the url of the bookmark (favorite)?? Then when they choose that link, you'll be passed those variables.
index.php?login=john&password=my_pass
Just my $0.02
---John Holme...
|

October 24th, 2000, 12:54 PM
|
|
Member
|
|
Join Date: Oct 2000
Posts: 9
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Do you something about cookies that I don't? All of the things that I have read (which I admit don't amount to much) seem to say that WAP doesn't support cookies.
Really, I'm just curious about the technology and what it can and cannot do.
Dogg
|

October 29th, 2000, 10:24 AM
|
|
Junior Member
|
|
Join Date: Oct 2000
Posts: 17
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
I want to do the same kind of thing, but it seems very difficult to do with the current language specs. I use cookies for making sure a user is valid by keeping a magic number in it that corresponds to another number on the server, but that can't be emulated with WML at the moment...
|

October 29th, 2000, 10:24 AM
|
|
Junior Member
|
|
Join Date: Oct 2000
Posts: 17
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
And what does it take to stop being a junior member anyways?
------------------
Stop slaggin off tuna
|

November 15th, 2000, 07:40 PM
|
|
Contributing User
|
|
Join Date: Feb 2000
Posts: 43
Time spent in forums: < 1 sec
Reputation Power: 14
|
|
|
I don't know if MSN does something special with their WAP service, but I don't have to enter my password/username each time I go to check my email from my phone... If I shutdown the phone, then I do, but as long as the phone stays on, which it does most of the time, I don't have to re-logon.
Food for thought,
Mike
|

November 21st, 2000, 10:56 AM
|
|
Junior Member
|
|
Join Date: Apr 2000
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Goto www.phone.com and register in their Developer site. They have several PDFs that talk about cookies. Bottom line: they're NOT supported.
The point made about being able to store MSN login info is interesting...don't know how they're doing it. But phone.com has something called UP.Link server that can handle cookies, as well as some other features like "push" technology. One of their PDFs talks about "URL Rewriting". Anyone know what this is? Also, there's caching of variables...maybe that's what MSN is doing?
I'm still looking into this, but I'd also like to know more.
|

November 23rd, 2000, 01:16 AM
|
|
Junior Member
|
|
Join Date: Nov 2000
Posts: 7
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|