ur problem is deeper than it appears
no "of course" about it...Of course if I put the holding/thankyou.html it will work and goes to the page
if the URL for the template really is http://mywebsite.com/holding/thankyou.html$TEMPLATEURL = "http://mywebsite.com/holding"; // default; no template URL
On the mail to form it's set up like this:
<input type="hidden" name="good_url" value="thankyou.html" />
then the above settings are absolutely right and formmail doesnt make mistakes about slashes
so the info ur providing is contradictry which means something weird is happening on ur server
Bookmarks