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:
Searchable WebCat (etc.) Docs ? (1997)
Writing to PDF (2003)
WC TableGrinder (1997)
RE: Writefile outside WebSTAR hierarchy? (1997)
Search 1 Field Twice? (2004)
RE: WebCat: Access denied, but why? - The solution. (1997)
WebCat on Alpha? (1997)
Verify entry into a text field (2005)
Request for improvement... (2002)
Nested tags count question (1997)
ShowIf & HideIf Question? (1998)
Attn: Bug in GeneralStore example b15 (1997)
WebCatalog2 Feature Feedback (1996)
WebMerchant? (1998)
Javascript/WebCatalog form population (2001)
[WebDNA] WebDNA as cgi app (was WebSite Examples) (2008)
Updating a database once per day - An example (1998)
disappearing SKU (etc.) fields (1998)
WebCat cannot handle compatible search parameters? (1997)
Add to a field (1998)