This one time, at band camp, Howard Lowndes wrote:
> ...what is the syntax to include one HTML document into another so that 
> they present as one, similar to the <IMG SRC="...> type of syntax.

<iframe src="foo" width="100%" height="100%">

But like all frames, it's a REALLY crap way to do things.

Server Side Includes a much better approach.

-- 
Rev Simon Rumble <[EMAIL PROTECTED]>
www.rumble.net

"Creationists make it sound like a 'theory' is something you dreamt up
 after being drunk all night."
- Isaac Asamov
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to