PDA

View Full Version : setting read and write permissions for DFP with Dreamweaver CS3


Jenny I
06-27-2009, 11:02 AM
Can somebody please walk me through this as i have searched the web and cannot find out how to do this with windows vista or dreamweaver. I have a very basic form with DFP and UE applied to it but the form is not working, when you click submit it does not redirect to the "sent" page, the form page just goes blank and info is not being uploaded and emails not sent.

Do I need more than just DFP and UE? I always thought these extensions processed forms, b ut on this occassion it does not seem to be working.

I have been using UE by itself and it has been working fine. This is the first time I have combined the 2 and now my form is not working. Could this be becuse of read and write permissions?

Jenny I
06-27-2009, 11:06 AM
Soory I fogrot to mention that the form is just a simple form that user can upload there Cv and apply for job. e.g.

name - text field
email - text field
CV upload - file field
submit - button

the form action is set to blank action="" the enctype is set to enctype="multitype/data"
the form also has a personal id and name

Ray Borduin
06-29-2009, 08:32 AM
What is your server language?

Jenny I
07-01-2009, 01:59 AM
Hi Ray,

I have managed to get it all working now the issue was, I had DFP php code at the top of my page instead of UE.