Hi Calendar Generator Users,
I am attempting to create a header and footer file to insert my
calendar within an existing piece of HTML.
I have followed the steps as advised in a previous group question of
creating 2 files and cutting above and below on the footer and
header respectively.
When I attempt to link these files and hit OK I get an
error 'Invalid filename.'
Anyone seen this before / Have any ideas what I am doing wrong / see
my example header / footer below?
Pete.
PS. This is a great little tool, just what I was looking for, good
work for keeping it free!
E.g Header
<!DOCTYPE HTML
<HTML LANG="en">
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-
1">
<META NAME="Author" CONTENT="">
<META NAME="Reply-To" CONTENT="">
<META NAME="Formatter" CONTENT="HTML Calendar Generator, Version
4.02 05 February 2002
http://www.dbhsoftware.com/">
<META HTTP-EQUIV="Description" NAME="Title" CONTENT="">
<META HTTP-EQUIV="Keywords" CONTENT="
">
<LINK REL=StyleSheet HREF="..\_themes\lackentheme\lack1011.css">
<TITLE> - December</TITLE>
</HEAD>
E.g Footer
</HTML>