ok hey guys i have a application in vb with a textbox 2 buttons and a web browser, button1 is for navgating the web browser through what is entered in textbox1 button2 is for inserting the javascript :
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
however when i clickthe button i just get the rror of this program cannot display this page. i am using visual basic 2010 and so i dont know whether its to do with the browser version but i dont know how to update the browser used in VB either, please help
thanks
Black-Star