Hi Mark,<div>Is there a property on your data source that corresponds to the 1-5000 values?</div><div>If so, you can concat together a URL string to include the property.</div><div><br></div><div>ie, might look something like:</div>
<div> concat(<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">'<a href="http://localhost/Valve">http://localhost/Valve</a> Sketch Boundary/', <some property>, '.pdf')</span></div>
<div><br></div><div>Hope this helps</div><div>Warren M<br><br><div class="gmail_quote">On Thu, Sep 16, 2010 at 4:33 PM, Mark Hedges <span dir="ltr"><<a href="mailto:hedgesm@cityofnorthlasvegas.com">hedgesm@cityofnorthlasvegas.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Hi All,<br>
<br>
I have a Directory called PDF. It is located at C:\PDF on my hard drive.<br>
This directory contains approximately 5,000 differently named PDF files.<br>
Using IIS I have set up a Virtual Directory called "Valve Sketch Boundary".<br>
The path for this directory is C:\PDF. In MG Studio I have a layer created<br>
and in the URL Activated For Feature I have the following:<br>
'<a href="http://localhost/Valve" target="_blank">http://localhost/Valve</a> Sketch Boundary/1.pdf' (The 1.pdf is the name of the<br>
first of approximately 5,000 other PDF files. Using MGOS I press Ctrl +<br>
select and the PDF file opens fine. My issue is that I don't want to open<br>
the 1.pdf file everytime. I want it to fire off the correct pdf file. I<br>
have spent all afternoon searching this site and online and can't figure<br>
this out.<br>
<br>
Any Help Would Be Greatly Appreciated.<br>
<br>
Mark<br>
<font color="#888888"><br>
--<br>
View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/URL-Activated-For-Feature-tp5540681p5540681.html" target="_blank">http://osgeo-org.1803224.n2.nabble.com/URL-Activated-For-Feature-tp5540681p5540681.html</a><br>
Sent from the MapGuide Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
mapguide-users mailing list<br>
<a href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapguide-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a><br>
</font></blockquote></div><br></div>