Re: [WebDNA] webDNA and JSON
This WebDNA talk-list message is from 2011
It keeps the original formatting.
numero = 106646
interpreted = N
texte = >> I noticed that the webDNA tags themselves are creating>> whitespace when returning back data.>=20> If this is a problem, why not just move your WebDNA tags to=20> get rid of the white space?Hi Aaron,=20I think Ken is right. I mean - I have done lots of webdna over the =years, and some coding with webdna and javascript talking to each =other.. not alot.. but just enough to comment..=20..and anyway i am guessing that what you will have to focus on is to =take total control of every character you output with webdna. In PHP =you have to (get to) specify just when/where you start and stop output.. =but with webdna everything but the tags themselves is output - as it =appears in your source doc. =20As a result of this situation, old-school webdna code used a ton of =comments to trim whitespace,=20...like [!]=20[/!] so.You can also use [function]s which only [return] what you say to =return...You can also do your manipulation/processing as always, but store any =developing output into concatenating [text] vars.. and then finally when =you are ready to actually output, then just drop in the [text] var. =This method allows to you do [grep], etc. to strip out unwanted chars, =or even add in wanted chars. Like you can replace all actual carriage =return/line feed chars with
, and replace all instances of ="someCRLFflag" with a real CR/LF char, when/where needed, for one =example.Play with it. Examine the evolving string of characters at various =steps to see what you are actually doing to the output as you generate =it.. step by step.- Govinda--------------Old WebDNA talklist archives:http://dev.webdna.us/TalkListArchive/index.tpl?db=3Dwebdna-talk
Associated Messages, from the most recent to the oldest:
>> I noticed that the webDNA tags themselves are creating>> whitespace when returning back data.>=20> If this is a problem, why not just move your WebDNA tags to=20> get rid of the white space?Hi Aaron,=20I think Ken is right. I mean - I have done lots of webdna over the =years, and some coding with webdna and javascript talking to each =other.. not alot.. but just enough to comment..=20..and anyway i am guessing that what you will have to focus on is to =take total control of every character you output with webdna. In PHP =you have to (get to) specify just when/where you start and stop output.. =but with webdna everything but the tags themselves is output - as it =appears in your source doc. =20As a result of this situation, old-school webdna code used a ton of =comments to trim whitespace,=20...like [!]=20[/!] so.You can also use [function]s which only [return] what you say to =return...You can also do your manipulation/processing as always, but store any =developing output into concatenating [text] vars.. and then finally when =you are ready to actually output, then just drop in the [text] var. =This method allows to you do [grep], etc. to strip out unwanted chars, =or even add in wanted chars. Like you can replace all actual carriage =return/line feed chars with , and replace all instances of ="someCRLFflag" with a real CR/LF char, when/where needed, for one =example.Play with it. Examine the evolving string of characters at various =steps to see what you are actually doing to the output as you generate =it.. step by step.- Govinda--------------Old WebDNA talklist archives:http://dev.webdna.us/TalkListArchive/index.tpl?db=3Dwebdna-talk
Govinda
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:
E-mailer error codes (1997)
Order not created error (1997)
WebCat2b12 CGI Mac -- Problems propagating the cart through frames...still (1997)
Database flushing does not work any more... (2000)
page redirect in webDNA (1997)
Install Webcatalog under NT4.0 and Microsoft IIS 2.0 (1997)
Country & Ship-to address & other fields ? (1997)
Robert Minor duplicate mail (1997)
Need relative path explanation (1997)
Re:2nd WebCatalog2 Feature Request (1996)
CC Merchant suggestions?? (1997)
WC Database Format (1997)
Mult-File Upload w/ Web Star (2000)
Apache 2 (2002)
Bug? (1997)
ShowCart (2001)
Check boxes (1997)
RE: [WebDNA] [test] (2009)
Not seeing cart info on Invoice.tmpl (was PROBLEM) (1997)
Webcat run amuk (2002)