gotFusion.com....... Where your adventure begins
Antons Video ProductionsNetObjects Fusion 7 Websites Portal

 


 


Use an iframe to show content that your client updates

Here's a standard iframe using this code:

<iframe src="client1.html" width=600 height=200 marginwidth=5 marginheight=5 frameborder=1 scrolling=auto></iframe>

 

If the content source of the iframe is changed, it can be any readable html file. That file could be created in Microsoft Word (by your client) and uploaded by them to the server. I wouldn't get them to try anything complex (like including pix for instance) but for a simple text only document, created in Word, and saved as html, this is pretty basic. I made a simple document in Word and saved it as wordExample.htm. Here's an iframe that uses that document:

<iframe  src="wordExample.htm" width=600 height=200 marginwidth=5 marginheight=5 frameborder=1 scrolling=yes></iframe>

 

Good luck!

View the PREVIOUS page in this tutorial

Return to the TOP of this page

View the NEXT page in this tutorial


|  Fusion  |  Web Design  |  Hosting  |  Resources  |  gotFusion Store  | 

Problems with this page?  

All content copyright © 2002 gotFusion LLC.  The name gotFusion and the gotFusion ® logo are registered trademarks of gotFusion LLC
Copyright, legal notice & privacy statement