Click here to Skip to main content
15,908,581 members

Comments by bashkaru (Top 3 by date)

bashkaru 27-Jun-19 10:57am View    
Deleted
can you explain a bit more in detail... if possible can u provide me with the code to be written in the webbrowser navigated option..

thanks and regards
bashkaru 27-Jun-19 2:28am View    
Deleted
in the webbrowser2 it produces an error : Invalid query request.

Private Sub WebBrowser1_Navigated(ByVal sender As Object, ByVal e As System.Windows.Forms.WebBrowserNavigatedEventArgs) Handles WebBrowser1.Navigated
WebBrowser2.Navigate("https://www.notams.faa.gov/dinsQueryWeb/queryRetrievalMapAction.do")
End Sub
bashkaru 27-Jun-19 2:28am View    
Deleted
in the webbrowser2 it produces an error : Invalid query request.

Private Sub WebBrowser1_Navigated(ByVal sender As Object, ByVal e As System.Windows.Forms.WebBrowserNavigatedEventArgs) Handles WebBrowser1.Navigated
WebBrowser2.Navigate("https://www.notams.faa.gov/dinsQueryWeb/queryRetrievalMapAction.do")
End Sub