Good morning everyone !
I have a form with an upload section.Current ly the form submits user input as normal(direct into database).I want if they upload some file,the file is detected and then they are sent a confirmation email instead.If no file uploaded ,they get a thank you page(as it is now) .This is to at least have some control in the uploads,as am getting some garbage uploads,leaving an upload form sitting vulnerable like that.
I hope if someone can share me the insight of how it can be done.
My gratitude in advance !
I have a form with an upload section.Current ly the form submits user input as normal(direct into database).I want if they upload some file,the file is detected and then they are sent a confirmation email instead.If no file uploaded ,they get a thank you page(as it is now) .This is to at least have some control in the uploads,as am getting some garbage uploads,leaving an upload form sitting vulnerable like that.
I hope if someone can share me the insight of how it can be done.
My gratitude in advance !
Comment