



When having a label the wraps three lines my list underneath it stops functioning as a normal list. I get brackets around the values intead of a numbered list. If the label only wraps two lines it works fine! Has anyone ever seen this type of behaviour? If so please advise. Thanks!...
When I use a <br /> I get different behaviours under a WML and XHTML client.The WML works fine but the XHTML (which has to be XML parsablehttp://www.w3.org/TR/xhtml1/#h-4.6) is broken.I know that the mobile controls look at the literal text and "cleans" it of bad tagshttp://msdn2.microsof...
Hello, Im sure this question has been asked before but it is sort of time sensitive problem and I have looked around and not found anything. This error only occurs on a Motorola razor phone on the line shown below. The error description has highlighted the = just after issueid. Any ideas?<a...
hi,can anyone point me to a good code example (vb) of how to do file transfers from aPDA running the .net compact framework to the hosting server?any help much appreciatedthankschas....
After lots of reading online in relation to mobile web sites, it seems like the best way to develop multi device compatible sites is to you XHTML which in itself is not hard as it is simply HTML but much stricter.By using XHTML, I gain the ability to use basic HTML like tables and CSS styles, no...
Hi everyoneI'm trying to add the 'margin-top' attribute to the css class for the body tag - an attribute supported by XHTML-MP, but can't.I've made a custom Style class which inherits from Style, registered the custom style attributes and passed it into the writer.SetBod...
When a mobile page is rendered in xhtml format (for UP.Browser 6.1), the values of other text field values are not visible from the ItemCommand event of List control.I have a mobile page with a TextBox control and a List control. The List control has ItemComman event in which I need to get the v...
Hi All,I am doing a XHTML wap site for 3G mobile handsets. This earlier I tried doing using simple asp. where I was just having a bulky job of writing if and else cases for maintaining different handsets. Like some were having problems with background color etc...I have a prior knowledge with As...
I am having a very hard time finding information related to XHTML Mobile 1.0 in asp.net 2.0. For example: mobile.msn.com viewed with Openwave V7 Simulator, Version 7.0.107 outputs the following: <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-m...
I see that the WML, HTML, and cHTML adapter source is in C:\Program Files\Microsoft Mobile Internet Toolkit\Adapter Source . But I can't find the source code for the XHTML adapters that are installed with Device Update 2.0. Is this source code available anywhere?...
Does anyone know where I can get hold of the source for the XHTML device adapters so that I can override them?thanksIain...
Hi,I am a bit confused over xhtml adapter. As I understand it that DU 4.0 provides all the html,wml, chtml and html conversion as soon as the mobile device is detected. Now, if I use Xhtml Adapter, then what will happen to DU 4.0? Which will override which when there is a mobile device is xhtm...
I'm looking to write an application for a company who wants to be able to give a program voice commands. I've googled and googled and haven't had much success to this point. I've run into Microsoft VoiceCommand but it's unclear whether it allows a programmer to utilize i...
Hello All!I want to serve up a static HTML page to a BlackBerry device, but it can't be crunched into the viewable screen area, I want it to be scrollable from left to right, as well as up and down.I have installed the Mobile Internet Toolkit v1.0, and have run the samples.By default, the p...
Why it is impossible to write code as in traditional ASP: for example the URL of my page can change. <mobile:DeviceSpecific id="DeviceSpecific1" runat="server"> <Choice filter="supports2SoftKeys"> <ScriptTemplate> <do type="options" label="Retour"> <go href="<%=redi...
