I checked it is in the starting of the file only. And I have not added anything to formtest.html.
On Wed, Mar 21, 2012 at 1:33 PM, Anand Chitipothu <[email protected]>wrote: > తేదిన 21 మార్చి 2012 12:49 సా, Madhvi gupta <[email protected]> > వ్రాశారు: > > Sorry for bothering you but I am not getting what is wrong. > > I made two file one is code.py and formtest.html according to > > http://webpy.org/form. I kept formtest.html in templates folder. Then I > > compiled code. py by using command python code.py and then open the local > > host. It gave me a number of errors PFA. I am not getting what is wrong > here > > please help me. > > Looks like you have "$def with (form)" in the middle of the template. > That is supposed to be start of the template. > > Have you added anything more to the formtest.html? > > Anand > > -- > You received this message because you are subscribed to the Google Groups > "web.py" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/webpy?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
