GeekArticles
Programming
PalmUtilizing Pocket IE Functionality in Mobile Application
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 564 times |
Add CommentFiled in: PalmBy Alex Gusev Go to page: 1 2 Next Most PDAs come with prewired Internet Explorer. Its versions may be different, or a vendor may decide that its device doesn't need it al all. But, when it does exist, it's just natural to use its capabilities, isn't it? In this article, we will discuss how to do it on different types of PDA and WinCE flavors. Using HtlmControl Even on very old devices with OS Palm Size PC 2.11, you have htmlview.dll (and respectively, htmlview.lib ). This stuff is...n
Read Article Sponsored Links
Related Articles
• Building a .NET Console Application for Scheduled Tasks This article walks you through the process of building a simple .NET command-line application that is designed to be scheduled to execute. The sample application will send an HTTP request to a web server and send the returned HTML as the body of an email message. Once the application is complete, ...