Re: [Zope] Repeated (growing) URL elements....
9 Sep
2003
9 Sep
'03
1:36 a.m.
OdesÃlatel: Celula Research <fb@celula.com>
Try this:
<dtml-if mensaje_error> <dtml-var mensaje_error> </dtml-if> ................changed here: <form action="/Folder/product/validate_Form_1" method="post"> <input type="text" name="account"> <input type="submit" name="submit" value="Enter >"> </form>
http://localhost:8080/Folder/Form_1 <--- Initial call, works OK http://localhost:8080/Folder/product/Form_1 <---First validation http://localhost:8080/Folder/product/product/Form_1 <----2nd pass.
Regards JL.
8245
Age (days ago)
8245
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jaroslav Lukesh