microsoft.public.dotnet.framework.aspnet.mobile Archive - January 2004
Post a message to this list
Messages
Page: 12
URGENT: Connecting to a sybase database (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Dear All, My company is currently working developing a front end mobile application for a system that uses a sybase backend dbase server. I want to know how can i connect to that dbase using ASP.Net (mobile). Is there a way like SQL client liberaries that come with the .Net framework or something? Thanks Mustafa
How to place a call using asp.net? (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I am Zeeshan Mahmood. I have 5 years experience in ASP, COM and 2 years experience with ASP.NET with C# and VB.NET . My question is how to place a call using asp.net. Is it possible or not?
XML data storage on Pocket PC (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
I am trying to use XML for a datastore on a Pocket PC device. The XML data will need to update and Oracle DB using .NET webservices and once the update takes place, new XML data will need to be replicated back down to the Pocket PC. Does anyone have ideas on how to do this or can recommond a good article or book? Thanks, Matt
Mobile Commerce (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I need a simple mobile application in asp.net. can u plz forward that code.
Wireless GPS in .Net on a PDA (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I have a requirement to create some mobile pages in .net and there needs to be a paqe that gets the latitude and longitude using GPS in say a PDA that is GPS enabled and send the web page back to the server so I can get the lat/longitude out of the web page... probably out of server variables and do some processing on these coordinates. I can't find much information on this. Is there any good book...
Help With Mobile DeviceFilter (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I am developing a Wap Site and i have problems using the mobile filters. When i want to ask for mobilecapabilities i can get info about model or type or browser. But this Info is accesible via Httpheader User Agent and it comes like this "Nokia3560/1.0 (02.09) Profile/MIDP 1.0 Configuration/CLDC 1.0" I want to know if this is a problem of my gateway or a configuration Issue of my mobileApp. I need...
Hrlp with Mobile Device Filters (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
I am developing a Wap Site and i have problems using the mobile filters. When i want to ask for mobilecapabilities i can get info about model or type or browser. But this Info is accesible via Httpheader User Agent and it comes like this "Nokia3560/1.0 (02.09) Profile/MIDP 1.0 Configuration/CLDC 1.0" I want to know if this is a problem of my gateway or a configuration Issue of my mobileApp. I need...
Forms authorization and exclusion of some pages (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I use a "forms based" security scheme. As I understood it, all I need is a "login" page (the unsecured one) and the rest. I have a little problem with this approach... multilingual web site! My "default.aspx" page is blank and, in the Form Load event, I detect the configured language of the browser. If I find a defined language that I support (English, French, Chinese), I redirect the call to ...
Whidby Future (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
It sounds to me that the next version of Visual Studio.NET codename Whidby, extends standard ASP.NET to provide mobile access. Does anyone know if their's a wizzard that will convert a Mobile Internet Toolkit type application over to the new Whidby standard?
Multiline textbox (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Is there anyway todo a multiline runas "server" textbox within a mobile web app? Much hair pulling occuring....
ASP.NET Web Server on CE 4.2 (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Is it possible to use Windows CE 4.2 as a web server and develop ASP.NET applications that are hosted on the WinCE platform? The idea: To have the same user interface on both the device screen and the remotely connected PC using a web browser. Thanks!
Build mobile application only for cell phones (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I'm try to write a wap only for cell phones. I have two problems need to be solved: 1. How to tell the mobile application to stop responding (or refuse responding) to all platform except cell phones? I know the machine.config has information about what to render for each specific platform, but I don't know how to alter them and can't find detail information regarding that matter. Also, I'm hos...
Calendar (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, We can customizing individual days in a calendar web server control. How about customizing individual days in a calendar mobile server control? Thanks, Kenny
DropDown (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I would like to know how to create a custom drop down combo. I would like to have "Pagination" included so that it work better in WAP version. Thanks. Kenny
showing literal text as I want it ... (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi there, I want to display a euro sign in some of my pages (in Labels, but also in f.e. an Object List). Since this is a IMode application, those characters have only one way of showing them across the various browsers and handsets: in my resulting html it should be there as : € ( & # 8 3 6 4 ; ) a.. If I do : lblTest.Text "€" , the resulting html returns : € , which actuall...
Cell phones emulators and VS 2003 (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi guys ! ..... I'm a newbie developing mobile apps with VS, how can I see the emulators in the Visual Studio .NET 2003 ? Thanks. Cito.
Palm OS (2 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Can I develop .Net applications for Palm OS?
JOB: Houston, TX >> Web / .NET Developers (6 months+ contracts) - Local Candidates ONLY (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
JOB: Houston, TX Web / .NET Developers (6 months contracts) Local Candidates ONLY infoTEAM, inc. is currently staffing the following contract positions for our client, located in Houston, Texas. DESCRIPTION: The Web / .NET Developers will rewrite large gas transportation and gathering web based applications into .NET technologies. REQUIREMENTS Hardware: Microsoft W2000, Compaq Servers, IIS Servers...
Command appear as link (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, Microsoft allow the developer to change the behavior of the Comamnd Button to display as a link and at the same time with onClick event. It working fine for IE browser and some devices but some devices display it as button too, any idea how to force it to display as a link instead of button in this case? Thanks, Kenny
Viewstate Alternative (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, I would like to know what is the alternative to using Viewstate in mobile forms. I've tried using an html hidden input control, but I get some error message about the control having to be in a template (more information on this would also be usefull...). Thanks, Danny
Porting ASP to support mobile devices (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Hi, Need some advice !! I have an application about 900 ASP pages. How can I make my code be supported on mobile devices :pocket pc or formats like WAP,IMODE etc. Am I forced to reproduce my sourcecode for every mobile standard or is there a software/tool what makes it more efficient for me to do. Let me know . Waiting for your reply. best regards, IM *** Sent via Developersdex http://www.develope...
adding "accesKey" to a href ... (3 replies, VIP)
microsoft.public.dotnet.framework.aspnet.mobile
Hi there, I need to have a link something like this (in the resulting html, actually it's cHTML): a href "blabla.aspx" accessKey "1" blabla /a And off course I want to use the mobileControl System.Web.UI.MobileControls.Link. But I can't seem to find the accessKey property, or any way to add it (as an attribute ?) ... Any ideas ? Tx. Greetingz, Koen Hoorelbeke koen@brainsharp.net
HOwTO: Set column headings based on dynamic DataView? (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
It appears that I have to hard code TableFields to get my ObjectList to display my DataView in multiple columns and rows. This limits me to fixed column names. How do I get around this? Thanks, Steve
canInitiateVoiceCall (2 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Group, In my app I am trying to use the PhoneCall control. The device I am testing with is a tmobile pocket pc phone edition. It is not rendering anything but a label for the phone nunber. A call to IsMobileDevice() returns false. How can I ensure that this device is detected as a mobile device and furthermore get the phone control to render appropriately? TIA, Jason S.
Help! Server tags cannot contain <% ... %> constructs. (3 replies)
microsoft.public.dotnet.framework.aspnet.mobile
Help!!!!! Got the following error message Parser Error Message: Server tags cannot contain % ... % constructs. from the Mibile Link control mobile:Link NavigateURL &quot;WAP SubCategories.aspx?Category ID % Container.DataItem(&quot;Category ID&quot;)% &quot; runat &quot;server&quot; %#Container.DataItem(&quot;Category Name&quot;) % /mobile:Link If I can't use % % , how do I get around? Thanks, Paul
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