Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

StartWebBrowser with no echo?

Status
Not open for further replies.

safirlaila

Programmer
Feb 5, 2004
19
NO
Is there a way to use the command StartWebBrowser without the user seeing it? It's really the command HTTP GET i want to use.

My application shall send several SMS via the webbrowser with some parametres.


 
Thank you for a fast answer -

We work with a firm who has made a web-based SMS-program. Our challenge is to provide messages (receivers)to their program.

There can be a lot of separate messages and the problem is to get these messages to the web-based SMS-program without the user seeing a lot of web-frames.

Instead of sending a lot of separate messages we could try to send a file (with all the messages).
Do you have any commands for sending a file to a specified URL?



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top