in

ASP.NET Weblogs

rbfigueira.net

All about .net stuff, Compact framework, framework.net and personal projects.

HTML Rendered for the compact framework (Pocket PC)

I was trying to find one component for Rendering HTML content.
The only one I have found for the compact framework was this one:

HTMLViewer Control
http://www.intelliprog.com/netcf/htmlctl.html

The same problem, again ... this is not free!! :(

Perhaps, someone here, have written his own HTML rendering component for using with the .NET Compact Framework and don’t mind to share that ;)

If you dont have any component, how you do the HTML rendering ? I will love to see how you guys do that:)
P/Invoke htmlview.dll ??

Published Jul 30 2003, 03:51 PM by rbfigueira
Filed under:

Comments

 

Rob Zelt said:

I'm not sure if it's exactly what you're looking for but check out the HTML Viewer control at www.opennetcf.org.
July 30, 2003 12:03 PM
 

rbfigueira said:

Thanks Rob, I think that is what I was looking for ;) I will test that ! Thanks :P
July 31, 2003 11:37 AM
 

Dragomir said:

The control on www.opennetcf.org does not support links - if you navigate to www.cnn.com and click on any of the links you will not get redirected. Does anyone know of another free control or how we can make links in this otherwise great project work?
Please reply to me at dragomirg@abv.bg
TIA
December 5, 2003 5:23 AM
 

Miguel said:

I don't like saying this but i think the best way is just to import a web broswer control. If you'd like to know how to to this check .NEt Compact Framework by Andy Wigley, chapter 22. Good luck.
March 4, 2004 8:27 PM
 

CaryF said:

The OpenNetCF works ok except I can't find anyone that can get it to load images
May 10, 2004 10:00 AM

Leave a Comment

(required)  
(optional)
(required)  
Add