master_mtz Posted July 8, 2006 Posted July 8, 2006 hi all i wanted to khow how to read the textbox, put a value in other and stimulate the "submit or enter" action on the web page thru webbrowser control in VB not VB.net i mean the same way we register accounts through Applications like yahoo messenger and othersfor example .. in yahoo we can register a new account through the application without any need to use the Internet explorer to fill the form ..and that is all..
b4uknowit Posted September 1, 2006 Posted September 1, 2006 go to www.planetsourcecode.com and look for what u need on there
LLXX Posted September 1, 2006 Posted September 1, 2006 It depends what method is being used for submitting the data.It may be simple HTTP POST or GET, or a proprietary binary protocol.Read RFC2616 "HTTP/1.1" for more information (http://www.faqs.org/rfcs/rfc2616.html)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now