Contact Form Aftermath

Hi, :Deveryone. This is my virgin post. I have no skill in php, but of course looking at the scripts, I guess I can figure something out of it.:smirk:

I used the Mr. Kirupa’s PHP Contact form The exact scripts. I modified it by taken out some of the input I don’t really needs like the radios and the dropdowns.

My question about this scripts is, once you press submit, it will go to a blank page printed out those sentences I [COLOR=Blue]"echo[/COLOR]"ed. If I want to make a nice html page saying to my visitors “I will get back to them as soon as possible” same like my other html pages, how am I suppose to do that?

[COLOR=Red][COLOR=Black]This is my form: http://www.lambt.com/contact_us.html

After I click the submit button, I was hoping to get this: http://www.lambt.com/getback.html

But of course instead, I got this http://www.lambt.com/mailer.php

I knew it got something to do with my html merging with php files, and I tried "lego"ing this [/COLOR][/COLOR][COLOR=Red]define(‘TEXT_INFORMATION’, '[COLOR=Purple]my whole “get back to you ASAP” html go here[/COLOR] '); [COLOR=Black]
but not to avail. Well I got that from some forum elsewhere. Hehehe.[/COLOR][/COLOR]
[COLOR=Red][COLOR=Black]
Any ideas? I am nocrid…btw, nice to meet you all. Many thanks.
[/COLOR][/COLOR]