solved now

On 2月15日, 下午9时04分, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> here is part of form code i used:
> <FORM class=limit  action='/popo/new/' method=post>
> <P><TEXTAREA class=qs name=title rows=2 cols=50></TEXTAREA> </P>
>
> it works underhttp://www.xxx.com/home/,
> but give error underhttp://www.xxx.com/home/, the error is :
> Unhandled Exception
> An unhandled exception was thrown by the application.
>
> even i change action='/popo/new/' to action='http://www.xxx.com/popo/
> new/' , the same result.
>
> any idea?
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to