Title: Message
I've been trying to do something similar but since you can't just include a page from another server in this manner I used an I-frame.  This works somewhat for me but doesn't output the frame at the bottom of the page like I would expect.  I added the following code to the bottom of the devdown.asp page to link a PHP news application that allows techs to pos information about the down devices.
 
Here's the I-frame code, edit your src address to meet your needs:
 
<iframe name="news" src="" href="">http://yoursite.com/anything.html marginwidth="1" marginheight="1" height="400" width="100%" align="center" border="0" frameborder="0">
Your browser does not support inline frames or is currently configured not to display inline frames.
</iframe>
Bonus to anyone who can tell me why it prints the iframe at the top of the devdown.asp....?
 
Regards,
 
Todd Wiese
 
-----Original Message-----
From: Cochran, Ken [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 12:30 PM
To: [EMAIL PROTECTED]
Subject: [WhatsUp Forum] Include a page from another server

Hello, I found an asp page that shows the hard drive space used on a windows server. Is there a way that I can include this page in the WUG web pages? I tried the %include% in the notes field but that didn’t work, and have looked around but didn’t find anything on it.

 

Thanks,

Ken Cochran

Reply via email to