Invisibly open a url & automatically close it

karan

New member
Joined
Oct 22, 2009
Messages
3
Programming Experience
1-3
Hi Friends,

I wanted to open a URL from my VB.net Application on a button click event (for sending SMS from my application). However, I don't want my users to know about it & I don't want to have a browser pop up and execute the URL.

Is it possible to do it invisibly? And once it is done, is it possible to close the invisible browser window too?

Any help would be appreciated.

PS: Cross-post [ame="http://www.vbforums.com/showthread.php?p=3637586#post3637586"]here[/ame]

Regards,
Karan
 
Hey thanks Bob..

I have found the solution.. I am making use of a webclient..

Thanks a lot for your time..

Regards,
Karan
 
Back
Top