Question:In order to upload file, which html form attributes you have to take.
Answer We have to use the following html form attributes : 'htmlOptions'=>array('enctype'=>'multipart/form-data')
+ Report
In order to upload file, which html form attributes you have to take.