The mobile-controls tag has no wiki summary.
2
votes
0answers
66 views
Rendering image on the mobile browser?
i am creating a mobile site, now my problem is the images are getting render when i run the site on PC, and also while running the site on IPhone, but when it comes to Opera Browser for any symbian ...
0
votes
1answer
89 views
Can we use Server.MapPath in Bitmap?
recently i created a webpage, where in i have a img tag, whose source is linked to another page, where i am resizing the image, whose name is being sent from the src from previous page in query ...
0
votes
0answers
56 views
Changing the Value of a Mobile TextBox when Validation Fails
On my page I am having a text box (System.Web.UI.MobileControls.TextBox). The msdn link is http://msdn.microsoft.com/en-us/library/system.web.ui.mobilecontrols.textbox.aspx
The scenario is the ...