all groups > asp.net mobile > october 2003 >
You're in the

asp.net mobile

group:

Do QueryStrings work with WAP (Nextel Phone)?


Do QueryStrings work with WAP (Nextel Phone)? rooster575
10/24/2003 9:12:17 AM
asp.net mobile:
I build a wap that requires a username and password.

To expedite the login process, I figured a user could put the username and
password in the URL saved as a bookmark on the phone. This works fine when
using IE but when using a Motorola i88 phone, the URL seems to be ignored.

Any ideas?

[also, I suppose cookies are not supported on these phones either?]

Re: Do QueryStrings work with WAP (Nextel Phone)? Kenny
10/29/2003 10:55:54 PM
assign username and password into a session variable.

some mobile devices only accept useFullyQualifiedRedirectUrl
so set it to true.

[quoted text, click to view]

AddThis Social Bookmark Button