English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

After someone enters there information on the contact us page, the results are displayed in text. I actually would like for a different page to load stating thank you for submitting your information. I have created a separate page for this but i don't know the html codes to use.

2007-02-01 15:42:06 · 4 answers · asked by ms_hersheykisses 1 in Computers & Internet Programming & Design

4 answers

It is in the form action of the HTML. The page that your user is sent to is probably the actual form processing page. Simply change the HTML that the page outputs to change the look.

The other way is to place a "redirect" to a static HTML page within the script that is processing the form input.

If you want more detailed answers to your question, there are better places than here.

2007-02-01 15:48:51 · answer #1 · answered by afreshpath_admin 6 · 0 0

You can use this:
echo ("
;");
?>

Best of luck

2007-02-01 16:34:53 · answer #2 · answered by cool _ sim 2 · 0 0

yes alan.

2007-02-01 15:58:42 · answer #3 · answered by Knudt 3 · 0 0

ddfd

2007-02-01 15:44:03 · answer #4 · answered by Nitro_Bomb 1 · 0 2

fedest.com, questions and answers