I have a file upload screen coded and working, whenever I enter all of
the data (original file selected from the browse button; as well as
target file path and name entered in a separate textbox) at one time.
But when I leave the destination file field blank after selecting the
original file an error is returned saying the destination field needs
to be input, however when that error is returned to the screen the
file previously selected using the file field and browse button, is
not being returned with it. Why is my original file being dropped?
Thanks for the help.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to