Paul, as far as I know the %2C does work. It is recognized by the browser as a comma. -- Humberto
-----Mensaje original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: Thursday, October 18, 2001 6:39 AM Para: [EMAIL PROTECTED] Asunto: linking pages in subdirectories Hi, I'm trying to create links to pages (screens) in subdirectories of the screens directory. For example I want a link to an index page in the projects directory of screens. link.setPage("project,Index.vm") When I look at the html generated the comma is encoded as %2C which will not work in the url. Could anybody tell me why this is happening? Cheers Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
