[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

microsoft.public.dotnet.framework.aspnet.mobile

Redirecting page problem with Nokia emulator

chetan

10/28/2002 7:08:00 AM

Hi,

I'm using me.redirecttomobilepage("xyz.aspx") command in
command button's click event after my piece of code. This
is redirecting perfectly for pocket PC emulator. When I'm
checking with Nokia mobile toolkit emulator its not
redirecting to xyz.aspx although its running all other
code of click event & finally giving some error of failing
in redirect.

I tried alternate way of using response.redirect & link
control but couldn't do it that way. response.redirect
fails & thru link control I can just redirect but can't
have my own code during click. If any one is aware then
please send me email at sendtochetan@hotmail.com I will
really appreciate your help in this regard.

Regards,
Chetan