Frames and javascript

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to view 5 links via ip addresses. What I would like to happen: 1 web page viewing 5 security cameras via ip address on 1 page.

I don't want the pages to open in a new page. Maybe within 5 frames on 1 page?
 
maybe use I frames?

Csaint said:
I want to view 5 links via ip addresses. What I would like to happen: 1
web page viewing 5 security cameras via ip address on 1 page.
 
I want to view 5 links via ip addresses. What I would like to happen: 1
web page viewing 5 security cameras via ip address on 1 page.
I don't want the pages to open in a new page. Maybe within 5 frames on 1
page?

Why not? What's the question?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
http://www.takempis.com
Big Things are made up of
Lots of Little Things.

Csaint said:
I want to view 5 links via ip addresses. What I would like to happen: 1
web page viewing 5 security cameras via ip address on 1 page.
 
Hi Csaint,

Use an Iframe sourced to the IP address.

Insert | IFrame

--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at (e-mail address removed)

Csaint said:
I want to view 5 links via ip addresses. What I would like to happen: 1
web page viewing 5 security cameras via ip address on 1 page.
 
Can you post an example of the code that would be use to display 1 camera's
images?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top