2
Answers

how to run a vb.net function from within the webbrowser control

Matthew Bagley

Matthew Bagley

15y
3.3k
1
What I need to do is this, I have generated HTML code in a webbrowser control.  Now when the person clicks the view button I then need to get the value of the form input on that row and then show another windows form and pass that data to it.

Passing the data along isn't a problem my question is how the hell do i do the link??

Answers (2)
0
Aarti

Aarti

NA 1.6k 79.6k 13y
Hi Monika,


Pragma automatic_index command is by deafult true in Sqlite.

so when you  used Pragma automatic_index=true, its mean indexing will be continue


to stop default indexing use 

sqlite> Pragma automatic_index=false.