Getting Text From Flash
Posted
by mahesh kotekar
on Stack Overflow
See other posts from Stack Overflow
or by mahesh kotekar
Published on 2010-04-23T12:31:01Z
Indexed on
2010/04/23
12:33 UTC
Read the original article
Hit count: 160
c#
|webresponse
Hi, I have a problem usint httpWebRequest httpWebResponse. The problem is am trying to fetch data from a website which contains loads of text regarding some documents and articles which are inside the flash. How can i get the text inside the flash? The httpWebResponse does not contain the full text present in the page?
© Stack Overflow or respective owner