Jump to content

[SOLVED] enctype= multipart/form-data problem


r-it

Recommended Posts

i have another problem, i have this form which you have to enter your other details like passwords and qualifications  and then upload your cv, and all on one form that is why i set the enctype thingie, so basically, a user gets an email with a url to activate their account and then they click on that and it takes them to the relevant page and then the get method is used to retrieve the activation codes and such, after which the user must supply the details and i then validate it with php, but the problem is that it doesnt even go to the validation, it refreshes itself when i hit the submit button, and the form method is post by the way.

 

is it wrong to have an form upload where you're doing more than uploading files?

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.