all groups > asp.net mobile > november 2003
Filter by week: 1 2 3 4 5
How to place a call using asp.net?
Posted by Zeeshan Mahmood at 11/30/2003 12:26:28 PM
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?... more >>
DropDown
Posted by Kenny at 11/28/2003 5:54:18 PM
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
... more >>
ASP.NET Web Server on CE 4.2
Posted by Leo Gagne at 11/28/2003 5:29:21 AM
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!
... more >>
Calendar
Posted by Kenny at 11/27/2003 2:47:28 PM
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
... more >>
showing literal text as I want it ...
Posted by Koen Hoorelbeke at 11/19/2003 1:18:34 PM
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 : € (... more >>
Whidby Future
Posted by richard NO[at]SPAM binaryrefinery.com at 11/19/2003 1:54:23 AM
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?... more >>
Command appear as link
Posted by Kenny at 11/18/2003 10:53:37 PM
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 butto... more >>
Viewstate Alternative
Posted by Danny at 11/15/2003 4:55:30 PM
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
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
date-format in mobile calendar control ?
Posted by Koen Hoorelbeke at 11/15/2003 1:06:49 AM
Hi there,
I have a calendar control on a mobile page (phone). Since the phone can't
display the control it shows different pages and manners to select a date
(pretty cool). However, all my dates are showed in mm-dd-yyyy format, where
it should be dd-mm-yyyy (CultureInfo : "nl-NL").
Now, whe... more >>
adding "accesKey" to a href ...
Posted by Koen Hoorelbeke at 11/14/2003 9:31:02 PM
Hi there,
I need to have a link something like this (in the resulting html, =
actually it's cHTML):
<a href=3D"blabla.aspx" accessKey=3D"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... more >>
Creating Cache object trouble
Posted by Alexander Inochkin at 11/13/2003 2:01:12 PM
Hi!
Please help me to create my own Cache() object...
When I create like this
System.Web.Caching _ca = new System.Web.Caching.Cache();
I get not null _ca object but cannot use this object. NullReferenceException
occured.
How can I create my own Cache object?
Alexander Inochkin.
... more >>
Palm OS
Posted by rua17 at 11/13/2003 9:04:40 AM
Can I develop .Net applications for Palm OS?
... more >>
HOwTO: Set column headings based on dynamic DataView?
Posted by Steven Van Dyke at 11/11/2003 6:25:37 PM
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
... more >>
Mobile Navigation - newbie
Posted by trinitypete at 11/11/2003 6:18:04 AM
Hi All,
I'm starting to have a look at ASP.NET web pages for
mobile devices. My first proof of concept project is a
simple app for a Nokia 3410 (our company mobile phones).
I'm having a little trouble with navigating between forms
and pages.
A link that references another form on the... more >>
Build mobile application only for cell phones
Posted by homaneag NO[at]SPAM yahoo.com at 11/6/2003 12:58:59 AM
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 pla... more >>
|