Re: Adding extra coding on the fly?
This WebDNA talk-list message is from 2005
It keeps the original formatting.
numero = 63245
interpreted = N
texte = I currently convert %0B to
This works great for regular text only fields, and is handy for the in-putters to not have to worry about adding
every time.It also actually works pretty well with
too, apart from when I need to use in a CSS page, where it then adds an extra line between each list item.That grep looks pretty handy - I'll give it a go.Thanks.Mark.On 20 Oct 2005, at 01:40, William DeVaul wrote:> Part of the problem is that I can't tell what the characters are > that you convert to BR. You may be able to continue to leave that > to the convertchars.>> This will at least add the but assumes a line break after > each bullet marker:>> [grep search=
([^%0D%0A%0B]*)&replace=\1][theTEXT][/grep]>>> On Oct 19, 2005, at 4:26 PM, Mark Derrick wrote:>>>> I'm looking to solve a problem I've come across trying to handle >> data in an existing database system that we have inherited.>>>> The field that is causing me the problems, is an almost free form >> field which allows non-technical users to enter text to be >> displayed online.>>>> To give you an example of the data...>>>> This is a text field which will be displayed online, below this >> text we have a list.>>
item 1>> item 2>> item 3>> item 4>> item 5>> And then we will have a footer.>>>> To allow the data input person to not have to worry about learning >> any code, they work to two very basic rules.>> "If you want a bullet point, type ">> "If you want a new line, just hit return">>>> To process this data when called, it's run through a custom >> conversions.db which converts the CR to
, and the is >> displayed as is.>> This actually works OK (within reason), the problem I now have is >> that I need to use this database in CSS pages, which means that...>> a) I need to add the closing to each bulleted line>> b) I need to add
to each line, except those after a
>> otherwise I get double line-spacing>>>> As this database is still being used, and the data continues to be >> entered in a basic non-technical way, I'd ideally like to do all >> this on the fly.>> I've tried using some extra custom conversions.db, but haven't >> been able to get the result needed.>>>> Any suggestions?>>>> Thanks.>> Mark.>>>> ------------------------------------------------------------->> 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 > digest@talk.smithmicro.com>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> -------------------------------------------------------------> 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 digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------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:
I currently convert %0B to
This works great for regular text only fields, and is handy for the in-putters to not have to worry about adding
every time.It also actually works pretty well with too, apart from when I need to use in a CSS page, where it then adds an extra line between each list item.That grep looks pretty handy - I'll give it a go.Thanks.Mark.On 20 Oct 2005, at 01:40, William DeVaul wrote:> Part of the problem is that I can't tell what the characters are > that you convert to BR. You may be able to continue to leave that > to the convertchars.>> This will at least add the but assumes a line break after > each bullet marker:>> [grep search=([^%0D%0A%0B]*)&replace=\1][theTEXT][/grep]>>> On Oct 19, 2005, at 4:26 PM, Mark Derrick wrote:>>>> I'm looking to solve a problem I've come across trying to handle >> data in an existing database system that we have inherited.>>>> The field that is causing me the problems, is an almost free form >> field which allows non-technical users to enter text to be >> displayed online.>>>> To give you an example of the data...>>>> This is a text field which will be displayed online, below this >> text we have a list.>> item 1>> item 2>> item 3>> item 4>> item 5>> And then we will have a footer.>>>> To allow the data input person to not have to worry about learning >> any code, they work to two very basic rules.>> "If you want a bullet point, type ">> "If you want a new line, just hit return">>>> To process this data when called, it's run through a custom >> conversions.db which converts the CR to
, and the is >> displayed as is.>> This actually works OK (within reason), the problem I now have is >> that I need to use this database in CSS pages, which means that...>> a) I need to add the closing to each bulleted line>> b) I need to add
to each line, except those after a >> otherwise I get double line-spacing>>>> As this database is still being used, and the data continues to be >> entered in a basic non-technical way, I'd ideally like to do all >> this on the fly.>> I've tried using some extra custom conversions.db, but haven't >> been able to get the result needed.>>>> Any suggestions?>>>> Thanks.>> Mark.>>>> ------------------------------------------------------------->> 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 > digest@talk.smithmicro.com>>> Web Archive of this list is at: http://webdna.smithmicro.com/>>>>>>> -------------------------------------------------------------> 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 digest@talk.smithmicro.com>> Web Archive of this list is at: http://webdna.smithmicro.com/>-------------------------------------------------------------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/
Mark Derrick
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:
Searching multiple records for certain info (2000)
notification solutions (1997)
Applescript in Webcatalog problem (1997)
[WebDNA] [BULK] which of these tags exist in 7.0 (2011)
Protect vs Authenicate (1997)
404 error page issue (2006)
[LOOP]/[BREAK] bug (2000)
WebCat2b12 forgets serial # (1997)
WebMerchant 1.6 and SHTML (1997)
ConvertChars (2000)
hyperlinking unique input strings on the fly when displaying in HTML (2000)
[OT] Read and weep (2003)
[TaxableTotal] - not working with AOL and IE (1997)
Nested tags count question (1997)
form data submission gets truncated (1997)
Webcatalog and foreign languages (1998)
Fwd: HTML encoding in URLs (1997)
Re:no [search] with NT (1997)
Emailer file formats (1998)
Problem displaying search result (1997)