Quote:
Originally Posted by Skylar
I recently made a coke client in vb but when i test it gives me an error. error '404', anyone know what i did wrong?
Anyways heres the code i put under the commandbutton, incase thats the problem.
Webrowser1.Navigation ("http://www.mycoke.com/showCokeStudiosLandingPage.do")
Thanks,
Skylar.
|
Also, if I'm not mistaken, it's Navigate, not Navigation.