Hi,

I made some changes to tables.tpl such that I am able to add links to the query result table. But the template automatically adds a backslash "/" to the url which make it impossible to link out to other resource.

For example, I have a query result table and I want to link to other web services, say http://myservices.org,  by using the Id attribute, like  "http://myservices.org?parameter=Id". But when I check the url string from the query result table, I found out a backslash is automatically added to the url by the template, so the call becomes "http://myservices.org/?parameter=Id", please note the backslash "/" after "org".

Can anyone help me out, please?

Thanks,

--
Xiaoyun Tang
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to