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:
Individual Tax on Items (1998)
WebDNA tags in WebMerchant email templates ... (1997)
Trigger Admin acting up (2001)
[WebDNA] Sort by Row (2017)
[OT] will work for... (2003)
[WebDNA] v7 problem? (2012)
Frames and WebCat (1997)
really wierd browser truncating (1997)
FlushDatabase Suggestion (1998)
FAX orders (1996)
Emailer port change (1997)
Emailer [cart] file names (1997)
If Empty ? (1997)
Sort Order on a page search (1997)
Online reference (1997)
WebCat2 - many [carts] on one template page? (1997)
Who is doing sign-ups-got it (1998)
normal users.db calls ... (1998)
japanese characters (1997)
Re1000001: Setting up shop (1997)