[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

redirecttomobilepage from .ascx file

Trine

12/17/2004 3:40:00 PM

Is it possible to redirect to another mobilepage from a user control loaded
in a different page - samples are welcomed!

Trine


2 Answers

Shaul Feldman

1/6/2005 9:32:00 PM

0

Hi,
Possible.
You can do it with Server.Transfer() or RedirectToMobilePage().
--
With the best wishes,
Sean Feldman
"Trine" <donotreply@tothis.com> wrote in message
news:%23WgIi6E5EHA.3380@TK2MSFTNGP09.phx.gbl...
> Is it possible to redirect to another mobilepage from a user control
> loaded in a different page - samples are welcomed!
>
> Trine
>


Trine

1/12/2005 9:44:00 AM

0

If you have an example of how to redirect with RedirectToMobilePage() from a
user control, then I would like to see it - I wasn''t able to create one
myself and I used Server.Transfer() instead.

Trine


"Sean Feldman" <sfeldman@writeme.com> wrote in message
news:OoqG$cD9EHA.2876@TK2MSFTNGP12.phx.gbl...
> Hi,
> Possible.
> You can do it with Server.Transfer() or RedirectToMobilePage().
> --
> With the best wishes,
> Sean Feldman
> "Trine" <donotreply@tothis.com> wrote in message
> news:%23WgIi6E5EHA.3380@TK2MSFTNGP09.phx.gbl...
>> Is it possible to redirect to another mobilepage from a user control
>> loaded in a different page - samples are welcomed!
>>
>> Trine
>>
>
>