[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

andersen

6/4/2002 6:55:00 PM

hello..
I am develop a i-mode website..( Japan DoCoMo Cell Phone )
but I have some question about querystring..
fox example..

when I request a URL like
http://www.xxx.xxx/test?ui...
that means I use a querystring ?uid=andersen
and send a variable that name is "uid" and value is "andersen"

But in my cell phone
these code:
aa=request("uid")
aa should be "andersen" ( in me IE it is)
but in my cell phone
aa is empty
that means I can't request my querystring...

can anybody help me..??


1 Answer

(Andres Sanabria)

6/7/2002 7:10:00 PM

0

We tried to reproduce the problem but could not find it. Could you please
post the code?

thanks

Andres