How to get a thank you confirmation page to ping back?

Hi from 13 degrees C no sunshine York UK… (and someone has stolen the office radiator!)

Every time this form is completed: http://www.conserve.uk.com/contact-us.php
I would like this confirmation page to return only when the form is filled correctly:
http://www.conserve.uk.com/contact-confirmation-test.php

If it helps its a php form and attached is the pho script associated with the form :smile

Thanks in advance :slight_smile:
email-data-crunch.php (519 Bytes)
David

I have since fixed this, i need to add a this bit of code in the php:
header(“Location: contact-confirmation.php?success=true”);

Love and peace,
David

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.