all groups > asp.net mobile > july 2003
Dataset Update che funziona in modo strano
Posted by Webmaster of Moon at 7/30/2003 3:09:38 PM
Ciao ho una piccola anomalia, in un dataset. Ho una form di dettaglio
collegata con delle textbox a un database sqlserver tramite dataadapter,
dopo aver generato il dataset e le stringhe sql per aggiornamenti e
selezioni, mi si presenta il prblema. Tramite metodo fill riempio il
database, e poi ... more >>
Newbie question - creating a deployment package for html
Posted by Frank Bradshaw at 7/30/2003 11:10:53 AM
Hi - I'm trying to deploy an website onto a pocket pc using the ASP.NET
Mobile Controls. Is there a simple way of doing this? All I want to do is
allow a user to download a deployment package that wil send the folder
containing the website to their pda. I have managed to create a deployment
exe ... more >>
Multi-line text input control
Posted by Michal A. Valasek at 7/24/2003 12:19:05 AM
Hello,
I want to use multi-line input control in mobile application. In WML it may
render as normal text input, but in mobile web browsers using HTML (ie. in
Pocket PC or Sony Ericsson P800) it should render as standard <textarea>.
I tried the Mobile Multiline Input Control, as found at www.... more >>
need help in building mobile web application
Posted by leezard at 7/21/2003 6:24:08 PM
I'm trying to develop a web page for both pocket pc and handphone (wap).
I've gone thru some tutorials but just can't figure out the correct way in
doing it. I got this code from a web site
<%@ Page Inherits="System.Mobile.UI.MobilePage">
<%@ Register TagPrefix="Mobile" Namespace="System.Mobil... more >>
Printing from PocketIE
Posted by seastin NO[at]SPAM eagletc.com at 7/21/2003 7:26:45 AM
All,
We have developed a mobile .net application and the client now wants
to print to an IR HP450 printer from PocketIE. Does anyone have any
suggestions? It does not appear that printing on PocketPC is well
supported!... more >>
SelectionList Problem
Posted by Sanjay Sood at 7/17/2003 3:27:50 PM
Hi,
I am having trouble with the SelectionList control. I am binding the
datasource to a Access OleDbDataReader. The data shows up properly in the
dropdown menu. The problem arises when trying to capture the user's
selection by using SelectedIndex. For some reason it is always
returning -... more >>
Can .NET match this?
Posted by Stan at 7/16/2003 9:38:28 AM
I would like to know if it possible to achive the same in .NET:
* Phone Nextel i58sr (or any other inexpensive phone)
* Runs JVM and Java application
* Phone is not connected all the time. This is a very important requirement
because the phone is used with a barcode reader and used by a truck ... more >>
AdoDBConnection in VS.NET 2003
Posted by Vitor at 7/15/2003 11:35:32 AM
How do I make an AdoDBConnection in VS.NET 2003 for a Mobile Device
Application?
There are no automatic ways like that made in traditional VS.NET 2002 for a
WindowsForm or WebForm application with DataAdapters and Datasets... (Seems
to...)
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Accesskey attribute
Posted by Erik van Berkel at 7/10/2003 11:19:31 PM
How can I define an accesskey attribute to define a shortcut for my link
control?
Thanx,
Erik
... more >>
Device update 3.0
Posted by Erik van Berkel at 7/10/2003 11:09:54 PM
Is anybody able to download Device Update 3.0 from
http://msdn.microsoft.com/vstudio/device/mobilecontrols/aspmobiledrivers.aspx
Clicking the link brings me to:
The download you requested is unavailable. If you continue to see this
message when trying to access this download, you might try ... more >>
How to add a pic to ObjectList or list control ?
Posted by gOODiDEA at 7/3/2003 10:13:58 PM
How to add a pic to ObjectList or list control ?
I want a Implement as http://wapcdma.qianlong.com/test.jpg
But I can not add it to ObjectList or list control?
Pls help me.... more >>
How to write WML from MMIT?
Posted by Vijooo at 7/2/2003 11:43:06 AM
Hi
How can we write a WML file from MMIT?
Actually i used Mobile Web Application in VS.NET 2003 to create a
MobileForm.
It works fine in Internet Explorer. But if i call the same URL from a
Openwave
Mobile Browser, i get an error message saying that "UnSupoported Content
Type."
... more >>
Viewstate errors
Posted by Isiah Taylor at 7/1/2003 2:19:47 AM
Hi There
I dont know which category this fits in best as its kind
of a mix of a few...(ack!!)
Im getting "The viewstate is invalid for this page and
might be corrupted" when viewing a aspx page on a WinCE
PDA. This only seems to happen when a datagrid is used
and the paging is sent to go ... more >>
|