Hi:
I am a newbie to VB.NET 2008... So I wrote code that would connect to my sql server database and bring back results... Great...
Now I have a index.html page that is on my localhost written in javascript. I have a list of addresses that I need to hit the index.html page and from there bring back the result to place into the database.
I do not know how to put them together to work
for example:
would like to move from the recordset placing the result into the form on index.html and bringing back the value into the sql server 2000...
Anyone have an idea or example of how this should be done...
Thanks
Shan
I am a newbie to VB.NET 2008... So I wrote code that would connect to my sql server database and bring back results... Great...
Now I have a index.html page that is on my localhost written in javascript. I have a list of addresses that I need to hit the index.html page and from there bring back the result to place into the database.
I do not know how to put them together to work
for example:
would like to move from the recordset placing the result into the form on index.html and bringing back the value into the sql server 2000...
Anyone have an idea or example of how this should be done...
Thanks
Shan