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:
Help!!!! Purchases not going through! (1997)
Possible to reset Linux file permissions w/in webcat [shell] ? (2000)
Secure Server basic question... (1997)
Dealer Locator (zip codes) (2003)
Number of files in a directory (2006)
Documentation Feedback (1997)
OT - New Ti Books (2002)
Frames (1997)
Help! WebCat2 bug (1997)
WebCat2 - many [carts] on one template page? (1997)
[WebDNA] FastCGI version confusion (2011)
Showif, Hideif reverse logic ? (1997)
Emailer setup (1997)
suggestion (1997)
PCS Frames (1997)
Running WebCat from a CD-ROM (1997)
Image upload (2000)
Using Plug-In while running 1.6.1 (1997)
Emailer (1997)
Re:Variable Math (1998)