View Single Post
  #4 (permalink)  
Old 05-18-09, 04:18 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
SHTML is a good way to go.

To use it, you could just name the files .shtml

Then, include the content you want to post with a statement like this:

<!--#include virtual="topic.txt" -->

You can just show her how to ftp the files up using Windows Explorer. (not IE)

If you want to get fancy, you could add some PHP code to allow her to edit the files on the server through the web, but that will create some potentially serious security issues, and may not be worth the effort.
Reply With Quote