-
You may wish to use the php approach rather than the JavaScript, as the php would be much easier to customise to your needs than the dd script, and it would probably be easier to use the post method I mentioned rather than cookies. It really all depends on whether you want to use a really simple php script rather than a rather complicated JavaScript script.
-
I am working on a possible resume for you -megha_3000
Mind you I said working on it.
http://www.web-user.info/resume/niceforms1.html ( got the original script at(http://www.emblematiq.com/lab/niceforms/)
I am still working on the form itself but as you can see it will submit to a review( for us I waill call it that) copy which I added a print button.
After I add all the sections I will then need to work on the part to email it to someone-this is where I have a lot of questions but I will deal with that after I get to that point.
-
just in case you forgot, you will need to add form-validation to it, as niceforms does not have form validation.