Imbedded webpage???

  • Thread starter Thread starter Phoenix
  • Start date Start date
P

Phoenix

Hello,

I am working on a ski shops webpage. They are requesting an 'auto' download
of local ski area conditions. The ski areas already have websites that are
updated regularly... I was wondering if there is a way to have small windows
inside the web page to view these sections of a ski resorts webpage.

Complex and wierd but i think should be doable.

Thanks
Kyle
 
This would be done via an iframe.

I try to avoid these requests unless your client has written consent to
'scrape' the pages of the ski areas, as you will be using their bandwidth on
your website and you would be copying their work.
 
If the ski resorts allow it, load the content into an IFrame, if not, then link to the page and open
in a new Window.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top