Extra spaces on the end of id's?
Hi Zopers What's with the spaces ('%20') in the following from:: <site>/Control_Panel/Products/ccDoc/ccDocClass/propertysheets/methods/manage _main <FORM ACTION="http://corpcomms/Control_Panel/Products/ccDoc/ccDocClass/propertyshe ets/methods" METHOD="POST"> <TABLE BORDER="0" CELLSPACING="0" CELLPADDING="2"> [...] <TD ALIGN="LEFT" VALIGN="TOP"> <A HREF="edit_properties%20/manage_workspace"> <IMG SRC="/misc_/OFSP/dtmlmethod.gif" ALT="[DTML Method]" BORDER="0"></A> </TD> <TD ALIGN="LEFT" VALIGN="TOP"> <A HREF="edit_properties%20/manage_workspace"> edit_properties </A> </TD> [...] <A HREF="edit_propertiesForm%20/manage_workspace"> <IMG SRC="/misc_/OFSP/dtmlmethod.gif" ALT="[DTML Method]" BORDER="0"></A> </TD> <TD ALIGN="LEFT" VALIGN="TOP"> <A HREF="edit_propertiesForm%20/manage_workspace"> edit_propertiesForm </A> </TD> [...] </TABLE> -- Jean Jordaan -- technical writer -- Mosaic Sofware -- Zope 2.1.6 on W2K
participants (1)
-
Jean Jordaan