How to extract data of a table.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I need a help. what i exactly wanna do is that i want to make an android app for my college attendance and everything. (That's my final goal.) But before that i want to make a webpage where i can do the same. Suppose a guy will enter his id and password and then i'll show the content in a table. http://img404.imageshack.us/img404/5751/evar.jpg[^] Above is the college's page where i do the same. but when i extract the html source of the page, i dont get table's data. but when i manuallly select the table and then view the page source,i can see that. What i exactly wanna know is that how to that in dotnet? i mean how to get the source of the tabble. Help ::(