Re: HELP: Can not load websites with frames

2004-06-11 Thread Jens Rösner
Hi all!

François just told me that it works. :)
I thought that maybe I'll should add why it does ;)
The original website sits on www.zurich-airport.com, 
the info frame however is loaded from 
http://www.uniqueairport.com
As wget by default only downloads pages from 
the same server (which makes sense), it 
will not download the info frame.
If one would like to download the complete page, 
then a combination of -D and -H must be used 
to allow wget to travel to different hosts.

CU
Jens


> Hi François!
> 
> Well, it seems to work for me. Here's how:
> Open the frame in another window (works in Mozilla easily), 
> then you'll see the
> URL:
>
http://www.uniqueairport.com/timetable/fplan_landung_imm.asp?ID_site=1&sp=en&le=2&ID_level1=1&ID_level2=2&ID_level3=7&ID_level4=&ID_level5=&d=timetable/fplan_landung_imm.asp&u=2&t=Timetable%20visitors&br=
> 
> You should be able to use that one in wget.
> 
> CU
> Jens
> 
> 
> 
> > Hello,
> > 
> > I'm using wget since months for saving the daily
> > arrival/departure information of the local airport.
> > Now they changed the design of the website and started
> > to use frames. I'm stucked now! No idea how to extract
> > the data from this framed website. Any ideas?
> > 
> > Here's an example:
> >
>
http://www.zurich-airport.com/ZRH/?ID_site=1&le=2&d=timetable/fplan_landung_imm.asp&sp=en&u=2&ID_level1=1&ID_level2=2&ID_level3=7&t=Timetable%20visitors&a4=94
> > 
> > Thanks for any hints.
> > 
> > Rgds,
> > François
> > [EMAIL PROTECTED]
> > 
> 
> -- 
> +++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
> GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl
> 

-- 
+++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl



Re: HELP: Can not load websites with frames

2004-06-11 Thread Jens Rösner
Hi François!

Well, it seems to work for me. Here's how:
Open the frame in another window (works in Mozilla easily), 
then you'll see the
URL:
http://www.uniqueairport.com/timetable/fplan_landung_imm.asp?ID_site=1&sp=en&le=2&ID_level1=1&ID_level2=2&ID_level3=7&ID_level4=&ID_level5=&d=timetable/fplan_landung_imm.asp&u=2&t=Timetable%20visitors&br=

You should be able to use that one in wget.

CU
Jens



> Hello,
> 
> I'm using wget since months for saving the daily
> arrival/departure information of the local airport.
> Now they changed the design of the website and started
> to use frames. I'm stucked now! No idea how to extract
> the data from this framed website. Any ideas?
> 
> Here's an example:
>
http://www.zurich-airport.com/ZRH/?ID_site=1&le=2&d=timetable/fplan_landung_imm.asp&sp=en&u=2&ID_level1=1&ID_level2=2&ID_level3=7&t=Timetable%20visitors&a4=94
> 
> Thanks for any hints.
> 
> Rgds,
> François
> [EMAIL PROTECTED]
> 

-- 
+++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl



HELP: Can not load websites with frames

2004-06-11 Thread Francois Vorburger
Hello,

I'm using wget since months for saving the daily
arrival/departure information of the local airport.
Now they changed the design of the website and started
to use frames. I'm stucked now! No idea how to extract
the data from this framed website. Any ideas?

Here's an example:
http://www.zurich-airport.com/ZRH/?ID_site=1&le=2&d=timetable/fplan_landung_imm.asp&sp=en&u=2&ID_level1=1&ID_level2=2&ID_level3=7&t=Timetable%20visitors&a4=94

Thanks for any hints.

Rgds,
François
[EMAIL PROTECTED]