Click here to Skip to main content
15,917,617 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionImproving the performance in ASP.Net app Pin
maheshdb8413-Dec-12 4:47
maheshdb8413-Dec-12 4:47 
AnswerRe: Improving the performance in ASP.Net app Pin
David Mujica13-Dec-12 4:56
David Mujica13-Dec-12 4:56 
GeneralRe: Improving the performance in ASP.Net app Pin
maheshdb8413-Dec-12 7:50
maheshdb8413-Dec-12 7:50 
GeneralRe: Improving the performance in ASP.Net app Pin
David Mujica13-Dec-12 10:44
David Mujica13-Dec-12 10:44 
AnswerRe: Improving the performance in ASP.Net app Pin
jkirkerx13-Dec-12 10:35
professionaljkirkerx13-Dec-12 10:35 
QuestionDsSmoothMenu and ASP.Net Pin
#realJSOP13-Dec-12 2:00
professional#realJSOP13-Dec-12 2:00 
QuestionPSD to ASPX Pin
Yoyosch13-Dec-12 2:00
Yoyosch13-Dec-12 2:00 
AnswerRe: PSD to ASPX Pin
jkirkerx13-Dec-12 11:00
professionaljkirkerx13-Dec-12 11:00 
GeneralRe: PSD to ASPX Pin
Yoyosch13-Dec-12 21:55
Yoyosch13-Dec-12 21:55 
GeneralRe: PSD to ASPX Pin
jkirkerx14-Dec-12 7:57
professionaljkirkerx14-Dec-12 7:57 
QuestionRemember me so I don't have to log on again Pin
VishwaKL12-Dec-12 23:37
VishwaKL12-Dec-12 23:37 
QuestionASP.NET Local Storage save a item of DataSet XML failture Pin
akira3212-Dec-12 18:56
akira3212-Dec-12 18:56 
QuestionASP.NET VB cannot change Label'sText by Javascript Pin
akira3212-Dec-12 16:36
akira3212-Dec-12 16:36 
Questionmobile website Pin
johnson_shalom11-Dec-12 23:09
johnson_shalom11-Dec-12 23:09 
QuestionExtract data from another site. Pin
anubhaw.gupta11-Dec-12 19:11
anubhaw.gupta11-Dec-12 19:11 
AnswerRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 5:37
professionalAmitGajjar12-Dec-12 5:37 
Yes, that is possible.

All web pages are actually an html pages. And your grid data will be in the html Table. so you need to read the html table data.

Here[^] is the sample code to read site as an html.

best of luck Smile | :)
Thanks
-Amit Gajjar (MinterProject)

GeneralRe: Extract data from another site. Pin
anubhaw.gupta12-Dec-12 21:29
anubhaw.gupta12-Dec-12 21:29 
GeneralRe: Extract data from another site. Pin
AmitGajjar12-Dec-12 21:34
professionalAmitGajjar12-Dec-12 21:34 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:41
anubhaw.gupta13-Dec-12 0:41 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 0:44
professionalAmitGajjar13-Dec-12 0:44 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 0:52
anubhaw.gupta13-Dec-12 0:52 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 0:54
professionalAmitGajjar13-Dec-12 0:54 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 1:03
anubhaw.gupta13-Dec-12 1:03 
GeneralRe: Extract data from another site. Pin
AmitGajjar13-Dec-12 1:05
professionalAmitGajjar13-Dec-12 1:05 
GeneralRe: Extract data from another site. Pin
anubhaw.gupta13-Dec-12 6:06
anubhaw.gupta13-Dec-12 6:06 

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.