How to get Pocket PC to open up IE to given URL? (C#)

S

sherifffruitfly

Hi all,

I need the little C# code that gives a Pocket PC (emulator, actually)
form with a dropdown and a button, where the dropdown has hardcoded
urls in it, and the button launches Internet Explorer to whatever the
selected URL is.

I could figure it out myself, except I have no idea how to
programatically open IE on a Pocket PC. I don't see any relevant
controls for it in VS .Net 2003, nor do I seem to be able to find the
relevant methods thru web searching... :(

Thanks for any help,

cdj
 
S

sherifffruitfly

LOL - "launch" was what I was missing! I was using words like "open"
and "run" - which of course are the most common f-in words in the
world....

launch
launch
launch

Thanks!

cdj
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top