Here is want I'm looking to do. I'm going to build a winform in which you can select different variables. From this it builds a url and pushes it to the web. If possible, I do not want the browser popup and display anything. I can handle pretty much all of it minus the pushing to the web. Would this be considered a POST request? I have yet to deal with this before. If someone could tell me if this is the right direction or not. Thanks.
↧