EDN Admin
Well-known member
Hello !
i have a a project in vb.net that generate some records from a database. I need to enter this data in a web page .But there are a lot of data , and im looking for a way to put this data automatically in webpage from my application ( read the records one
by one and put into webpage )
This web page has some textboxes , a combobox and a button. So i need to fill textboxes , to select a value from combobox and after to click the button , and to continue with next record......
Is there any example in vb.net about how can i do this ?
Thank you !
View the full article
i have a a project in vb.net that generate some records from a database. I need to enter this data in a web page .But there are a lot of data , and im looking for a way to put this data automatically in webpage from my application ( read the records one
by one and put into webpage )
This web page has some textboxes , a combobox and a button. So i need to fill textboxes , to select a value from combobox and after to click the button , and to continue with next record......
Is there any example in vb.net about how can i do this ?
Thank you !
View the full article