this is the code with the error. private void
myBrowser_DocumentCompleted(object sender,
WebBrowserDocumentCompletedEventArgs e);
the debugger said. Erro 1
'ifast.MyOwnBrowser.myBrowser_DocumentCompleted(object,
System.Windows.Forms.WebBrowserDocumentCompletedEventArgs)' must
declare a body because it is not marked abstract or extern
and when i am do you can get the browser off ifast.com the web site is
not yet made though.