Test internet from emulator
Fri, 31 Mar 2006 10:39:18 -0500
I am trying to connect to a web service on the same machine as my mobile
application and I am using a smartphone emulator that has been cradled
in ActiveSync. I can connect to the internet just fine using IE, but
when I try to call my web service from my mobile code, I get an error
"Unable to establish con ...
|
accesskey wml attribute
Thu, 30 Mar 2006 14:06:02 -0800
Hello,
In WML you are able to set the accesskey attribute to links and do tags. But
the .net 2005 mobile controls do not support this attribute.
How can I make .net render the accesskey attribute?
I think this URL describs what I want to do:
http://msdn2.microsoft.com/en-us/library/wa642f6e.aspx
t ...
|
Answering a cell call then switch to bluetooth
Wed, 29 Mar 2006 16:58:33 -0800
Hi,
I hope this is the right news group If not, sorry.
I'm new to MsMoble --
Does anyone know where a snip-it of C++ OR C## is that would answer a
Windows Moble 2005 SmartPhone then make the phone use the bluetooth ear
piece?
Thanks
Kirk
...
|
ObjectList Back Button Problem!
29 Mar 2006 13:15:23 -0800
Hello!
I have a problem. I am working on a ASP.NET Mobile
Project and have a page with an ObjectList. The
ObjectList is filled with data from a DataView,
containing details about books, when a button is
pressaed. In the ObjectList I have created an
ItemTemplate to show Images with <mobile:command ...
|
mobile command control with ImageURL property set
Wed, 29 Mar 2006 09:40:02 -0800
hello,
i have 2 issues when using the mobile command object with its ImageURL
property set.
- i am using vs.net 2005.
- i am testing on a Openwave version 7 enulator
1- When the ImageURL property of the control is set the image never shows up
on the openwave enulator or any cell phone i try. I have t ...
|
Browse web project with emulator
Wed, 29 Mar 2006 08:20:03 -0800
I am pretty new to mobile web development. I have a mobile site I built with
the MobileControls but I have no clue how to browse it with an emulator. I
have looked all over and have yet figure it out. I must be missing
something. Where do I start? ...
|
mobile command with image (bug???)
Mon, 27 Mar 2006 16:36:02 -0800
hello,
i have 2 issues when using the mobile command object with its ImageURL
property set.
1- when the property is set the image never shows up, only the text on open
ware simulator and on every cell phone i have tried. I know that the image is
valid because if i use the same image with the mobile ima ...
|
|
|
Mobile Asp.net 2.0 SetFocus()
Mon, 27 Mar 2006 12:19:01 -0800
I'm trying to focus a control on a Mobile web page. I have tried using
Page.SetFocus() and txtScan.Focus() but I keep geting the following error:
A form tag with runat=server must exist on the Page to use SetFocus() or the
Focus property.
Here is my source code:
<mobile:Form id="Form1" runat= ...
|
Images in Search Results?
26 Mar 2006 11:33:33 -0800
Hi, I'm trying to write a simple mobile search site that has thumbnails
in the search results. I've tried building the search results using
several different mobile controls, but I haven't had any success so
far.
The <mobile:Label> uses html codes for all of the special characters,
so my image tags get pr ...
|
wap site/adapter
Mon, 20 Mar 2006 06:55:56 -0800
I'm newbe in wap devpt; I'm currently devping a web site with .net 2.0 for
wap device. Appearently,.net 2.0 mobile application controls (placed on web
page) render themselves automatically based on the mobile device capability
(chtml, wml, xhtml, html).
The pb is that, as the site is a wap one, we don't w ...
|