| Thread | Last Post | Replies |
|
| Break before <form> tag ASP.NET | 25 Jun 2004 21:04 GMT | 1 |
How do I get rid of a break (an empty row) before <form> tag in ASP.NET? I set the "topmargin=0" inside the <body> tag. When I look at the page on a regular IE, the space is gone, but when I look at it in PocketPC IE, the space is still there.
|
| Set Focus on a TextBox | 25 Jun 2004 00:06 GMT | 4 |
I'm developping a Barcode Scanning program on ppc. I need to set focus on a textbox at page load (and so scan directly... with no use of the mouse to go in the textbox before). I tried this but don't works : public void setFocus(System.Web.UI.MobileControls.MobileControl champ
|
| "Windows CE Devices and Palm Devices Help Needed" | 23 Jun 2004 11:13 GMT | 1 |
Platform : - Windows XP Framework : - Microsoct .Net Framework 1.1 Language : - c# Tehnology : - ASP.NET
|
| How do I read PocketPC registry from ASP.NET application | 17 Jun 2004 15:11 GMT | 4 |
I would like to be able to read Device ID from PocketPC. I guess I have to read PocketPC's registry somehow. How do I do this?
|
| PhoneCall Problem | 16 Jun 2004 00:27 GMT | 3 |
I am building a wap site for my company and we are using PhoneCall on our wap site.. What is interesting is that even if I have downloaded device updates ( both 1-4 ) , Nokia phones don't support PhoneCall and it renders all numbers (
|
| Templates with dynamic data column names | 04 Jun 2004 13:06 GMT | 1 |
Has anyone figured out how to use templates where you don't know the data column names at design time? I know the column names at runtime but all the template examples that I've found have the column names hard coded.
|
| <do prev> | 03 Jun 2004 13:48 GMT | 5 |
When i try to navigate between two pages and want to activate a particular form it fails : NavigateUrl=wap.aspx#form2 How do you do this ?
|
| 'not found' | 02 Jun 2004 14:16 GMT | 1 |
Being new to mobile developing, I was pleased at the ease of development with asp.net using the mobile controls. First app worked like a charm, until someone with a Samsung E715 tried it. You get a very generic "Not Found" error. What should I be doing in the event of an ...
|