Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / July 2004

Tip: Looking for answers? Try searching our database.

WAP Site and back button

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sara T. - 14 Jul 2004 08:59 GMT
I develop WAP site by using VS.NET but I didn't see any WebControl to set
the browser back like a normal wap site or web site.

I mean if I am in PAGE 2, I need to have a button to click for back to PAGE
1.

How can I do?

Sara T.
Jean-Luc David [MS-MVP] - 27 Jul 2004 16:27 GMT
Hi Sara,

You have several options:

a) If you create a site with a multi-card deck, most WAP
   browsers will automatically render a back button.

b) If you want to guarantee a back button, you can explicitly
   use the mobile:Link control on your page. For example:

  <mobile:Link runat="server"
    NavigateURL="page1.aspx">
    Back
  </mobile:Link>

c) A filter can be used to also provide navigation on a WAP site
   via the <do> command. Here is a kb article on that very topic:
   http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q314519

Thanks,
Jean-Luc David
Microsoft .NET MVP
dotnetmvp@hotmail.com
http://www.stormpixel.com
http://weblogs.asp.net/jld/

--- Original Message ---
> I develop WAP site by using VS.NET but I didn't see any
> WebControl to set the browser back like a normal wap site
[quoted text clipped - 6 lines]
>
> Sara T.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.