So, I am fairly new to this, although I have a hefty amount of HTML experience.
Long story short, I created my form, copied and edited the code from form1.html into my own page and copied all of the files included in the folder that was created when the form was created into the folder containing my pages etc.
when i try to test my form, i am sent back to step 3 of the generator, asking me to configure a drop down or radio buttons (i have a drop down that was configured just fine for the tests before editing). when i click 'next' i am taken to step 4.
i removed all images and their cells, changed the fonts, and changed bgcolor, everything else remained the same and I havent touched any PHP.
Can someone give me a list of the files in the default folder created when a form is created (stupidly, rather than copy them into this other folder I moved them and can't tell which ones I moved). or other advice on copy/pasting code
thanks in advance
dbm
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No need for help, I got it all figured out. I just deleted the previous form and created a new one, leaving the folder/file structure intact, then used my previously made form1.html and bingo works fine. couldnt find how to delete a post, so you get an update.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So, I am fairly new to this, although I have a hefty amount of HTML experience.
Long story short, I created my form, copied and edited the code from form1.html into my own page and copied all of the files included in the folder that was created when the form was created into the folder containing my pages etc.
when i try to test my form, i am sent back to step 3 of the generator, asking me to configure a drop down or radio buttons (i have a drop down that was configured just fine for the tests before editing). when i click 'next' i am taken to step 4.
i removed all images and their cells, changed the fonts, and changed bgcolor, everything else remained the same and I havent touched any PHP.
Can someone give me a list of the files in the default folder created when a form is created (stupidly, rather than copy them into this other folder I moved them and can't tell which ones I moved). or other advice on copy/pasting code
thanks in advance
dbm
No need for help, I got it all figured out. I just deleted the previous form and created a new one, leaving the folder/file structure intact, then used my previously made form1.html and bingo works fine. couldnt find how to delete a post, so you get an update.
Wait...how did you get your form to work? I did the same thing you did and got the same boxes.