Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Loading multiple documents in a single window.


Message #1 by deva.joseph@s... on Wed, 16 May 2001 14:52:25 +0530
You could also use ASP :)

-----Original Message-----
From: Jason Lotito [mailto:jason@l...]
Sent: 16 May 2001 16:11
To: HTML Code Clinic
Subject: [html_code_clinic] RE: Loading multiple documents in a single
window.


Check out SSI, Server Side Includes
PHP if you want to add even more functionality to the site

www.php.net
www.newbienetwork.net
www.phpdeveloper.org
www.phpbuilder.com

Jason Lotito
www.newbienetwork.net


> -----Original Message-----
> From: deva.joseph@s...
> [mailto:deva.joseph@s...]
> Sent: Wednesday, May 16, 2001 5:22 AM
> To: HTML Code Clinic
> Subject: [html_code_clinic] Loading multiple documents in a
> single window.
>
>
>
>
>
> Hi,
>
> I had come across this problem of having to load a few
> documents into the same window (Without using frames).. Is
> there any way of appending a document to another one in HTML
> (In a newly opened window).. I need the final document to be
> a single document consisting of a few documents from
> different URL's without any frames..(So that they can be
> saved directly..) Has anyone come across any similiar
> problem.. If so can you suggest me some solution..?
>
> Thanks in advance.
> Deva
>
$subst('Email.Unsub')




  Return to Index