Re: Clean Code: Rules for inserting keyboard returns?
This WebDNA talk-list message is from 1997
It keeps the original formatting.
numero = 13403
interpreted = N
texte = >A rough rule is that a list of parameters (anything within a tag or context>tag) cannot be broken up. Text within a context (between the tags) can be>broken up.One caveat to this: when you are doing [replace] or [append], make sure you realize that the fields inside the context get set to literally whatever you type, so putting a return inside there will stuff a return into your database field. Here's an example of what to watch out for:Good:[replace db=xxx&eqSKUdata=1]title=fred&description=joe[/replace]Bad:[replace db=xxx&eqSKUdata=1]title=fred&description=joe[/replace]This second one tells WebCatalog to look for a fieldname called
title (which doesn't exist) and also replace description with joeGrant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMasterSan Diego, CA 92128 | SiteGuard619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com
Associated Messages, from the most recent to the oldest:
>A rough rule is that a list of parameters (anything within a tag or context>tag) cannot be broken up. Text within a context (between the tags) can be>broken up.One caveat to this: when you are doing [replace] or [append], make sure you realize that the fields inside the context get set to literally whatever you type, so putting a return inside there will stuff a return into your database field. Here's an example of what to watch out for:Good:[replace db=xxx&eqSKUdata=1]title=fred&description=joe[/replace]Bad:[replace db=xxx&eqSKUdata=1]title=fred&description=joe[/replace]This second one tells WebCatalog to look for a fieldname called title (which doesn't exist) and also replace description with joeGrant Hulbert, V.P. Engineering | ===== Tools for WebWarriors =====Pacific Coast Software | WebCatalog Pro, WebCommerce Solution11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, 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:
[WebDNA] Emailer breaking format (2015)
Help formatting search results w/ table (1997)
Help! WebCat2 bug (1997)
Erotic Sites (1997)
page chokes on hideif when false and ignored (1998)
Here we go again...WebDNA - SQL- Clustering (2006)
HELP WITH DATES (1997)
This list needs a digest: rant, rave... (1997)
WC2f3 (1997)
[WebDNA] Snow Leopard (2009)
[WebDNA] Date weirdness (2014)
'does not contain' operator needed ... (1997)
Emailer (1999)
(no subject) (1997)
database size? (1997)
[WebDNA] Crashing Database (2011)
Find Duplicates in Cart (2001)
Moment of Thanks (1997)
showif and cart (1997)
Showif date range comparison (1999)