Re: same form, different result, strange.

2008-02-15 Thread [EMAIL PROTECTED]
solved now On 2月15日, 下午9时04分, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > here is part of form code i used: > > > > 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 appli

same form, different result, strange.

2008-02-15 Thread [EMAIL PROTECTED]
here is part of form code i used: it works under http://www.xxx.com/home/, but give error under http://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