How can i force AutoPostBack when i change an item of dropwdown ?
Thanks
...
more >>
Hi
We are developing a site for mobile content. I want to download a pic
on cell phone. When ever I click on image link, image is displayed on
phone browser(I am using a simulator), but no option to save it on
phone. Do I need to write a custom code for that. Normally in a browser
if we click...
more >>
Hi all
Why does the following not work? (Its placed within a form - I should
havent shown you that)
<mobile:Label Runat=server>
<DeviceSpecific Runat=server>
<Choice Argument="isNokia7110">isNokia7110</Choice>
<Choice Argument="isHTML32">isHTML32</Choice>
<Choice>Is d...
more >>
Hi there
We are starting out developing a small application to run on a PDA. We're
running VS.NET 2003 Enterprise Developer, and using VB.NET (compact
framework) to develop.
The program is being successfully deployed onto the PDA, and all is well.
The next stage of the development is to ...
more >>