Click here to Skip to main content
16,006,535 members
Home / Discussions / C#
   

C#

 
QuestionRemoting issues - how? Pin
bluescreen7615-Apr-08 4:17
bluescreen7615-Apr-08 4:17 
AnswerRe: Remoting issues - how? Pin
leppie15-Apr-08 4:19
leppie15-Apr-08 4:19 
GeneralRe: Remoting issues - how? Pin
bluescreen7615-Apr-08 4:37
bluescreen7615-Apr-08 4:37 
GeneralRe: Remoting issues - how? Pin
Judah Gabriel Himango15-Apr-08 6:13
sponsorJudah Gabriel Himango15-Apr-08 6:13 
QuestionExporting html data to Excel [modified] Pin
basi001415-Apr-08 4:14
basi001415-Apr-08 4:14 
GeneralRe: Exporting html data to Excel Pin
Waleed Eissa15-Apr-08 4:44
Waleed Eissa15-Apr-08 4:44 
GeneralRe: Exporting html data to Excel Pin
basi001415-Apr-08 4:50
basi001415-Apr-08 4:50 
GeneralRe: Exporting html data to Excel Pin
Waleed Eissa15-Apr-08 5:05
Waleed Eissa15-Apr-08 5:05 
Well, you said copy and paste, you don't programmatically copy and paste, you import/export/parse .. etc .. this is why I was confused .. anyway, you have to parse the page (it's also called html scraping I believe) .. you can use mshtml to access the DOM of the page .. I have written a tool recently that does exactly this, read data from a table in an html page and save it to a table in a database but it only works with MySQL but I believe you could change the code easily, anyway, tell me if you want the code ...

regards


GeneralRe: Exporting html data to Excel Pin
basi001415-Apr-08 5:35
basi001415-Apr-08 5:35 
GeneralRe: Exporting html data to Excel [modified] Pin
Waleed Eissa15-Apr-08 5:52
Waleed Eissa15-Apr-08 5:52 
GeneralRe: Exporting html data to Excel Pin
basi001415-Apr-08 7:26
basi001415-Apr-08 7:26 
GeneralRe: Exporting html data to Excel Pin
Waleed Eissa15-Apr-08 21:27
Waleed Eissa15-Apr-08 21:27 
GeneralRe: Exporting html data to Excel Pin
basi001416-Apr-08 5:04
basi001416-Apr-08 5:04 
GeneralRe: Exporting html data to Excel Pin
Waleed Eissa16-Apr-08 14:37
Waleed Eissa16-Apr-08 14:37 
GeneralRe: Exporting html data to Excel Pin
Waleed Eissa16-Apr-08 14:42
Waleed Eissa16-Apr-08 14:42 
GeneralRe: Exporting html data to Excel Pin
sarvesh.upadhyay16-Apr-08 1:54
professionalsarvesh.upadhyay16-Apr-08 1:54 
GeneralSuppressFinalize Pin
George_George15-Apr-08 4:10
George_George15-Apr-08 4:10 
GeneralRe: SuppressFinalize Pin
Zoltan Balazs15-Apr-08 4:19
Zoltan Balazs15-Apr-08 4:19 
GeneralRe: SuppressFinalize Pin
George_George15-Apr-08 4:32
George_George15-Apr-08 4:32 
GeneralRe: SuppressFinalize Pin
leppie15-Apr-08 4:21
leppie15-Apr-08 4:21 
GeneralRe: SuppressFinalize Pin
George_George15-Apr-08 4:32
George_George15-Apr-08 4:32 
GeneralRe: SuppressFinalize Pin
leppie15-Apr-08 5:08
leppie15-Apr-08 5:08 
GeneralRe: SuppressFinalize Pin
George_George15-Apr-08 5:12
George_George15-Apr-08 5:12 
Generalconverssion of pdf into images Pin
Arihant rathi15-Apr-08 4:10
Arihant rathi15-Apr-08 4:10 
GeneralMaximum number of columns in .NET DataTable Pin
Elena200615-Apr-08 3:55
Elena200615-Apr-08 3:55 

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.