RE: WebCat and image maps
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 12157
interpreted = N
texte = Michael ->How does WebCat deal with server-side image maps with WebDNA in them?>I'd like to cover all my bases by including both client-side and>server-side maps, but I realized that the server-side would be an exterior>file that wouldn't have the arguments passed to it.>Any ideas?Hmm.. you can put a URL that points to a WebCatalog template into a .map file, like:rect Results.tmpl$search?db=catalog.txt&neskudata=0 8,46 82,68')but, as it took me a few minutes to realize, WebDNA tags in this file won't be processed, so you can't pass on the cart number, for example, by using &cart=[cart].However, if you wanted to get tricky, you could use a [writefile] context on the page with the image map which would dynamically write a .map file for that browser which would contain all the correct information. You could use [cart].map as the filename, and your link to the .map file would look something like
. This might mean you'd get quite a few of these .map files, but it should work (come to think of it, you could put that [writefile] context inside an [html1] or [html2] context, so that it would only write a .map file for browsers that didn't support client-side image maps. That's one of the great things about WebCatalog -- there's always a way to account for different situations).I hope that proves helpful,Marc EagleStarNine Technologieshttp://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Michael ->How does WebCat deal with server-side image maps with WebDNA in them?>I'd like to cover all my bases by including both client-side and>server-side maps, but I realized that the server-side would be an exterior>file that wouldn't have the arguments passed to it.>Any ideas?Hmm.. you can put a URL that points to a WebCatalog template into a .map file, like:rect Results.tmpl$search?db=catalog.txt&neskudata=0 8,46 82,68')but, as it took me a few minutes to realize, WebDNA tags in this file won't be processed, so you can't pass on the cart number, for example, by using &cart=
[cart].However, if you wanted to get tricky, you could use a
[writefile] context on the page with the image map which would dynamically write a .map file for that browser which would contain all the correct information. You could use
[cart].map as the filename, and your link to the .map file would look something like
[cart].map>. This might mean you'd get quite a few of these .map files, but it should work (come to think of it, you could put that
[writefile] context inside an [html1] or [html2] context, so that it would only write a .map file for browsers that didn't support client-side image maps. That's one of the great things about WebCatalog -- there's always a way to account for different situations).I hope that proves helpful,Marc EagleStarNine Technologieshttp://www.smithmicro.com/
Marc Eagle
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Encryption of E-mail (1998)
PCS Emailer's role ? (1997)
RE: protect tag not working (1998)
RE: New WebCatalog Version !!! (1997)
[WebDNA] [thisurlplusget] and [thisurl] - misbehaves (2012)
Trigger to restart Webcat Service (2001)
WebCat2 several catalogs? (1997)
ShowNext Command (1997)
WebCatalog Plug-in for Webstar. (1997)
WebCat2: multiple currency support (1997)
OK to delete records while finding them? (2000)
WebCatalog [FoundItems] Problem - AGAIN - (1997)
SOP for WebDNA talk (2004)
For those of you not on the WebCatalog Beta... (1997)
Text limits in NT version? (1997)
[SearchString] problem with [search] context (1997)
Re:no [search] with NT (1997)
WebDNA on Windows (2003)
Serving images from databases (1998)
[isfile] ? (1997)