I'm trying to create a cv upload page and can't use request.form as i'm using a binary write to get the cv from the form. I'm told that If I loop through the form pulling the info in the controls through without directly referencing them it will all work.
Thing is I want to be able to know which form control is going into which variable as I need to use them later to build an email using cdonts.
"Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)
Thing is I want to be able to know which form control is going into which variable as I need to use them later to build an email using cdonts.
"Life is like a Ferrari, it goes to fast.
But that's ok, because you can't afford it anyway" - Jim Davis (Garfield)