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 Solution 11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMaster San Diego, CA 92128 | SiteGuard 619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com Associated Messages, from the most recent to the oldest:

    
  1. Re: Clean Code: Rules for inserting keyboard returns? (Grant Hulbert 1997)
  2. Re: Clean Code: Rules for inserting keyboard returns? (John Hill 1997)
  3. Clean Code: Rules for inserting keyboard returns? (Steve Rosenbaum 1997)
>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 Solution 11770 Bernardo Plaza Court | SiteEdit Pro, SiteCheck, PhotoMaster San Diego, CA 92128 | SiteGuard 619/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:

So many lookers, hey smith micro (2003) Two options to consider (2008) [WebDNA] Installing WebDNA 7 on OSX Mavericks Server - Instructions (2014) UPS charges (2000) Special delete ... (1997) no global [username] or [password] displayed ... (1997) Math (1997) Crashing Server (2000) Email within tmpl ? (1997) DB Emergency (2002) method of payment (1997) [WebDNA] Formulas question (2011) Ordering Fraction (2000) WebCat2_Mac RETURNs in .db (1997) Search Folder? (1998) WCS Newbie question (1997) webCatalog and Stocks (1998) Security Issues and WebCommerce Solution (1997) Custom error files (1998) unable to launch acgi in WebCat (1997)