1. <form  action="<here you need to put down the appropriate URL">

    </form>

just put down the appropriate view url  for the action attribute of
your form.





On Jun 11, 8:56 am, Abhishek Nanda <abhishek.na...@gmail.com> wrote:
> Hi
>
> I wanted some help about processing forms in an html document returned
> as the result of a given query. I am developing an opac system . now
> once a user searches fr a book he is directed to an html document
> which contains all the results. now in this page i need to embed the
> search form so that he can search again from this page itself. but i
> cannot understand how to process the data of the form as in how to
> send the data to the appropriate view...please help
>
> Abhishek
--~--~---------~--~----~------------~-------~--~----~
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