i am good with vb exept for using wrappers. is there a good guide that i can check out? i want to start making programs.
Add the wrapper to the project. I normally name mine Wrapper.vb. To use it. Code (Text): Dim w as wrapper = new wrapper w is now the class you are accessing for the wrapper.
Add the wrapper class to your project (Project > Add Existing Item) and do what xZel said. Also use fire fox's live http header to find the URL you need to visit