vote up 0 vote down star

Hi I got a different problem here

here i'm loading client page (ex: yahoo.com) in my page using iframesource as yahoo.com

Now i want to selecte some specific lines in yahoo.com and i want to store it in my database.

Can somebody help me to do this

Thank you, Nagu

flag

32% accept rate

1 Answer

vote up 1 vote down

You are better off using HttpWebRequest to open the Url, then parsing the Response and select the lines you want.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.