PDA

View Full Version : solution Recipe 5 has a glich


walt schaefer
04-14-2009, 10:36 AM
solutionrecipes/112_digital_file_pro/05_upload_insert.swf
At 120/135 (seconds?) the narrative says, "To update the value code first choose a form field like ProdName ...."
At the conclusion of those instructions -> "You'll need to repeat that process for every form field except the file fields."
Finally, "Again, this extra step is for ASP users only".

HUH? "ASP users only" was NOT previously mentioned. So, as a PHP user what exactly is the step I should ignore?

Thanks

Ray Borduin
04-14-2009, 10:41 AM
PHP you only have to update the file fields and the rest stay the same as they were before. It won't hurt to follow the steps... the code just won't be updated as you update the rest of the fields in the form.

walt schaefer
04-14-2009, 10:49 AM
I'll sleep better now. :-)