![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Puzzling Include Problemby hiseldl (Priest) |
on Oct 28, 2002 at 14:37 UTC ( #208508=note: print w/replies, xml ) | Need Help?? |
Instead of <!--webbot ...> which is a frontpage-only extension, you may want to try a server side include:
<!--#include file="mailform1.txt" -->
...this assumes that SSI is enabled on your web server. You may also have to rename your 'index.html' file to 'index.shtml' for this to work properly.
--
In Section
Seekers of Perl Wisdom
|
|