--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Thanks for the reply Melvyn and Babatunde. So my script is, using the parameters, to search in a database and then spitting out the output back as CSV.
I wish to return the CSV and also display the output in the table on my html template.
Ok, so adding it to view makes more sense, but how do i connect or execute that view, on the click of the submit button??
--
Melvyn Sopacua
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.