[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

Why is there no simple back command?

Jeff Spring

7/4/2002 12:27:00 AM

Is there an easy way to put a simple 'back' softkey on
each page of a mobile app? Maybe it's so simple that I'm
just missing it, but I would like to have a back button
on softkey #2 for each page in the app.

Thanks! Any ideas are greatly appreciated.
Jeff
1 Answer

(Andres Sanabria)

7/12/2002 1:26:00 AM

0

The easies way is to add a link to the bottom of each form and keep the
previous form in a session or hidden variable.

AndresS

"This posting is provided "AS IS" with no warranties, and confers no
rights."