how to include a local html file
Hello, How can I include an html file on my local filesystem into a DTML method? -- Good day, eh. Chris
Chris Purves wrote:
Hello,
How can I include an html file on my local filesystem into a DTML method?
Chris, You have asked a two part question. a) how to access your local file system http://sourceforge.net/projects/localfs and b) how to access it in a DTML method Dont know cause I havent used (a) but i'm sure you will see examples if you have (a). David
On Saturday 08 April 2006 08:57, Chris Purves wrote:
How can I include an html file on my local filesystem into a DTML method?
At the suggestion of David H, I installed the localfs product which allowed me to access local files. I then used a page template instead of a DTML method and was able to insert the file. -- Good day, eh. Chris
participants (2)
-
Chris Purves -
David H