Posted by key9 on 10/18/06 16:50
Hi all
I am writting some download application using c++
the main idea is using "socket" to get html page.
and find the download link ,and using HTTP protocol to download it.
but how to deal with these page links which contain java scripts?
for example
there's a botton on browers and wrote:
"click to download"
how I can analysis these html code and got the link?
by invoking browser's API? and how?
by invoking jvm? and how?
and ideas?
thank you very much
your key9
Navigation:
[Reply to this message]
|