Click here to Skip to main content
15,903,203 members
Home / Discussions / C#
   

C#

 
AnswerRe: Waiting... Pin
ednrgc20-Feb-07 2:14
ednrgc20-Feb-07 2:14 
Questionformatting [modified] Pin
md_refay19-Feb-07 23:44
md_refay19-Feb-07 23:44 
AnswerRe: formatting Pin
NanaAM19-Feb-07 23:59
NanaAM19-Feb-07 23:59 
AnswerRe: formatting Pin
Stefan Troschuetz20-Feb-07 0:03
Stefan Troschuetz20-Feb-07 0:03 
Questionprevent keypress Pin
md_refay19-Feb-07 23:42
md_refay19-Feb-07 23:42 
AnswerRe: prevent keypress Pin
Martin#20-Feb-07 0:08
Martin#20-Feb-07 0:08 
GeneralRe: prevent keypress Pin
Ashvin Gunga20-Feb-07 19:10
Ashvin Gunga20-Feb-07 19:10 
QuestionAccess web page text from C# Pin
Mark T.19-Feb-07 23:32
Mark T.19-Feb-07 23:32 
20 Feb 2007
I want to gather data from this page:
http://moneycentral.msn.com/investor/StockRating/srstopstocksresults.aspx?Score=10
and process it in C#.

The problem is the page content is loaded via scripts (I think) and the page's .html source does not contain the data. So my initial idea of getting and processing the page's .html source won't work.

Manually typing Control-A Control-C and pasting into a text document would work, but I'd prefer an automated solution.

A. Is there an easy way to actually handle the scripts from within C# (or .NET in general)?
OR
B. I've never done control of another program through C#, although I understand that .NET allows this. Can my browser be controlled to send me the text or save it to a file?
OR
C. Perhaps a FireFox plug-in should be written? (I've never written a plug-in before, either.)

Suggestions would be appreciated.

Thanks,
Mark
AnswerRe: Access web page text from C# Pin
patt20-Feb-07 0:04
patt20-Feb-07 0:04 
GeneralRe: Access web page text from C# - Not Yet Pin
Mark T.20-Feb-07 1:40
Mark T.20-Feb-07 1:40 
GeneralRe: Access web page text from C# - Not Yet Pin
patt20-Feb-07 1:55
patt20-Feb-07 1:55 
GeneralRe: Access web page text from C# - Not Yet Pin
__DanC__20-Feb-07 2:17
__DanC__20-Feb-07 2:17 
AnswerAdditional Information - accessing web page Pin
Mark T.20-Feb-07 3:54
Mark T.20-Feb-07 3:54 
QuestionUse a Combo box in a function ! [modified] Pin
mrkeivan19-Feb-07 23:03
mrkeivan19-Feb-07 23:03 
AnswerRe: Use a Combo box in a function ! Pin
Stefan Troschuetz19-Feb-07 23:16
Stefan Troschuetz19-Feb-07 23:16 
QuestionMessagebox to return a variable Pin
Glen Harvy19-Feb-07 22:41
Glen Harvy19-Feb-07 22:41 
AnswerRe: Messagebox to return a variable Pin
Christian Graus19-Feb-07 22:51
protectorChristian Graus19-Feb-07 22:51 
GeneralRe: Messagebox to return a variable Pin
Glen Harvy20-Feb-07 1:35
Glen Harvy20-Feb-07 1:35 
AnswerRe: Messagebox to return a variable Pin
PandemoniumPasha19-Feb-07 22:52
PandemoniumPasha19-Feb-07 22:52 
GeneralRe: Messagebox to return a variable Pin
Christian Graus19-Feb-07 22:55
protectorChristian Graus19-Feb-07 22:55 
GeneralRe: Messagebox to return a variable [modified] Pin
Glen Harvy20-Feb-07 1:36
Glen Harvy20-Feb-07 1:36 
Questiona query Pin
Nekshan19-Feb-07 22:36
Nekshan19-Feb-07 22:36 
AnswerRe: a query Pin
PandemoniumPasha19-Feb-07 22:48
PandemoniumPasha19-Feb-07 22:48 
AnswerRe: a query Pin
Christian Graus19-Feb-07 22:54
protectorChristian Graus19-Feb-07 22:54 
GeneralRe: a query Pin
V.19-Feb-07 23:49
professionalV.19-Feb-07 23:49 

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.