Click here to Skip to main content
15,893,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Ashfield23-Jun-08 1:58
Ashfield23-Jun-08 1:58 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan24-Jun-08 3:17
mcmilan24-Jun-08 3:17 
AnswerRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Arindam Tewary23-Jun-08 2:26
professionalArindam Tewary23-Jun-08 2:26 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan25-Jun-08 0:53
mcmilan25-Jun-08 0:53 
GeneralRe: Generating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
Arindam Tewary25-Jun-08 3:39
professionalArindam Tewary25-Jun-08 3:39 
QuestionHTML to Excel from ASP.Net Pin
Biju Sam23-Jun-08 0:48
Biju Sam23-Jun-08 0:48 
AnswerRe: HTML to Excel from ASP.Net Pin
Christian Graus23-Jun-08 0:55
protectorChristian Graus23-Jun-08 0:55 
AnswerRe: HTML to Excel from ASP.Net Pin
Arindam Tewary23-Jun-08 0:59
professionalArindam Tewary23-Jun-08 0:59 
Hi,
Though I didnt get your problem very nicely .. But still I would try to help you out from what I understood ..

1.Use some Regular Expression to extract all data( I suppose in side each cell of your HTML table is your data right?), which you need to show in each cell of your excel.
2.using Extracted data create an XML.
3.Export the XML values to datagrid or Excel what ever you required.

Thanks,
Arindam D Tewary

Questionwindow authentication Pin
Pankaj Garg23-Jun-08 0:32
Pankaj Garg23-Jun-08 0:32 
AnswerRe: window authentication Pin
Arindam Tewary23-Jun-08 0:36
professionalArindam Tewary23-Jun-08 0:36 
GeneralRe: window authentication Pin
vinay_K23-Jun-08 0:46
vinay_K23-Jun-08 0:46 
GeneralRe: window authentication Pin
Pankaj Garg23-Jun-08 0:48
Pankaj Garg23-Jun-08 0:48 
GeneralRe: window authentication Pin
vinay_K23-Jun-08 1:18
vinay_K23-Jun-08 1:18 
GeneralRe: window authentication Pin
Pankaj Garg23-Jun-08 1:36
Pankaj Garg23-Jun-08 1:36 
GeneralRe: window authentication Pin
vinay_K23-Jun-08 3:53
vinay_K23-Jun-08 3:53 
QuestionHi.. Pin
vinay_K23-Jun-08 0:26
vinay_K23-Jun-08 0:26 
AnswerRe: Hi.. Pin
Colin Angus Mackay23-Jun-08 0:48
Colin Angus Mackay23-Jun-08 0:48 
GeneralRe: Hi.. Pin
vinay_K23-Jun-08 1:12
vinay_K23-Jun-08 1:12 
GeneralRe: Hi.. Pin
N a v a n e e t h23-Jun-08 1:38
N a v a n e e t h23-Jun-08 1:38 
GeneralRe: Hi.. Pin
Colin Angus Mackay23-Jun-08 6:51
Colin Angus Mackay23-Jun-08 6:51 
AnswerRe: Hi.. Pin
eyeseetee23-Jun-08 2:17
eyeseetee23-Jun-08 2:17 
GeneralRe: Hi.. Pin
vinay_K23-Jun-08 3:40
vinay_K23-Jun-08 3:40 
GeneralRe: Hi.. Pin
Ashfield23-Jun-08 4:17
Ashfield23-Jun-08 4:17 
QuestionHow to block third party .exe using asp.net Pin
naveen20_523-Jun-08 0:20
naveen20_523-Jun-08 0:20 
AnswerRe: How to block third party .exe using asp.net Pin
eyeseetee23-Jun-08 0:25
eyeseetee23-Jun-08 0:25 

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.