Re: [include] and not found
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 63380
interpreted = N
texte = Patrick McCormick wrote:> I was worried about the overhead of using functions. My project > involves a large, medical form with almost 200 choices. It's coded in > Flash and sends data to the server as it's entered. Form choices > require further processing. I've broken that processing into separate > .inc files named field_1.inc, field_2.inc, ... field_almost200.inc:> > [search db=formData.db&formID=[formSID]][founditems]> [listfields db=formData.db]> [hideif [interpret][[fieldname]][/interpret]=]> [include file=[filename].inc]> [/hideif]> [/listfiles]> [/founditems][/search]> > Some of the data is informational only and requires no further handling > or processing. For those fields I just skip creating an .inc file. > Suppressing the error message for missing .inc files is a big deal.> > using [function] would mean having to separately check for the > existence of the .inc file and check for an associated field value. If > I can get those functions inherently in> I am relieved that WebDNA doesn't stop processing when it encounters a > missing .inc file. It just keeps chugging to the next one.First of all, that search is not going to find anything. Second, try it..I don't think adding a check will hinder things too much.Donovan-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Custom Paint, Labels, and Specialty Signage. -> <- Home and Business Embellishment/Fabrication, -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Patrick McCormick wrote:> I was worried about the overhead of using functions. My project > involves a large, medical form with almost 200 choices. It's coded in > Flash and sends data to the server as it's entered. Form choices > require further processing. I've broken that processing into separate > .inc files named field_1.inc, field_2.inc, ... field_almost200.inc:> > [search db=formData.db&formID=[formSID]][founditems]> [listfields db=formData.db]> [hideif [interpret][[fieldname]][/interpret]=]> [include file=[filename].inc]> [/hideif]> [/listfiles]> [/founditems][/search]> > Some of the data is informational only and requires no further handling > or processing. For those fields I just skip creating an .inc file. > Suppressing the error message for missing .inc files is a big deal.> > using [function] would mean having to separately check for the > existence of the .inc file and check for an associated field value. If > I can get those functions inherently in> I am relieved that WebDNA doesn't stop processing when it encounters a > missing .inc file. It just keeps chugging to the next one.First of all, that search is not going to find anything. Second, try it..I don't think adding a check will hinder things too much.Donovan-- =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o DONOVAN D. BROOKE EUCA Design Center <- Web Development (specializing in eCommerce),-> <- Custom Paint, Labels, and Specialty Signage. -> <- Home and Business Embellishment/Fabrication, -> <- Glass Blowing, and Art Glass -> PH/FAX:> 1 (608) 835-2476 Web:> http://www.egg.bz | http://www.euca.us =o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Donovan Brooke
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:
replacing items in a db (2000)
Using [showif] within [lineitems] (2000)
[WebDNA] How to access WebDNA admin pages? (2010)
[shownext max=?] armed (1997)
CommandSecurity? (1997)
WebCat editing, SiteGuard & SiteEdit (1997)
Setting up the server (1997)
WebCat2 - [include] tags (1997)
F*** you (1998)
WebDNA update from Smith Micro (2002)
WebCat2: multiple currency support (1997)
adding shipping cost (1998)
[WebDNA] Version control (git or subversion) workflow for WebDNA (2012)
orderfile and setlineitems (1998)
two unique banners on one page (1997)
Cart questions (1997)
send mail problem? (1997)
Shell context. (2002)
I'm having trouble using [url][interpret][math] together inlookup (1997)
AJAX with WebDNA (2006)