Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP.NET and BLACKBERRY

Reply
Thread Tools

ASP.NET and BLACKBERRY

 
 
John Cosmas
Guest
Posts: n/a
 
      06-18-2005
Has anyone had the pleasure of developing ASP.NET applications of the
BlackBerry? I just built a simple application, and it seems not generate
incomplete HTML tags. For instance, when an <INPUT is created, it closes it
with /> instead of a straight >. And for some reason whatsoever, there are
carriage/return line feeds between each new <table> tag. While IE responds
appropriately, the BlackBerry browser puts a <BR> between each <TD> tag as
well. Comments and pointers please!


 
Reply With Quote
 
 
 
 
Alex Feinman [MVP]
Guest
Posts: n/a
 
      06-18-2005
First of all this question is not relevant to the compact framework
newsgroup.
Having said that, you would be better off if you use Mobile ASP.NET (create
a new project and choose Mobile ASP.NET application). To ensure proper
Blackberry support make sure that web server has device update 4 installed
http://www.microsoft.com/downloads/d...displaylang=en


--
Alex Feinman
---
Visit http://www.opennetcf.org
"John Cosmas" <> wrote in message
news:eWJse.1451$...
> Has anyone had the pleasure of developing ASP.NET applications of the
> BlackBerry? I just built a simple application, and it seems not generate
> incomplete HTML tags. For instance, when an <INPUT is created, it closes
> it with /> instead of a straight >. And for some reason whatsoever, there
> are carriage/return line feeds between each new <table> tag. While IE
> responds appropriately, the BlackBerry browser puts a <BR> between each
> <TD> tag as well. Comments and pointers please!
>


 
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
for blackberry? Vistro Python 0 04-18-2009 05:07 PM
Blackberry and SSL John Goche Java 1 01-19-2006 02:54 PM
Blackberry Chakra ASP .Net Mobile 0 04-22-2005 01:16 PM
Blackberry anon Computer Support 3 03-03-2005 06:28 AM
BlackBerry Kurt Schroeder ASP .Net Mobile 4 01-24-2005 03:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57