News

Let's say I have a DataBound GridView or another type of control (Label, TextBox, etc.) that is getting data returned from MySQL.<BR><BR>If my query is something to the effect of:<BR><BR>SELECT ...
I am trying to use WinHTTP in VB2005 in order to access an html page and read the html into a variable or the like. I can't find a tutorial anywhere for it, and it's not in any of the books I've ...