Hi all,

I'm trying to implement a an application where the user creates a new object
through a form. Up to here I'm fine.

This time though the object creation involves loading a file and choosing
some data from it (say choosing some lines, for examples).

So I'm a little stuck here. How can I let the user load the file and show
the file content in the form itself before submitting?

Or is this behaviour wrong for a Web application?

Any advice is appreciated, thank you in advance

Leo

-- 
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