Author: legowee2 | Posted on: 6/10/2008 9:14:03 AM | Views : 1230

Hi, i am new to ASP.net here. Erm i got a question. How do i assemble the data i capture from textbook and assemble it into a Dataset. It is because i need to pass my capture data to my webservice. So i hope that i can use a dataset to pass the value from my code behind to my webservice which i have set reference and it is in another project.

Dim dsOrder As DataSet 

Data Capture

CardCode

DocumentDate

ShipToAddress

BillToAddress.

Second question is how do i pass value from gridview from one page to another page? Help please i am a newbie studying programming. Please help. Thank you
...

Go to the complete details ...