Ask a Question related to ASP.NET Web Services, Design and Development.
-
John Cosmas #1
ASP.NET and BLACKBERRY
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!
John Cosmas Guest
-
FLASH PLAYER 4 BlackBerry Pearl (8100)?!?
Is there a flashplayer for the blackberry 8100?? Where!? -
Acrobat Forms Blackberry
Hi: Anyone know how to create Acrobat Forms that will work with Acrobat Reader on a Blackberry? -
Alex Feinman [MVP] #2
Re: ASP.NET and BLACKBERRY
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
[url]http://www.microsoft.com/downloads/details.aspx?FamilyID=02fa15fe-40d9-4dce-9bb1-4dd61a5b7ccb&displaylang=en[/url]
--
Alex Feinman
---
Visit [url]http://www.opennetcf.org[/url]
"John Cosmas" <johncosmas@charter.net> wrote in message
news:eWJse.1451$Gp.331@fe04.lga...> 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!
>Alex Feinman [MVP] Guest



Reply With Quote

