hey all,
am using Dagon Design’s php mailer script.
you can take a quick version of it i set up just now here (bottom of page).
my question is - how can i get it just to echo some text where the contact form is (preferably with a link back to the contact form) rather than write some html into an entirely new page?
Here’s a text file with the php code in it.
Right now from what I can see is it just posts an array that includes ‘<p>thanks for sending me an email…</p>’ into a new document.
any help would be greatly appreciated.
thanks