Thursday, October 27, 2011

Reg: Displaying the contents of the file at a dynamic location

Hi,
Need some help on this:


Background: 
In a django-based web application Large text encoded file is saved at a dynamic location (~ 10k lines)

Queries:
  1. Displaying the file contents onto the webpage (Either line by line or all at a time). 
  2. How to give the path of the file, in case we are displaying through html

Thanks,
Dhinesh
  

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment