Tagged Questions
The mobilewebforms tag has no wiki summary.
6
votes
3answers
369 views
Mobile HTML pages basics
What are the basics for creating a web page for a mobile device? I'm developing a simple page with a table and several links, but when I open it with my Android phone it is too small, and I have to ...
3
votes
5answers
2k views
What Happened to ASP.Net Mobile Web Forms?
Previously Visual Studio had templates for mobile web forms (not the mobile SDK). They appear to be gone in Visual Studio 2008 and the only solution I've seen is to download some templates from Omar ...
1
vote
2answers
805 views
Website for Mobile Devices - Using Visual Studio
I am new to Mobile specific website development. I want to know does Visual Studio provides way to create a web site which can be targeted to mobile devices? Also can this website be run on phones ...
0
votes
1answer
52 views
Creating Mobile WebSite Which One To Use MVC Or .Net Mobile Controls
I want to built website for Mobile Device i was search on the internet and found out that we can create using Asp.net MVC or Asp.net Mobile SDK..... then my query is which one should i go with ? MVC ...
0
votes
2answers
197 views
Mobile web - hidden numerical input
Hi I am writing a web app (mainly iphone targeted) where the user has to enter their dob as part of the log in, I need this to be <input type = 'password'however I also want to enable the numeric ...
0
votes
3answers
69 views
Javascript in Mobileweb in ASP.NET
Is it possible to use javascript in Mobile .NET, if yes please let me know how we can do that. Please post Link to the helping article for javascript in Mobile .NET if you know some.
0
votes
0answers
455 views
Cookie and Membership problem in asp.net Mobile web application
I just develop an asp.net portal site and it using asp.net membership provider.
I decide to develop mobile version of it. but problem with cookie.
I test my site on windows mobile 5 and 6 that know ...