|
Posted by philippe doulet on 10/27/07 09:30
thank you for your answer
I am a beginner in html and "http requests"
I don't want to download manually , I want automatic with webrequst or
anything else...
I don'want the frame , I only need the file
Philippe ( from France )
"Neredbojias" <monstersquasher@yahoo.com> a ιcrit dans le message de news:
Xns99D571C92EE07nanopandaneredbojias@85.214.62.108...
> Well bust mah britches and call me cheeky, on Fri, 26 Oct 2007 09:59:37
> GMT
> philippe doulet scribed:
>
>> hello,
>> can you help me ?
>>
>> how can I download on my pc this kind of file ?
>> <iframe src="https://www.somesite.com/sdm/ent/gen/index.jsp?org=HP7X8"
>> scrolling="yes" width="100%" height="590" frameborder="0"></iframe>
>>
>> with a webrequest I get only the html page enclosing the frame , but no
>> frame , neither
>> file !!!!
>>
>> I develop with visual studio 2005 c#
>
> The file "index.jsp" is loaded in the iframe and manifestly downloadable
> to
> that so the problem you're experiencing may lie in how the url queries
> affect a hypothetical script.
>
> If you're trying to download it manually, just copy the _complete_ url to
> your address window. There will be no frame; the frame is part of the
> original page.
>
> --
> Neredbojias
> Just a boogar in the proboscis of life.
Navigation:
[Reply to this message]
|