how to send data to website without open the browser
-
i have website that send SMS i need to send any query to this web but i dont want to open the browser i try this: `System.Diagnostics.Process.Start("IExplore.exe", MyWeb + sbXml.ToString());` its work excellent - but it open the website in the browser thanks in advance
-
i have website that send SMS i need to send any query to this web but i dont want to open the browser i try this: `System.Diagnostics.Process.Start("IExplore.exe", MyWeb + sbXml.ToString());` its work excellent - but it open the website in the browser thanks in advance
-
i have website that send SMS i need to send any query to this web but i dont want to open the browser i try this: `System.Diagnostics.Process.Start("IExplore.exe", MyWeb + sbXml.ToString());` its work excellent - but it open the website in the browser thanks in advance
-
What query? An HTTP GET? You could use
HttpWebRequest
[^] -
thanks for the help, i have website that send SMS can i get any sample C# code for how to use HttpWebRequest ? thanks
HttpWebRequest/Response in a Nutshell - Part 1
Martin Fowler wrote:
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
-
i have website that send SMS i need to send any query to this web but i dont want to open the browser i try this: `System.Diagnostics.Process.Start("IExplore.exe", MyWeb + sbXml.ToString());` its work excellent - but it open the website in the browser thanks in advance
Hope this information can give you some help http://global.sjzp.com
-
HttpWebRequest/Response in a Nutshell - Part 1
Martin Fowler wrote:
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
-
I have no idea what you mean.
Martin Fowler wrote:
Any fool can write code that a computer can understand. Good programmers write code that humans can understand.
-
i have website that send SMS i need to send any query to this web but i dont want to open the browser i try this: `System.Diagnostics.Process.Start("IExplore.exe", MyWeb + sbXml.ToString());` its work excellent - but it open the website in the browser thanks in advance
Use
HttpWebReuqest
. Google is your friend.".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass." - Dale Earnhardt, 1997