Hi,
I am using the MultiGeoRaster image sample in a WmsPlugin to load pages on client.. I am using html client (with openlayer) and a IIS to host the plugins. I cannot use asp.net pages..
my question is a 'how do i'. How do I pass a parameter from html page back to server, asking it to load tiles from a particular directoyr, instead of some default configured in layer..??
e.g. display1.htm loads on client browser, should load raster images from "abc"
but when display2.html loads on client browse,should load rester images from "def"
The server does not know the existensce of abc or def folders when compiled.
Thanks and Regards,
Shailesh