Click here to Skip to main content
15,892,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to use LoginStaus Control in master page without ' Membership provider & Configure Security Using the Website Administration Tool ' Pin
K V Sekhar23-Jun-08 2:17
K V Sekhar23-Jun-08 2:17 
QuestionGenerating autonumber with date format like 23/Mar/2008/001 when the new record is inserted Pin
mcmilan23-Jun-08 1:47
mcmilan23-Jun-08 1:47 
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 
Hi I have a trange requirement which is as follows:
I have a HTML file with records which looks like a List View in ASP.NET. Please note that it is like a List view and not like a Datagrid.
But this is inside a single table.
I have to take this data and export it to excel in a DataGrid type of view.
One more problem i see in this HTML file is, say suppose there are 200 records which is displayed in that List view, if the first record has values, the second might have 12.
So the resulting excel sheet should have columns with maximum colums what the List view had.

HTML looks something this:

lt;table class='basic' width='100%' border='1' cellspacing='0'><tr class='header'><td valign='top' colspan=2 width='15%' class='sectionHeader'>Properties</td><tr><td valign='top' width='15%'>SI_ID</td><td valign='top'>15314</td></tr><tr><td valign='top' width='15%'>SI_NAME</td><td valign='top'>B&C Share Top Dealers by Fund</td></tr><tr><td valign='top' width='15%'>SI_OWNER</td><td valign='top'>sweekev-a</td></tr><tr><td valign='top' width='15%'>SI_PARENT_FOLDER</td><td valign='top'>6294</td></tr><tr><td valign='top' width='15%'>SI_UPDATE_TS</td><td valign='top'>2/13/2008 4:59:01 PM</td></tr><tr><td valign='top' width='15%'>SI_CREATION_TIME</td><td valign='top'>2/13/2008 4:59:01 PM</td></tr><tr><td valign='top' width='15%'>SI_KIND</td><td valign='top'>Excel</td></tr><tr><td valign='top' width='15%'>SI_PROGID</td><td valign='top'>CrystalEnterprise.Excel</td></tr><tr><td valign='top' width='15%'>SI_FILES</td><td valign='top'><table class='basic' width='100%' border='1' cellspacing='0'><tr><td valign='top' width='15%'>SI_PATH</td><td
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 
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 

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.