| Thread | Last Post | Replies |
|
| Image component using a stream | 28 Nov 2006 23:32 GMT | 2 |
Is there any way to stream an image directly to the browser on a phone, instead of having to create the file on the web server. E.g. Showing an image from a database. Thanks
|
| trap keypress and keydown event in asp.net mobile form | 27 Nov 2006 06:17 GMT | 1 |
How can i trap the KayPress and Keydown event using asp.net mobile form. for example <script language="javascript" for="window" event="onload()"> document.getElementById("TEST").focus();
|
| Selectionlist - How to Change the Initial Value | 23 Nov 2006 06:46 GMT | 1 |
I am programatically creating a SelectionList Object within a Panel Control. How can I override the default "selected items" verbiage to be more applicable to my application?
|
| Blackberry - Objectlist Control | 19 Nov 2006 12:16 GMT | 9 |
I have created an ASP.NET Mobile Application that utilizes Panel Controls and Objectlist Controls. In deploying to a Blackberry Device, the controls are not rendering properly. The Objeclist Control shows a single column only, where it should shows all
|
| What happened to ASP.NET Mobile Web App Projects? | 14 Nov 2006 18:15 GMT | 1 |
In Visual Studio .NET 2003, when creating a new Visual C# project, there was an option to create an ASP.NET Mobile Web Application project. In Visual Studio 2005, that type of project no longer appears. Could anyone tell me what has happened to it and how one can create a ...
|
| Objectlist Control on BlackBerry Device | 13 Nov 2006 14:36 GMT | 2 |
In my application I am making extensive use of the Objectlist Control. With Windows Mobile devices, you are able to scroll to the right to view multiple columns of data within the Objectlist Control. In testing the same code on the BlackBerry Simulator, the columns are
|
| ASP.NET LinkButton not working in PIE on Vodafone VP IV (WM 5.0) | 02 Nov 2006 13:28 GMT | 2 |
I have a Windows Mobile 5.0 Device called "vodafone VPA IV" (indeed, it is a Qtek 9000). ASP.NET LinkButton does not work in Pocket Internet Explorer on that device (nothing happens when it is clicked), while a simple javascript alert does
|
| K600i is sending wrong session id | 01 Nov 2006 05:55 GMT | 1 |
I have a problem with some phones which are sending my session id in "xxxxxx" (inside quotation marks) and the result is that asp.net always gives new session to the phone. IS there a way I can somhowe intercept and fix the sessionid on my own or someother way around this ...
|
| No information | 01 Nov 2006 05:17 GMT | 1 |
I have searched the internet for advanced examples, references and how to build mobile applications with mobile web forms and ASP.NET but not found much. Is there anyone that can give me some tips on sites that focuses on mobile .NET production, and what to think about.
|
| Implementing SSL | 01 Nov 2006 04:57 GMT | 1 |
I would like to implement SSL on an existing mobile site (mobile controls 1.1 & DU4). As not all of the targeted browsers are supporting SSL, I would like to detect SSL capability while rendering and thus build a dynamic link control
|
| Detecting CallerId from notebook | 01 Nov 2006 04:46 GMT | 2 |
I wrote a simple address book for pc and I'd like to add the feature to automatically see the contact's detail page on my laptop when they call me. I will have to write an application to be run on the mobile to send someway (bluetooth/WiFi) the CallerID to my notebook, but, is ...
|