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]

Reply via email to