I want to be able to use a variable or a file name to enter text .

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

Guest

I would like for someone to be able to update text in a page of my site. He
has MSWord. Is it possible for me to have a line of code in my page that
would insert another html page into the page by address only?
 
Hi Pastor Jim,

Yes by using SSI (Server Side Includes) you can have the other person upload a page that will be included using the directive
<!--#include file="myfile.htm" -->

See http://support.microsoft.com/default.aspx?scid=kb;en-us;203064 for more information.


--
Mike -- FrontPage MVP '97-'02
J-Bots 2004 102 Components For FP
http://www.websunlimited.com
FrontPage Add-ins Since '97 FP 2003 / 2002 / 2000 Compatible
Download the Trial http://www.microsoft.com/frontpage/downloads/addin/launchupdate/download.asp
 
The page will always have to be uploaded with the same exact file name each time.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top