microsoft.public.dotnet.framework.aspnet.mobile Archive - February 2002
Post a message to this list
Messages
Page: 1
Handling events raised from within device specific tag (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hello I've been using device specific tags within mobile panel controls in order to be able to lay pages out using HTML tables. Any controls contained within the device specific tags aren't immediately available in code behind however, so I've been using the following code to search the pages controls collection: Private Function GetControl(ByVal ID As String) As Control ' function needed on mobil...
<do type="options"> (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
how do i get the tag do type &quot;options&quot; to render in my application? i've seen it in some of your wml code, but how did you get there from dropping controls and setting properties? thanks. mark
Web Service, Server-Client apps (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I want to write a web service which is connected by some clients. Clients connect to server and make some read/write to SQL database. To do that, I want to use an application server, instead of writing all server software myself. In DotNet platform, how can I do that both for server and client side? If client side is a pocket pc, what platform should I use to develop a client software that con...
Strange textbox? (5 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I wrote a small test mobile application using VS.NET and Mobile Internet Toolkit. There are two mobile forms, one with a textbox for enter data, one for search result. It works fine when I see that in IE. But whenever I tried to browse it using the simulator in OpenWave 5.0, the textbox.text value is not correct. It not only display the information in the textbox, also added some info. For example...
Error when browsing aspx-page from PocketPC (4 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I've developed some aspx pages that causes errors when browsed from a PocketPC device. I've been testing this on two devices. First a Compaq iPag 3630 (running PocketPC 2000) and second a Compaq iPaq 3870 (running PocketPC 2002). I've tried both .NET Framework RTM and .NET Framework RC1 on two different servers. If I run the same pages from Internet Explorer 5.0 on a stationary computer I get ...
Data Display Choices (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Just downloaded the MIT this week and have been playing around with it. What are the choice controls/methods for displaying data? With ASP.NET there is the data grid and numerous other choices, what is there other than a list in MIT? Is there a way to render tables on the fly in the code behind? Like setting the InnerHTML of a named DIV in .NET? Thanks
List Control and Soft Key Label (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hello, I am using List Mobile control, and wanted to add different &quot;title&quot; (soft key label) text to each item I add to the list control. How can I do that? By default its coming out as &quot;Go&quot;. Thanks, S
Session-Login retention on mobile devices. (5 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Here's my issue: I am developing an application that requires a login (ID and pw). The application will be hit by mobile phones(WAP 1.1) and PocketPC's. I will be using ASP.NET and the Mobile Internet Toolkit. I wish for the users to only have to login once every 24 hours. I am pursuing the idea of storing session state in a database with some type of expiration mechanism. Thus when they login, I ...
ObjectList.RenderControl (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Has anyone had any luck with the RenderControl method of the ObjectList? I am trying to render it's contents to an HtmlTextWriter and am not having much luck.
How to access a control in a Panel / DeviceSpecific / ContentTemplate ? (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I have the following device specific code: mobile:Panel id &quot;Panel1&quot; runat &quot;server&quot; mobile:DeviceSpecific id &quot;DeviceSpecific1&quot; runat &quot;server&quot; Choice xmlns &quot;Mobile HTML3.2 Template&quot; Filter &quot;isHTML32&quot; ContentTemplate br/ table tr td mobile:Label id &quot;lblExpDate&quot; runat &quot;server&quot; Text &quot;Exp Date:&quot; / /td td mobile:Label id &quot;expirationDate&quot; Text &quot;&quot; runat &quot;server&quot; BreakAfter &quot;false&quot; / mobile:Command id &quot;cmdE...
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