Search:
Namespaces
Discussions
.NET v1.1
Feedback
WAP Site and back button
Messages
Related Types
This message was discovered on
microsoft.public.dotnet.framework.aspnet.mobile
.
Responses highlighted in red are from those people who are likely to be able to contribute good, authoratitive information to this discussion. They include Microsoft employees, MVP's and others who IMHO contribute well to these kinds of discussions.
Post a new message to this list...
Sara T.
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.
Reply to this message...
Jean-Luc David [MS-MVP] (VIP)
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
Click here to reveal e-mail address
http://www.stormpixel.com
http://weblogs.asp.net/jld/
--- Original Message ---
[Original message clipped]
Reply to this message...
System.Web.UI.WebControls.WebControl
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com