Re: [WebDNA] HTML Symbol Entities

This WebDNA talk-list message is from

2009


It keeps the original formatting.
numero = 102190
interpreted = N
texte = Dan Many greater experts here than me, but my first reaction is that if you are [url]ing the data as it gets into your db's, then that is done. But I am guessing that your problem lays in how you use the data later after you grab it back out and use it somewhere.. Like within a webdna context. Find the exact spot where something just broke for you due to an "&" char, and notice if it is a slot held by a var whose value you populate with the data you pull out of a db. You need to wrap that spot with [url] just like when you stored the data in the first place. I can be more specific if you show an exact example of something that just broke. -G On Mar 17, 2009, at 2:21 PM, Dan Strong wrote: > [rant] > > Probably a dumb question with a ridiculously easy answer as usual, > but bear with me... > > So over the years, I keep getting bit by these entities (‚ > etc.) within .db's/fields, etc. Despite strategic [URL]ery and > [convertchars] and [grep] and such, every now and again something > slips through and the ampersand ends up busting my code. > > An obvious solution to help with this is a [convertchars] .db, which > I have done years ago . Apparently, I must be missing some entities > despite using what I though were complete lists, otherwise I would > not have this problem anymore. > > So it happened again today on code that has worked for years now I'm > thoroughly sick of it and want to solve it once and for all. My > hasty solution? A [convertchars] with 10000 records to catch every > conceivable stinkin' symbol. > > [writefile=symbolConvert.db][!] > [/!]FROMTO[!] > [/!][loop start=1&end=10000]&#[index];[/loop] > [!] > [/!][/writefile] > > My problem? What entities are symbols? Which are blank? and which > are normal characters (which I obviously want to keep)? > > http://www.w3schools.com/tags/ref_symbols.asp > > shows that references start as low as 30-ish and go as high as 9800- > ish (hence loop 1-10000), but this is just crazy... > > [loop start=1&end=10000] > [index]&#[index];
> [/loop] > > shows everything warts and all. Most symbols are blank. > > Ok so if I go the [convertchars] route, is it possible that > w3schools hasn't listed every-single entity, and ultimately, there > has got to be a better way to handle this. > > Sorry for the rant, but I'm pissed off and have a ton of other > things I need to be doing rather than debugging frickin' ampersand > issues. > > How are you all handling this issue? > > Thanks, > -Dan > > [/rant] > > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] HTML Symbol Entities (Terry Wilson 2009)
  2. Re: [WebDNA] HTML Symbol Entities ("Dan Strong" 2009)
  3. Re: [WebDNA] HTML Symbol Entities (Toby Cox 2009)
  4. Re: [WebDNA] HTML Symbol Entities (Govinda 2009)
  5. [WebDNA] HTML Symbol Entities ("Dan Strong" 2009)
Dan Many greater experts here than me, but my first reaction is that if you are [url]ing the data as it gets into your db's, then that is done. But I am guessing that your problem lays in how you use the data later after you grab it back out and use it somewhere.. Like within a webdna context. Find the exact spot where something just broke for you due to an "&" char, and notice if it is a slot held by a var whose value you populate with the data you pull out of a db. You need to wrap that spot with [url] just like when you stored the data in the first place. I can be more specific if you show an exact example of something that just broke. -G On Mar 17, 2009, at 2:21 PM, Dan Strong wrote: > [rant] > > Probably a dumb question with a ridiculously easy answer as usual, > but bear with me... > > So over the years, I keep getting bit by these entities (‚ > etc.) within .db's/fields, etc. Despite strategic [url]ery and > [convertchars] and [grep] and such, every now and again something > slips through and the ampersand ends up busting my code. > > An obvious solution to help with this is a [convertchars] .db, which > I have done years ago . Apparently, I must be missing some entities > despite using what I though were complete lists, otherwise I would > not have this problem anymore. > > So it happened again today on code that has worked for years now I'm > thoroughly sick of it and want to solve it once and for all. My > hasty solution? A [convertchars] with 10000 records to catch every > conceivable stinkin' symbol. > > [writefile=symbolConvert.db][!] > [/!]FROMTO[!] > [/!][loop start=1&end=10000]&#[index];[/loop] > [!] > [/!][/writefile] > > My problem? What entities are symbols? Which are blank? and which > are normal characters (which I obviously want to keep)? > > http://www.w3schools.com/tags/ref_symbols.asp > > shows that references start as low as 30-ish and go as high as 9800- > ish (hence loop 1-10000), but this is just crazy... > > [loop start=1&end=10000] > [index]&#[index];
> [/loop] > > shows everything warts and all. Most symbols are blank. > > Ok so if I go the [convertchars] route, is it possible that > w3schools hasn't listed every-single entity, and ultimately, there > has got to be a better way to handle this. > > Sorry for the rant, but I'm pissed off and have a ton of other > things I need to be doing rather than debugging frickin' ampersand > issues. > > How are you all handling this issue? > > Thanks, > -Dan > > [/rant] > > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > old archives: http://dev.webdna.us/TalkListArchive/ 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:

Accentuated and non-English letters (2002) [showif]/[hideif] question (1997) aol (2000) Banners and sort of random display (1997) The code, one more time. (2003) Dark Horse Comics success story (1997) Location of Browser Info.txt file (1997) MacWEEK article help needed (1996) problems with 2 tags shakur (1997) Time/date formatting %X doesn't work ... (1997) [LOOKUP] (1997) Outsourcing portals and CodeLane.com (2005) [FoundItems] solved - thanks (1997) Free Utility (2003) Another OS 10.3 Upgrade issue (2003) .db-tmp (2000) HELP!? (2002) On a related topic (2006) Out of the woodwork (2007) File Upload Problems (HELP!) (2000)