This question has been flagged
2675 Views

Hai,

   Actually i retrive file in my local path using below this code

          <input type="file" id="myFile" name="content" />

          actual_name=post.get('content',False)

but i want to store my file in dynamic path please help me

Avatar
Discard