| Christina Aguilera nipple showing (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Christina Aguilera naked V4V7^lu ?$v'kA.""@a28sX J SeGS0/AVR $*uBPt0.iDq EBKD/%LqQblrJrU0! vtv0s/;U7O#:kR4 dj*MBUmJ' U^f9qbRd |
|
| MMIT doesn't work on Framework 1.1 ? (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, I made recently decission to upgrade my .NET, in order to removed depended on some other software, like MMIT and .NET 1.0 in the end. After I installed .NET 1.1 (actually with SDK), then reinstalled previously installed software. During MMIT installation I noticed message, that it cannot be done with this version of framework, so it realy confused me. Krzysztof |
|
| Pocket Access - is it available (9 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, I'm researching options for new mobile app that has to sync with a laptop based Access app. I've come across references to Pocket Access but I'm unclear about: 1) Is it a currently available product? 2) Can it be distributed royalty free (like Jet)? 3) From what I see it runs under Pocket PC but can it be loaded onto other platforms, eg CE.Net? 4) The main transaction file in the app will have... |
|
| Mobile/PocketPC/PDA programming (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi Group, Please let me know what book is good as a start for Mobile programming using C# and ASP.NET ? Also, what brand of PocketPC should I select ? I'm totally new to this field and need you advice. Is there anything I should consider before starting it ? Your help would be appreciated greatly Thanks NewBie |
|
| IsMobileDevice false on PocketPC 2003 (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hello, I have a desktop computer, a nokia 3650 and an ipaq 5455 with pocketpc 2003 and a Viewsonic with Pocketpc 2002 When I do a Request.Browser["IsMobileDevice"], I'm receiving the following answer: Desktop false Ipaq false Viewsonic true Nokia true Shouldn't the Ipaq return true also as the viewsonic does? This sounds like a bug to me. Is there any fix that someone can be aware. I'm thinking ab... |
|
| get xml file from pda (3 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I am having trouble figuring out what i need to do to get aan xml file from my pda. I have a mobile app generate an xml file which i hope to pass into an access database. Problem is I dont know how to automatically get the file from the pda and place it into the database on the desktop when i place the pda on the cradle. I have seen numerous people say use a web service, but I dont know what to pu... |
|
| Wireless database synchronization and upload (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi all, I need to create an application that will allow user to scan item and upload its information to the SQL Server database wirelessly. I am using: Visual Studio .NET 2003 (VB.NET) Pocket PC 2003 (Win CE 4.2) Symbol Scanner Extension I can get the value read from the scanner but then what? Can anyone point me to the right direction on how to start? Thanks for your time Goran Djuranovic |
|
| MobileCheckbox not visible on mobile devices.... (6 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I downloaded Mike Bohlander's MobileCheckbox control and followed the instructions to install it into VS environment. Then I made a simple mobile web page and put that MobileCheckbox into a mobile Form. When I ran it with IE 6, the MobileCheckbox shows up and everything works fine. However, when that same ASPX page is loaded into the Openwave Simulator 6.2.2 and the Nokia Mobile Browser 4.0, the M... |
|
| need advice - first mobile app (14 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| We have people that do mailing runs around NYC, and need to be able to retrieve and input data from our central Oracle database, on a mobile (I guess lets assume CE) device. They have records of their runs, and then check off fields when they are done. What happens when the device can't connect to the internet? Can they input data, and then have it cached, and then synch it back up with IIS and ou... |
|
| Client-side functionality in IE for Pocket PC (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| We are trying to control cursor position in an ASP.NET application in Pocket PC IE environment. In particular, we would like to focus on a specific textbox or button once a new form is displayed or automatically go to the next logical control after an operation. We have unsuccessfully tried to use Javascript. Any suggestions? |
|
| Mot-v730 didn't surport aspx? (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I develope a blank mobile page with vs.net 2003. I use Mot v730 phone access this page ,it's report error "invaluate content type". The others phone have no this problem,display correctly. What's wrong with it? Anyone help me? |
|
| ASP .NET & DB2 (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I need to connect to my DB2 Server 8.1.3 through ASP .NET pages. Is there a method to connect to DB2 directly from ASP .NET code without having to program it with C# or VB .NET? I need to validate a Username & Password (from an aspx form) with the DB2 Database table Users. |
|
| Flash for Mobile Devices (4 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, Anybody know of any mobile devices that support Flash yet? Regards, Raj Chanian |
|
| History size or session expiry limit (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| All, I have a mobile control ASP.NET application which uses VB.NET objects. Application works fine if I just test it using one browser session. If I open two browsers then after a call to my vb.net object, one of my browsers give me this error The page requires session state that is no longer available. Either the session has expired, the client did not send a valid session cookie, or the session ... |
|
| PocketPc emulator (5 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| How is possible to view my ASP Mobile project on the pocketpc 2002 emulator? The emulator starts but i don't know how access to the projects file. |
|
| Why do the mobile controls have to be re-created on every postback? (2 replies) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| I am writing a test page to test the ability to create dynamic mobile pages (see my code below). The code as I currently have it seems to work in Pocket IE. The code that generates the controls for Form1 is currently in the Page Load method. I have three questions: 1. Why does it not work to put that code inside of an if(!IsPostBack) {} ? 2. Why does it not work to put that code in the Form1 OnAct... |
|
| mscomm in smarttphone vb.net application? (2 replies, VIP) |
| microsoft.public.dotnet.framework.aspnet.mobile |
| Hi, Is it possible to use a mscomm control in a smartphone vb.net application? I found solutions for vb.net but these work only in windows solution.. thanks for help! Wim |
|