sorry for not tell u in problem detail in detail.

i'm new to this kind of stuff..... i havn't done this before.

I will try to figure out a way to explain u.

I tried all the stuff that u have said with example.

anyway thanks.

comming to my problem...

as far this code works fine. there is no error in this.
I able to display the form text fields in the form when i use the
url.
In views.py file,
        how can i access the separate field values that have been
submitted from html form file,

and submission is done by the object.save() function is used to save
the table.

when i press submit button, just simple go to index page. nothing is
entered into the table record.





On Feb 5, 11:44 am, Karen Tracey <kmtra...@gmail.com> wrote:
> On Thu, Feb 5, 2009 at 1:23 AM, Neeru <neer...@gmail.com> wrote:
>
> > thxs,
>
> > I have the Problem in accessing the values from the form.
>
> What Problem?  You haven't described any problem, you just dumped a bunch of
> code in an email and said "hi all, please fix this (quick!) for me".  You
> need to describe what is not working.  You enter the url to retrieve the
> form and you fill it in and press submit and .... what happens?  Do you get
> an error message?  Does your computer catch on fire?  What have you done so
> far to diagnose what might be going wrong?  (You have tried to solve it
> yourself first, right?)  This is all very basic stuff you need to be
> including in your request for help.
>
> There are many working examples of forms/views/templates out there -- have
> you tried getting one of those up and running on your system to verify
> you've got the basic setup working? Then you could modify whatever simple
> example you chose to start with and adapt it to fit what you want to do
> (which doesn't appear to be anything too advanced).  Or, if you have trouble
> getting a simple example working, you could post here with specifics of
> what's not working as you expect and perhaps get some guidance.  But just
> posting a bunch of code and asking the list to fix it without describing
> how, exactly, it isn't working is asking a bit much.
>
> Karen
--~--~---------~--~----~------------~-------~--~----~
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