all groups > asp.net mobile > january 2004
Querystrings in mobile aspx pages
Posted by Diego F. at 1/30/2004 9:50:25 PM
Hi. I'm doing my first mobile web app, migrating a ASP.NET application that
is working properly.
The problem I'm having is that I was using a querystring for passing
parameters it doesn't work now. How can I pass parameters from one page to
another?
Regards,
Diego F.
... more >>
How to Expire an Authenticatoin Ticket Manually
Posted by Ali at 1/28/2004 4:48:47 PM
Our security people have been able to copy and use the FormsAuthentication
cookie. Our Authetication cookie is based on an encrypted ticket and we use
FormsAuthentication.SignOut() when users loggout or kill their session, but
apparently the secure ticket does not get removed from the server by
... more >>
.net framework 1.1 problem
Posted by uni at 1/28/2004 4:16:11 PM
Hi,
I have an asp.net application with MMIT ObjectList controls. Recently i upgrade the framework to 1.1. When I click one of the lines in the objectlist to see the details and hit [Back] command to go back, I got an error like this:
Invalid posted data for current ObjectList ViewMode. (The Obje... more >>
A couple of things (Newbie I guess)
Posted by Jay at 1/25/2004 5:24:14 PM
I attempted to write my first ASP.NET mobile app. I used the mobile
template. It provided me with a mobile form, so I added a couple of mobile
text boxes. Ran the application to view it in Internet Explorer. The text
boxes didn't appear. That is mystery number 1.
Also, I attempted to navi... more >>
Mobile Internet Toolkit cannot be instaled HELP!!!
Posted by Isaac at 1/24/2004 3:17:06 PM
Hi ,
I am trying to install Mobile Internet Toolkit , but when setup starts i get
the following message .
"Setup has detected an incompatible version of the Microsoft .NET
Framework. The Mobile Internet Toolkit cannot be instaled at this time.
Please see the readme.htm file for more detail... more >>
Ampersand Causing Problems in URL
Posted by KittyHawk at 1/22/2004 2:41:06 PM
I've got an ASP.NET application using the MMIT 1.0. The app builds URL query strings dynamically. I've always used the & or & escape sequence in the past to specify an ampersand in the query string and it's worked just fine. Now, I've got users with newer WAP browsers who say that the URLs t... more >>
Smart Device Extension Required
Posted by Mark Miles at 1/17/2004 3:59:18 PM
Dear ALL,
I would like to say firstly that I followed Microsoft links and I do
know that they want to push you towards buying .Net 2003. I can not afford
this and I will not be force into it. I spent time saving for an Visual
Studio .Net 2002 and my wife will not allow me to upgrade.
... more >>
Installing .NET Compact Framework
Posted by Al at 1/9/2004 8:29:32 AM
I am new to Mobile technology and quite new to .NET. I'm
going to be developing an application which will run on
the O2 XDA II, with Windows Mobile 2003 as the operating
system. Is the .NET Compact Framework compatible with this
OS? Is it a form of Windows CE?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
$1 INSTANT PAYMENTS-EASY TO DO-JOIN TODAY
Posted by newlifesystems NO[at]SPAM rickymail.com at 1/9/2004 3:34:13 AM
TRY IT ONE TIME...
I HAVE 45 PEOPLE WHO HAVE DECIDED TO GO IN WITH ME TO BUILD A DOWNLINE FOR THE NEXT
MLM..I WILL SIGN UP FIRST,,THEN THEY WILL JOIN...AND YES,IT COSTS MORE
OF COURSE..
COST IS $29.00
I'LL REVEAL THE PROGRAM TO EVERYONE SOMEWHERES DOWN THE LINE...AS IM TRYING
TO B... more >>
ObjectList custom paging
Posted by Ersin Inan at 1/8/2004 11:42:34 AM
Hi All,
I have an ObjectList which I bind the data to that I read from my DB in my
mobile page. But , I bind all the data to the control at one time now..
What I want to do is to implement custom paging mechanism for the ObjectList
control. I did something similar for DataGrid , but I don't know... more >>
Openwave - one field at a time
Posted by masoodadnan NO[at]SPAM hotmail.com at 1/6/2004 1:04:54 PM
I have created form with three fields on it, and it shows up fine on
the simulator but on the actual phones, it only shows one field on the
screen with OK button. Once user enters the value and presses OK then
they see the second field and so on.
The form has no code-behind, just three fields... more >>
Reading GPS coordinates with .net
Posted by Jens Hibbeler at 1/6/2004 2:16:58 AM
Hi,
I have a pocket pc (Siemens SX45). As plugin theres a gps module (over
pcmcia).
How can I acces the GPS module and read the coordinates? Is there any
example? A Hint? Or anyething else?
I am a newbie with .net...
Greetings,
Jens Hibbeler
--
-
eMail: JensHibbeler@gmx.de
Hp... more >>
objectlist - hide columns in details view
Posted by jarrod.mclean NO[at]SPAM invensys.com at 1/5/2004 11:45:11 AM
How can you hide columns in the details view of an objectlist control?
In the table view you can hide and show any columns you wish by
setting the field properties (ex: Visible = false;) and the
objectList.TableFields list to display the number of columns you wish
to display.
The Details vie... more >>
Pocket PC 2003 with Access
Posted by Nigel Findlater at 1/3/2004 3:33:32 AM
Hallo,
I tried to make a database application with an Access
database behind. But I had problems with the connection
string. Does anyone know if the Pocket PC supports Access
databases as a .NET backend database?
Thanks
Nigel...... more >>
|