all groups > asp.net mobile > august 2006
Detect Mobile, Handheld
Posted by jimmy.andersson NO[at]SPAM nbit.sigma.se at 8/29/2006 5:05:30 AM
Is there any easy way to detect if the device is a Mobile Phone,
Handheld, Pda etc when the user enter a site?
For example, if the user hav a Mobile Phone I want to redirect the user
to http://mobile.xxx.com but if the user have computer i want them to
stay on the adress http://www.xxx.com
... more >>
asp.net 1.1 mobile control session state issue
Posted by jhagerty at 8/28/2006 2:18:51 PM
Hi all, I have an asp.net 1.1 web app that uses mobile controls and forms
authentication. I recently added a "remember me" functionality, allowing the
user to stay logged into the site between browser sessions (the login page
makes use of the RedirectFromLoginPage method).
In doing so, I am ge... more >>
device provisioning management system
Posted by handheldmaster at 8/24/2006 12:07:42 PM
Need to manage pocket pcs (windows mobile 2003) in the field ... how can one
do this ?
Need simple features like
- capability to identify each unit uniquely
- capability to do installsheild type installations a.k.a packages.
- capability to do a kiosk type installation (full reinstall of ope... more >>
how to get the Mobile Device screen width
Posted by Sumantra at 8/24/2006 5:28:01 AM
Hi ,
Does anybody know how to get the Mobile Device screen width and height. I
want an image to be displayed based on the Client mobile device's width. The
ScreenPixelsWidth or ScreenCharectersWidth is not giving the right width.
From the web if I access the application everytime it is taking... more >>
IsMobileDevice issue
Posted by Sumantra at 8/24/2006 5:26:02 AM
I have two application one web and another mobile. Now from the web i want to
redirect those requests to the mobile application which are coming from the
mobile device. But I have a mobile phone with Opera browser where HTML can be
rendered. From there if I access the application it seems the ... more >>
atlas/asp.net 2.0 & mobile devices
Posted by Pawel Janowski at 8/24/2006 12:00:00 AM
Hello,
How to config atlas to works with mobile devices. The OpenWave (WAP
emulator) and qtek 8310 (WM5.0 smartphone build 14847.2.0.0/ 5.1.195.14847)
with PIE not workin with atlas. Maybe <script type="text/xml-script"> is not
parsed by this devices ?. I want to configure atlas that this o... more >>
dotnet framework v2.0 question
Posted by addcom at 8/17/2006 6:27:02 AM
Will an application created using dotnet framework v1.1 work on a target
plaform with only Dotnet framework 2.0 installed?
Or I need to intall both Dotnet framework v1.1 and 2.0
Thanks
--
albert... more >>
Objectlist does not display details fields
Posted by kantadelin NO[at]SPAM gmail.com at 8/16/2006 2:40:44 AM
Hi ,
I am using objectlist to display a dataset content .I have I field wich
if I click on it should display the extra fields and allow me to use a
specified item commands to perform some tasks.
I need help on how to force the control to display my detail fields...
if anyone could help me w... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Distinguish between HTML and WML
Posted by Steve Hanna at 8/13/2006 7:48:01 AM
I want to have a common url, www.mysite.com, that can be used for both html
web browsers and wml web browsers. How do I distinguish between the two
types of browsers? Also, how do I access an aspx page from a phone?
Thanks
Steve... more >>
Local User List
Posted by Daniel Stacey at 8/11/2006 1:42:54 PM
I need to get a list of users that are in the local Admin group or power
user group from each computer on the network. I would like to build this
using C#. Does anyone have anything like this. It can search through IP
range or a list of computer names.
Thanks,
Dannie
... more >>
mobile internet explorer simulator
Posted by Taoge at 8/7/2006 5:35:18 PM
Is there a free mobile internet explorer simulator, so I can view the result
on my desktop?
Thanks
... more >>
How to code in asp.net mobile which can be browse by WINWAP
Posted by Keynes at 8/3/2006 12:00:00 AM
I have built a WAP/XHML site by using ASP.NET Mobile.
i can use IE ,Pocket IE,and other mobile browser
however I cannot access the site useing WINWAP .
The error information is :
The URL xxxx is type of TEXT/HTML
do u run the default browser to browse ?
why the Mobile toolkit cannot know the W... more >>
|