how to create process of IE and set value for text box?

  • Thread starter Thread starter Khanh
  • Start date Start date
K

Khanh

dear all,

I would like to start a process for IE browser from my Pocket PC
App, this can be done by P/Invoke CreateProccess. Now how can I assign
a value to a text box on that website? for instance, open Yahoo mail,
then assign my account name into textbox Yahoo ID ? how about P/Invoke
SendMessage ?

Regards,
Khanh
 
Back
Top