Mobiles :: PDA Application Developmnet In .net Pages?
Aug 9, 2010
i am developing a PDA application in ASP.net......ok, the point is, on my form i have a text box , in which the text appears after the Bar Code is being read through the BarCode Reader....but immediately after it with pressing the Cancel Button (which is also placed on tha same form) the event of this button trigers automatically.....I have checked the Handle statement which is Handles btnCancel.click, and one more thing the auto-post back property of textbox is true.
View 3 Replies
Similar Messages:
Jan 1, 2010
wanted to know what is the easiest way to interface a mobile phone device with an online system. I have literally NO knowledge in this domain. However, I am brainstorming on possibility of an online application that will allow me to backup my data in nokia set 3110 such as my Address book in the application and restore it. This I want to achieve without connecting my phone to any PC. I am thinking on some way to achieve this by leveraging mobile phone line only. I beleive it may require my application to connect to mobile phone through mobile phone network. Currently my mobile phone line subscriber is offering Address Book backup/ restore service with some charge. I want to see if I can replicate similar features. I would really appreciate if you can give a direction to my random thoughts.If anything is not clear then please feel free to inquire. I look forward to your kind response.
View 2 Replies
Jun 28, 2010
What is the best way to respond to browsers that have a small form factore (ie mobile devices)? Is there a way to have it return a different aspx page if the size is below a set number?
View 2 Replies
Apr 7, 2010
How can i detect if iPhone access to my pages?
For example default.page. When users use iphone to browse default page, it will redirect to iphone default page.
View 3 Replies
Jan 21, 2011
Mobile web is no longer supported in latest version of Visual Studio. Please do following with Vs2008 or VS2010
- Create standard ASP.NET website with standard "Web Forms"
- Design the content of web forms for your mobile pages based on device family that are
going to access your website. For e.g. iPhone, Andriod
- Add a detector process, which detects from where request is coming. If it is mobile than redirect user to mobile optimized pages.
- Different mobile has different capabilities (e.g screen size, image support, html support, xhtml support etc.). So it is very important that you know what type of device is trying to access your website and accordingly render required HTML/XHTML supported by the mobile device. [URL] So I have a basic website with .aspx pages. When they are on a blackberry the words wrap on top of the second line over the TEXTBOXES. Is there a basic place that can tell me how to fix this? Or what to use in the place of the CSS that are causing this on the blackberry devices?
View 2 Replies
Mar 26, 2010
Response.Clear();
mFileName = "ABC.jad";
mPath = ResolveUrl("~/" + mFileName);
Response.ContentType = "text/vnd.sun.j2me.app-descriptor";
Response.TransmitFile(Server.MapPath(mPath));
Response.Flush();
Response.End();
this code is not work in blackbarry mobile but work in nokia & windows mobile.how can i do for blackbarry mobile.
View 3 Replies
Feb 19, 2011
Say that, there is a login.aspx page for any application. I would like to see this login page in different format if user visit by Iphone or any other mobile device. I have already designed two different page for test purposes. If i visit the page which is modified for Iphone, everything works fine.
what is the best way to switch between these two page depends on by which device user visit? These two pages could be even totally different two pages like black and white because of page layout issues.
View 2 Replies
Apr 27, 2010
I have one .xamel page and this one is default page (first page) and then I added a new one page (named page2.xaml) in same solution. I added a button on the firs page and i want to navigate to a second page when i click on button
private void button1_Click(object sender, RoutedEventArgs e)
what to write to navigate to page2.xaml? like response.redirect in asp.net
View 2 Replies
Jun 4, 2010
I want develop small iphone blog application. How can i do it. I want steps should i follow? I am beginner for iphone application,
View 5 Replies
Mar 22, 2010
How to develop the IPhone Application using ASP.net. Which are the Softwares and Simulators we have to install to develop the application.
View 7 Replies
Mar 10, 2011
How to create application for iphone and mobile web application in asp.net?
View 5 Replies
Feb 3, 2010
how we can debugg a page from mobile emulator in web application.
View 1 Replies
Apr 9, 2010
We are creating an web application in VS 2008 to be used in smart phone. We are not using any MOBILE templates. The issue we are facing is the controls get to the top left corner of the page and is so tiny in other browsers but NOT IE. We have to ZOOM in the page to read the text and the access the controls. In IE it gets to the controls to be viewed. (We had issues here too, but not sure what fixed, but now it gets auto zoomed). Any lights on what need to be done to acheive this?
View 1 Replies
Jul 9, 2010
I got an application to support, it's an asp.net web project, on the 1.1 dot.net framework.It's all ok, with the application, when it runs on web brownsers, and when I try run it from inside a blackberry mobile phone it runs ok too, except when I try to execute an Response.Redirect("some_page_of_my_app.aspx").It always goes to the default page (login page), and ask for login again, and I never can do a redirect.
View 1 Replies
Apr 10, 2010
This is the first time i am going to develop asp.net web application for mobiles. All these while i thought there are seperate project templates available in VS2008 and VS2010 as i used to see them in VS2003. Now it is missing. I have also seen assemplies(System.Web.Mobile) available in .net framework for mobile based web controls. I googled, i did not find any convincing results :(.
Do i need to use the same Asp.net WebSite template for both desktop browsers and mobile browsers just by considering the screen layout?. that is i should detect if the request is from desktop browsers use one type of layout and other for mobile browsers. If my understanding is right? how do i test those web pages for different mobile models?
View 4 Replies
Mar 1, 2011
Many websites shows about how to run mobile pages on emulators...Actually how to run it in actual (real) mobile phonewant to use my own mobile as the real mobile phone to run the mobile pages and if possible.Can i run it like web application. Run in localhost?
View 2 Replies
Feb 5, 2010
how to develop iPhone application using ASP.NET. and what are the minimum requirements to develop.
View 5 Replies
Jun 18, 2010
or developing mobile web application based on the targetting mobile devices we can develop that in asp.net using asp.net controls but still so much of application they are using mobile controls in there project. mobile controls are not that much flexible but still why there are using? Is there any specific reason to use mobile controls in the project?
View 2 Replies
Jan 12, 2010
I tried to run the mobile web application on Emulator. But i'm getting the following error. Error message is "The Requested Url was not found". How to solve this error?
View 5 Replies
Dec 18, 2010
I m starting to learn create mobile application using asp.net and also a javascript.can give me some suggestion or any reference website for guide for begineers.
View 6 Replies
Jan 11, 2010
i m using asp menu controle in an mobile application.but its submenu is not working on mobile browser
View 1 Replies
Jul 13, 2010
I am developing asp.net application that will be used primarily on iPhones. On one of the forms I have a textbox where users enter a date. I am using a javascript calendar on that same box so its easier for users to enter dates. But when a user clicks on this field in iPhone, the phone brings up its own menu (with keyboard) on top of my javascript calendar. That makes it look very ugly as a user now has to click on Done to close that keyboard and onyl then start using the calendar. Is there a way to prevent iPhone from displaying this keyword?
View 2 Replies
Jan 30, 2010
how to upload n download file in mobile application
View 3 Replies
Jun 7, 2010
I installed blackberry VStudio plug-ins but i am not able to run my application in BB simulator. I want install any more software for opening my application in BB.
View 5 Replies
Nov 26, 2010
Our web application can be reached from Blackberry, but when we try to open https, blackberry fails. bytheway, we followed the instructions on http://roopeshreddy.wordpress.com/2010/10/25/developing-web-applications-for-blackberry-mobiles-using-microsoft-asp-net
View 8 Replies