Form generates download window!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
digdigdig
Forum Newbie
Posts: 20
Joined: Thu Jun 23, 2011 11:10 am
Location: South Florida

Form generates download window!

Post by digdigdig »

My Form is generating a download window instead of processing the php file. I'm using HDWFormToDatabase.

http://www.digdigdigdigital.net/kidco/Signup.html

Any thoughts??
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Form generates download window!

Post by social_experiment »

Paste the code you use to create the form, but i guess it's more likely to be a server related issue and from the results found on google it could be browser specific (specifically chrome).
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: Form generates download window!

Post by Celauran »

I duplicated in Firefox, so it's not browser-specific. I agree it's likely an Apache configuration issue.
Post Reply