Template problems

Sievers, Jason jsievers at CO.LINN.OR.US
Thu Jun 1 19:45:14 EDT 2006


Hello all.
 
I have a MapServer HTML Template and am performing template substitutions.
I would like reference values using JavaScript variables containing the
template substitution.  For example, simply getting the MapServer version
number is easy via "[ROADS]", where 'ROADS' is the name of a field in a
dBase file.  But I want to get the value as a variable like 
 
myVariable0 = "ROADS";
myVariable1 = '"[' + myVariable0 + ']"';
 
Any thoughts are welcome.
 
 
Thanks, 
 
Jason Sievers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapserver-users/attachments/20060601/e3131ee4/attachment.html


More information about the mapserver-users mailing list