I am setting up an Intranet and would like employees to be able to use an
HTML
template I have created--open it in word and save to thier network folder.
The templates use cf_include to give me my global headers and footers
the rest is just a table w/ two columns which are a navigation area(also
uses cf_include)
and the "body" or "content"area. The templates work really well and by
placing them in the the
templates folder on a users hard drive they appear as a standard word
template.
This creates two challenges for me:
1.All user folders are currently running on a Novell box while Cold Fusion
is running
on an NT server also running IIS. I have been able to create a virtual
directory which
allows me to browse files sitting on the novell box, but only those w/
extensions .htm or .asp.
Any cold fusion page returns an error message (generated by cold fusion)
"404 file not found".
If I allow directory browsing I am able to see files ending in .cfm but I am
stll unable to view the
contents of these pages.
Is ther a mapping in the server administrator that I am missing?Why can IIS
see and browse the whole directory
but not CF?
2.Although the templates work really well--word insists on using.htm as the
default extension.
Is there a way to change this default? If Not can I set up cf server to
parse for all .htm extensions--
convert to .cfm and upload to the live directory? can i schedule this using
the shcheduled events in cf server?
Thanks in advance
Malcolm
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.