| Thread | Last Post | Replies |
|
| Windows PDA applications or ASP.NET web PDA applications?? | 31 Jul 2004 09:38 GMT | 1 |
Hi Folks :) I need a suggestion from you guys. We are planning to develop windows mobile device applications which can be loaded into Intermac PDA.
|
| Questions with Device Update | 31 Jul 2004 09:19 GMT | 3 |
If I use Windows 2003 Server (Web Edition), do I need to install any device update from Microsoft? (Currently is device update 4) After I install the Device Update, is it automatically genreate WML for support the new model of mobile devices or I need to have some configuration
|
| session and url | 30 Jul 2004 10:52 GMT | 2 |
i am developping an wap and i-mode using .NET mobile framework and windows server 2003. But i have problem with i-mode. When the server recieve the request of the i-mode phone it creates a session
|
| URGENT -- .NET pages in Treo 600 | 30 Jul 2004 08:20 GMT | 2 |
Can Treo access .NET aspx pages with controls like the calendar? Are there any known browser issues? Does VS.net have Treo as a device in its framework? Thanks in advance
|
| retrieve unique id or phone number | 30 Jul 2004 08:12 GMT | 2 |
i've seen this question posted a few times, but they were all 2-3 years ago. is this possible now with mobile asp.net v1 or v2? if so, how ?
|
| Sending SMS | 28 Jul 2004 15:40 GMT | 2 |
want to write an application that allows me to send SMS (Short Messages) to Mobile Devices. Is there suach a tool already available or can anyone help to set me on the right track. Where can I find Information about that. Which provider to use, which protocoll etc.
|
| WAP Site and back button | 27 Jul 2004 16:28 GMT | 1 |
I develop WAP site by using VS.NET but I didn't see any WebControl to set the browser back like a normal wap site or web site. I mean if I am in PAGE 2, I need to have a button to click for back to PAGE 1.
|
| Special caracters | 27 Jul 2004 15:53 GMT | 2 |
In my i-mode portal, i want to include emoji. So i have to include : 잫 for example. But when i compile my code i have : ? and this is not an emoji ! So with : 잫 it runs but it don't works
|
| Convert image to WBMP | 27 Jul 2004 00:47 GMT | 1 |
How can I convert image for display from .GIF to .WBMP by using ASP.NET(VB.NET)? I cannot see for imageformat type by using function: Bitmap.Save(OutputStream, System.Drawing.Imaging.ImageFormat.Gif)
|
| Security questions | 26 Jul 2004 23:50 GMT | 1 |
Hi all. I have the following concerns which I'm trying to solve: Running mobile ASP.NET( C# ) application on IIS 6.0 / Windows 2003 Server, which must be provided with certain security. I'm reading issues about WTLS protocol which is designed to implement this security, but few ...
|
| How to recognize what ring tone support? | 26 Jul 2004 23:22 GMT | 1 |
I'm building an application where I want to take advantage of the mobile device support of the .NET Framework. How can I determine what type of ring tones the mobile device supports (i.e. polyphonic, truetone etc.)? I assume I should create a new filter, but what
|
| not working on P900 | 26 Jul 2004 22:57 GMT | 2 |
Hello, I developed an ASP application for cell phone P800. It works well, but when we try to test the same application in P900 it doesn't. I search in deviceupdate4 and P900 is not supported yet, what can i do? Is there any other device update? when will be available? ¿some one ...
|
| i-mode emulator | 26 Jul 2004 22:35 GMT | 1 |
Does anybody know a mitsubishi 341i emulator? I'm working on a videogame for i-mode format and I need the emulator for the mobile I'm working on. Thanks.
|
| Inserting an image from an SQL in ASP NET WebMobile control | 21 Jul 2004 21:35 GMT | 1 |
How do I display an image into the image webmobile control when the image is stored in an SQL database as image type field I got a file (page1.aspx) with the control (img_logo2) and this call Me.img_logo2.ImageUrl = "StreamImage.aspx?ItemID=" & dbTable.Rows(0)("ID")
|
| Redirecting to mobile page give an unwanted message. | 21 Jul 2004 15:46 GMT | 1 |
MobileFormsAuthentication.RedirectFromLoginPage give a message before redirecting to the requested page "the current page xxx.apsx has been moved to xxx.aspx, go to the new location?"
|