Click here to Skip to main content
15,908,437 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: data bind of datagrid with dataset Pin
Rock Star.2-Jul-08 19:30
Rock Star.2-Jul-08 19:30 
Questionbrowse network directory Pin
Rinki Mukheraji26-Jun-08 20:10
Rinki Mukheraji26-Jun-08 20:10 
GeneralRe: browse network directory Pin
Colwin26-Jun-08 20:31
Colwin26-Jun-08 20:31 
GeneralRe: browse network directory Pin
Rinki Mukheraji26-Jun-08 21:02
Rinki Mukheraji26-Jun-08 21:02 
GeneralRe: browse network directory Pin
Colwin26-Jun-08 21:18
Colwin26-Jun-08 21:18 
GeneralRe: browse network directory Pin
Rinki Mukheraji26-Jun-08 21:33
Rinki Mukheraji26-Jun-08 21:33 
GeneralRe: browse network directory Pin
Colwin26-Jun-08 23:28
Colwin26-Jun-08 23:28 
QuestionTo read HTML records to excel in ASP.Net Pin
Biju Sam26-Jun-08 19:57
Biju Sam26-Jun-08 19:57 
I have a requirement in ASP.Net, where is there is a HTML page which will be around 1200 pages with records fetched from a Database using some reports. The records shown in HTML is in a Listed View some thing like

Name : BS
Age : 66
Work : Personal : xyz
: Buisines : xyz

Name : AA
Age : 66
Work : Offial : abc
: Buisines : abc

I need this format replicated to an excel sheet in the following way(column wise)

Name Age Work.Personal Work.Buisiness Work.Official
BS 66 xyz xyz NULL
AA 66 NULL abc abc

Remember the HTML page has around 1200 pages ie may be around 50,000 rows. And some times the column heirarchy for eg: work can be more like work-official-buisiness-abc-abc----. So taking data from each td is making the task that much difficult.

How can i meet this requirement?

And also since it is HTML page there is no runat = server for table. in this case how can i get the TD,TR,TABLE etc inside my server side code if i want to loop thorugh each TD and TR.

Please give me a solution which can meet this requirement.
Or with any other languages this can be met? i mean by Javascript or Java or etc???

Please help.

Thanks in advance.

Biju Sam
AnswerRe: To read HTML records to excel in ASP.Net Pin
Christian Graus26-Jun-08 20:03
protectorChristian Graus26-Jun-08 20:03 
GeneralRe: To read HTML records to excel in ASP.Net Pin
Biju Sam26-Jun-08 20:14
Biju Sam26-Jun-08 20:14 
GeneralRe: To read HTML records to excel in ASP.Net Pin
Christian Graus27-Jun-08 13:30
protectorChristian Graus27-Jun-08 13:30 
QuestionDropdownlist in GridView Pin
kjosh26-Jun-08 19:52
kjosh26-Jun-08 19:52 
AnswerRe: Dropdownlist in GridView Pin
Venkatesh Mookkan26-Jun-08 19:55
Venkatesh Mookkan26-Jun-08 19:55 
QuestionAjax calender ctrl Pin
SunithaNallana26-Jun-08 19:44
SunithaNallana26-Jun-08 19:44 
AnswerRe: Ajax calender ctrl Pin
Imran Khan Pathan26-Jun-08 19:54
Imran Khan Pathan26-Jun-08 19:54 
QuestionDone but with errors Pin
BalasubramanianK26-Jun-08 19:11
BalasubramanianK26-Jun-08 19:11 
AnswerRe: Done but with errors Pin
Imran Khan Pathan26-Jun-08 19:13
Imran Khan Pathan26-Jun-08 19:13 
GeneralRe: Done but with errors Pin
BalasubramanianK26-Jun-08 19:21
BalasubramanianK26-Jun-08 19:21 
GeneralRe: Done but with errors Pin
Member 387988126-Jun-08 19:23
Member 387988126-Jun-08 19:23 
GeneralRe: Done but with errors Pin
BalasubramanianK26-Jun-08 19:36
BalasubramanianK26-Jun-08 19:36 
GeneralRe: Done but with errors Pin
Imran Khan Pathan26-Jun-08 19:49
Imran Khan Pathan26-Jun-08 19:49 
GeneralRe: Done but with errors Pin
BalasubramanianK26-Jun-08 19:56
BalasubramanianK26-Jun-08 19:56 
GeneralRe: Done but with errors Pin
Imran Khan Pathan26-Jun-08 19:58
Imran Khan Pathan26-Jun-08 19:58 
GeneralRe: Done but with errors Pin
BalasubramanianK26-Jun-08 19:50
BalasubramanianK26-Jun-08 19:50 
GeneralRe: Done but with errors [modified] Pin
Imran Khan Pathan26-Jun-08 20:07
Imran Khan Pathan26-Jun-08 20:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.