all groups > asp.net mobile > october 2004
Insert a custom TAG first in body
Posted by Sean Feldman at 10/27/2004 11:15:03 PM
Hello,
I need to insert inside the BODY a custom tag, <X> and it has to be the
first one.
How do I accomplish this task? I thought of overloading the render method of
page, but couldn't find any hint.
Thank you for assitance.... more >>
Question about Munged URL and bookmark / favourite
Posted by domtam NO[at]SPAM hotmail.com at 10/27/2004 3:51:37 PM
Hi there,
My understanding is that I should set cookieless in web.config to
false because many mobile devices do not support cookies. In this way,
ASP.NET will use munged URL for passing session ID. Is that right?
If this is the case, my question is how I can properly bookmark a page
when i... more >>
"malformed response" error on win2k
Posted by spark at 10/26/2004 8:59:07 AM
Hoping this would help in identifying the problem, below is the discussion
that took place last year in this newsgroup.
----------------------------------------------------------------------------------
All messages from thread
Message 1 in thread
From: RP (rp@nospam.com)
Subject: openwa... more >>
ANN: Upcoming chats and Webcasts
Posted by Nick White [MSFT] at 10/25/2004 6:09:58 PM
Hello all:
Following are Microsoft Windows Mobile and Windows Embedded chats and
Webcasts occurring this week.
Mobility and Visual Studio 2005 Beta
October 26, 2004, 3:00 - 4:00 P.M. Pacific time
Chat will focus on the new features in Visual Studio 2005 and then open up
to Q&A for any qu... more >>
How to copy n paste .asp files to Solution Explorer and have it show up there?
Posted by Jason Robertson at 10/23/2004 12:07:05 PM
Hi,
I have just installed Visual Studio.net 2003 Enterprise Architect.
I have been using Visual Interdev so far, and I am used to be able to select
from a desktop bunch of .asp files, drag and drop them into a Project
Explorer window and have it show there as a tree of files. Is there some
se... more >>
How can I insert some HTML tag in MobileControl with using ASP.NET?
Posted by Sara T. at 10/23/2004 1:10:51 AM
How can I insert some HTML tag in MobileControl with using ASP.NET?
For example:
In Mobile TextView Control:
TextView1.Text = "<h1>This is a test</h1>"
I thought ASP.NET will eliminate all of unknown tags before sending to the
client because I try to view HTML after generated and the unkn... more >>
Mobile control and output tag
Posted by Sara T. at 10/22/2004 6:03:04 PM
Is there any mobile control on ASP.net support to write some tag?
For example:
I need to write <h1> by setting to property text in textview or label
control, when I see coding in html source, it is gone.
I thought the mobile control will be eliminated for some tags.
... more >>
Server-side image creation in ASP.NET Mobile Web Application
Posted by RicardoVeloso at 10/20/2004 3:31:03 AM
Hi,
I have to generate an image based on information saved in a DB.
This image needs to contain the draw of a cinema room places. This work has
the objective to implement a Online cinema ticket reservation.
I try this:
Bitmap bitmap = new Bitmap(10,10);
System.Drawing.Graphics g = System.... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Does any non-mobile-phone wireless device support Openwave browser?
Posted by domtam NO[at]SPAM hotmail.com at 10/19/2004 11:01:16 AM
Hi all,
I understand that there are a range wide of mobile / cellular phones
using Openwave browser. How about non-phone devices such as PDAs,
2-way pagers, etc?
As far as I know, ALL smartphones and Pocket PCs use Pocket Internet
Explorer. Is that true?
Thanks
Dom... more >>
Spash page
Posted by Sara T. at 10/16/2004 8:40:02 PM
How can I create spash screen page?
I mean user will see test1.aspx page for a while (5 second) and then
redirect to the other page i.e. test1.aspx automatically.
I thought it could be easily if it is a WebForm, not a MobileForm.
... more >>
Problem with Installing Microsoft Mobile Internet Toolkit 1.0
Posted by DotNetJunkies User at 10/13/2004 4:39:45 AM
When i am installing Microsoft Mobile Internet Toolkit 1.0 on my PC then i get the error message :
"Setup has detected an incompatible version of the Microsoft .NET framework. The Mobile Internet Toolkit cannot be intalled at this time. Please see the Readme.htm file for more details."
I ... more >>
Recommended Device for Learning to Program
Posted by Siegfried Heintze at 10/11/2004 10:07:35 PM
What is a recommeded model of pocket PC or phone to get started with
software developmenet for mobile devices?
Thanks,
Siegfried
... more >>
Insert WML script in ASP.NET
Posted by Sara T. at 10/8/2004 6:19:52 PM
How can I insert some WML script to Mobile Form in ASP.NET?
Could anybody have some code to be a guideline?
... more >>
T720 <Mobile:PhoneCall>
Posted by Bradley Plett at 10/7/2004 2:46:17 PM
I have a Motorola T720 phone. Does anyone know if it is possible to
dial a number from the browser with this phone? I've tried
<Mobile:PhoneCall>, but either my phone doesn't support it or I'm
doing something wrong. Any hints would be appreciated!
Thanks!
Brad.... more >>
|