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:
Archive (Zip, Sit, Tgz) (2004)
Bug? (1997)
Multiple catalog databases and showcart (1997)
is sku a REQUIRED field on NT (1997)
Re:Merging databases (1997)
Upcoming 2.1 Release and PCS Committment (1997)
Cart Number sequence (1997)
[date format] w/in sendmail (1997)
[protect admin] (1997)
Just Testing (1997)
[SearchString] usage (1997)
Feature Request: DB Field manipulation (1998)
Electronic Delivery (1997)
Cookie Problems (2000)
Pgp&emailer (1997)
Sorting Numbers (1997)
Newbie problem blah blah blah (1997)
Error: Too many nested [xxx] contexts (1997)
Problem with [math] (2000)
[WebDNA] Detect the server's ip address? (2015)