Re: Using WebCat for product info requests
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 13654
interpreted = N
texte = >I realize that I can do this quite readily with WebCat, but the problem>is that these products are not in a database, nor are they likely to be.>Can I accomplish something like this without a .db file, or do I need to>tell them to start building a database ASAP? It's certainly much easier if they're in a database (to help lead them towards a shopping site eventually), but there's nothing wrong with you just stuffing any old text into a custom database that sort of acts like a shopping cart.The hard part is creating a unique identifier to help WebCatalog remember who is adding what item to the pseudo-cart. I suggest that either you use the standard [cart] technique when the visitor enters the site, or you could get tricky and look at their [username]/[password] to see if they're blank and if so, throw up an [authenticate] dialog to ask for their first and last name. You would then use this [username]/[password] as the name of a database file you would create in the shoppingcarts folder (to get automatic housecleaning for old carts).Once the username/password is known, then every time they click on a 'more info' link, you would [append] that information to the database assigned to them. I think this whole thing can be done with 1 template and 1 database structure.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Associated Messages, from the most recent to the oldest:
>I realize that I can do this quite readily with WebCat, but the problem>is that these products are not in a database, nor are they likely to be.>Can I accomplish something like this without a .db file, or do I need to>tell them to start building a database ASAP? It's certainly much easier if they're in a database (to help lead them towards a shopping site eventually), but there's nothing wrong with you just stuffing any old text into a custom database that sort of acts like a shopping cart.The hard part is creating a unique identifier to help WebCatalog remember who is adding what item to the pseudo-cart. I suggest that either you use the standard
[cart] technique when the visitor enters the site, or you could get tricky and look at their
[username]/
[password] to see if they're blank and if so, throw up an
[authenticate] dialog to ask for their first and last name. You would then use this
[username]/
[password] as the name of a database file you would create in the shoppingcarts folder (to get automatic housecleaning for old carts).Once the username/password is known, then every time they click on a 'more info' link, you would
[append] that information to the database assigned to them. I think this whole thing can be done with 1 template and 1 database structure.Grant Hulbert, V.P. Engineering | ==== eCommerce for the Rest of Us ====Pacific Coast Software | WebCatalog, WebMerchant11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Grant Hulbert
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:
[Sum] function? (1997)
Multiple instances of database (2003)
[ConvertChars] problem (1997)
3.0 [TEXT] variables (1998)
Merging databases (1997)
SSL and reg web*L and reg web* (1997)
[WebDNA] [lookup] fails when using [url] to wrap a value for potential "&" char? (2009)
Too many lines too add in one go (2003)
WebCatalog for guestbook ? (1997)
Not seeing cart info on Invoice.tmpl (was PROBLEM) (1997)
[OT] (waaaay OT) (2004)
SiteGuard Use Question (1997)
WebCatalog 2.0 & WebDNA docs in HTML ... (1997)
CORRECTION... Exporting a blank record (2000)
[WebDNA] lighttpd and gzip compression with webdna? (2015)
[BoldWords] WebCat.acgib15Mac (1997)
encrypt method=APOP broken or just not enough docs? - was:MD5 encryption (2003)
Major bug report on rootbeer (1997)
blank page from template (1997)
Tcp connect (2002)