View Single Post
  #1 (permalink)  
Old 09-07-2008, 03:33 PM
RyanTuosto RyanTuosto is offline
Banned
 
Join Date: Aug 2008
Posts: 8
Credits: 0
Rep Power: 0
RyanTuosto is on a distinguished road
Default Form comes back completely blank? Help!

I have a php form mailer on my site.

When I submit a form, even if i leave the fields blank it returns like this:

Code:
Below is the result of your feedback form. It was submitted on Sunday, September 7th, 2008 at 09:15 AM.

Name:
Email:
Company:
etc.
etc.
Basically it returns the form inputs blank.

However this only happens when I fill out the form. It seems I'm getting business on my site but when people fill out the form it comes back only like this:

Code:
Below is the result of your feedback form. It was submitted on Sunday, September 7th, 2008 at 09:15 AM.
It tells me that a form was submitted but not even the blank form input categories come back. Even when I leave the form blank I can't recreate this.

Does anybody know whats going on or can help me?

Thanks in advance,
Ryan
Reply With Quote

Sponsored Links