microsoft.public.dotnet.framework.aspnet.mobile Archive - November 2001
Post a message to this list
Messages
Page: 1
Timer and Date in WAP (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
With which command can show in a label the hour and in another label to show the date of the I gave??? VBNET and WEB MOBILE help
wml error on asp.net page (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I have a site that has absolutely no problems on pocket IE or IE6 but when I browse to it with MIT emulator I get the following error: System.Web.HttpException Session state can only be used when enableSessionState is set to true, either in a configuration file or in the Page directive Method: get Session at System.Web.UI.Page.get Session at System.Web.UI.MobileControls.Adapters.WmlControlAdapter....
! Programatically Attach an event exception while creating mobile command (5 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I've some code surrounding Mobile Command Creation programatically like as follow : script runat server Dim cmdCalcOff As System.Web.UI.MobileControls.Command Dim r As TableRow Dim c As TableCell Protected Sub cmdCalcOff OnClick(sender As Object, e As EventArgs) Response.Write("Test Calc Off") End Sub .................. .................. Protected Sub DynamicTableCreation() r New TableRow c N...
documentation anomaly (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I found this confusing and wanted to point it out. Under the heading "Accessing Data" I found this statement: "A List or SelectionList mobile control can be databound to a DataView or a DataSet object." This troubled me, as I am more want to use the datareader for nearly everything... so I attempt the standard databinding syntax as such... public void lstHistory DataBind(Object sender, ListDataBin...
Data in a Table..? (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Is it possible to show data from a DataReader object in a table type format (ie 3 columns horizontally) on an HTML capable mobile browser. There doesn't seem to be a mobile server control available that will display data in a table format, other than the list control which can only handle one column. Thanks, Jeffrey
Creating new styles at runtime inside an ASCX control? (6 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Here is what I'm trying to accomplish: have several mobile pages register a single external ASCX control (got that part) that ASCX will be loaded with styles set in an XML file at runtime (this is what I need) Is it possible? And if yes, how? :) Thanks! Jean Marc
general wierdness (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I appear to have missed something fairly fundamental with these controls and it's now causing me a bit of grief: When I redirect to a page with a custom built query string I get the results I want... when I have a different mobile form posting to the same page I get "form not found: ''". When I use method GET the url has EVENTTARGET and EVENTARGUMENT I would rather avoid having to redirect more he...
Fixed view text size (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi All, I want to set the text size on the display is medium size (fixed). How to do that ? regards, otto
Can't link from one mobile form to another. (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I'm trying to use a link from one mobile web form to another using navigateURL #fMatches It obviously decodes #fMatches at runtime but it cannot find the file specified. I tried testing it on www.gelon.net R380. Any ideas ?? Regards Stuart
Horizontal List Control on PocketPC (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, is there a way to display a List with horizontal layout of the ListItems inside a Mobile Web Form for the Pocket PC, like a horizontal menu for instance. Also, can one use legacy ASP.NET controls within Mobile Web Forms for the Pocket PC ? Thank you Wanda Egger
Bug in styles editor with VS.NET and MIT Beta 2 (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I'm testing MIT Beta 2, OK. I created a .ascx file to keep all styles of my Mobile Web Application, including styles for Mobile Web Forms. The following sample represents one of these styles: Style Font Name "Verdana" Name "MyStyleName" DeviceSpecific Choice xmlns "Mobile HTML3.2 Template" Filter "isHTML32" HeaderTemplate table width "100%" height "100%" cellspacing "1" tr td bgcolor "#0099FF"...
A kind of splitter page (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Is there a way to create a common entry page for a web site and determine the type of client on that page. Depending on the kind of client, the user should be redirected to say: wap.aspx pocketpc.aspx desktop.aspx Is there a simple way to do this ?? Jeroen
Treeview not in Mob Int Tookit Beta2 (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Does the MobIntToolkitBeta2 even have a Treeview? I need one for devlping my mob web app but one did not appear upon downloading and installing the Toolkit nor can I find any documentation listing what controls are supposed to be included. Thanks.
"__VIEWSTATE" (5 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I have a strange problem with simple aspx page. I have on my page only dropdownlist. In this dropdownlist I have approximately 150 elements. This page works fine on IE on desktop PC. But I have problem on IE for Pocket PC. First display of this page is OK, but during any postback I have such an exception: The View State is invalid for this page and might be corrupted. Everything works fine if drop...
Web Form Designer (6 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I just installed VS.NET Build 9396 RC2, than installed Mobile Internet Toolkit Release Candidate. Now when I try to create a Mobile Application I get the following error message: The file failed to load in the Web Form designer. Please correct the following error, then load it again: The designer could not be shown for this file because none of the classes whitin it can be designed. The designer i...
ObjectList itemtemplate (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Is there someone who succeded in creating a working ItemTemplate for an ObjectList ?
SelectionList (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
How do i get the value of the selection list in another form when making mulitple mobile web forms. There is no selectionlist1.selecteditem.Text or selectionlist1.selecteditem.value. Can someone tell me how to retrieve the values for Mobile web Apps. Thanks Riz
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com