Yeah, you're right but the problem is still there. I get 404's "all the time" when I click various buttons. Peter
-----Message d'origine----- De : zope-admin@zope.org [mailto:zope-admin@zope.org]De la part de Geir Bækholt Envoyé : jeudi 26 avril 2001 14:11 À : Peter Bengtsson Cc : Morten W. Petersen; zope@zope.org Objet : Re: [Zope] Addressbook bugs
on or about, Thursday, April 26, 2001, we have reason to believe that Peter Bengtsson wrote something along the lines of :
....[snip]... PB> And to loose the unnecessary extra space this causes, hide it in tables. PB> <table><tr> PB> <form action="contacts/manage_add_address_book_contact_form" method=post> PB> <td><input type=submit value="New contact"></td> PB> </form> PB> </tr></table>
If anybody cares , this is "illegal" (ie. nonvalidating) html, and should not be used.. It works in current browsers, though, if that is the measurement.. One should really use CSS for formatting-problems, and not hack the markup to much..
-- Geir Bækholt Web-Developer/Zopatista geirh@funcom.com http://www.funcom.com
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )