PDA

View Full Version : Need help with PHP Form and changing "fields"



Nexdesigner
02 May 2010, 09:14 AM
I have a form that is written in mostly HTML but saved as a .php file. It calls for 2 other .php files that arte located in an "include" folder along with a .js file.


Anyway, I did not create any of these originally....I have been tasked to remove some of the fields, (ex.. "country)

I have removed the filed from the form.php and also from the "process.php" as well as the formfiled.js file and when I simply remove that one field from all three files, the form will not work at all.

I am assuming that I am missing another file somewhere that needs to be changed as well, but I can't find it.

The website form is www.nexcheck.com/ePay.php

Maybe if someone looks at the source thy can tell me what I need to do in order to get rid of the "country" and the "province" feilds"

Thanks