Re: [WebDNA] Old Problem, the exclamation point

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111650
interpreted = N
texte = --Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I just looked up your original email. Exclamation points wreck havoc = with anything that compares, since ! means "not equal to". You don't say = how the problem is manifesting itself, but look at your showif and = hideif tags to see if that's what's going on. You'd need to [url] the = value.=20 Terry On Aug 30, 2014, at 3:09 PM, Steve Braun wrote: > I'm having an old problem, I have a client that loves to use the = exclamation point. > She enters them her text into the html form, and my code never = responds correctly when viewed in the browser. Sigh. >=20 > I've read the technical documents, and the historical talk-lists, and = I'm using the [url] and [input] tags, but I suppose that I'm not = understanding the functions of these tags, and/or I'm using them = incorrectly. Sigh. >=20 > Here is my append code:=20 > [append = db=3Dpage_data.db&eqSKUdata=3D[SKU_NEXT]]&TEXT_1=3D[url][TEXT_1][/url][/ap= pend] >=20 > Here is some of my html display code:=20 > >=20 > >=20 > Here is my replace code:=20 > [replace = db=3Dpage_data.db&eqSKUdata=3D[SKU1]]&TEXT_1=3D[url][TEXT_1][/url][/replac= e] >=20 > Am I using these [url] and [input] tags incorrectly? >=20 > Thanks for any assistance. >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- 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 Bug Reporting: = support@webdna.us --Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii I = just looked up your original email. Exclamation points wreck havoc with = anything that compares, since ! means "not equal to". You don't say how = the problem is manifesting itself, but look at your showif and hideif = tags to see if that's what's going on. You'd need to [url] the = value. 

Terry

On Aug 30, = 2014, at 3:09 PM, Steve Braun <sbraun1@twcny.rr.com> = wrote:

I'm = having an old problem,   I have a client that loves to use the = exclamation point.
She enters them her text into the html form, = and my code never responds correctly when viewed in the browser. = Sigh.

I've read the technical documents,  and the = historical talk-lists, and I'm using the [url] and [input] tags, but I = suppose that I'm not understanding the functions of these tags, and/or = I'm using them incorrectly.   Sigh.

Here is my append code:
[append = db=3Dpage_data.db&eqSKUdata=3D[SKU_NEXT]]&TEXT_1=3D[url][TEXT_1][/= url][/append]

Here is some of my html display code: =
<textarea name=3D"TEXT_1" id=3D"TEXT_1" cols=3D"115" = rows=3D"3">[input][TEXT_1][/input]</textarea>

<input value=3D"[url][LINK_URL][/url]" type=3D"text" = name=3D"LINK_URL">

Here is my replace code:
[replace = db=3Dpage_data.db&eqSKUdata=3D[SKU1]]&TEXT_1=3D[url][TEXT_1][/url]= [/replace]

Am I using these [url] and [input] tags = incorrectly?

Thanks for any assistance.

Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Old Problem, the exclamation point (Terry Wilson 2014)
  2. Re: [WebDNA] Old Problem, the exclamation point (Terry Wilson 2014)
  3. Re: [WebDNA] Old Problem, the exclamation point (Donovan Brooke 2014)
  4. Re: [WebDNA] Old Problem, the exclamation point (Terry Wilson 2014)
  5. Re: [WebDNA] Old Problem, the exclamation point (Steve Braun 2014)
  6. Re: [WebDNA] Old Problem, the exclamation point (Terry Wilson 2014)
  7. Re: [WebDNA] Old Problem, the exclamation point (Donovan Brooke 2014)
  8. Re: [WebDNA] Old Problem, the exclamation point (Steve Braun 2014)
  9. Re: [WebDNA] Old Problem, the exclamation point (Tom Duke 2014)
  10. [WebDNA] Old Problem, the exclamation point (Steve Braun 2014)
--Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I just looked up your original email. Exclamation points wreck havoc = with anything that compares, since ! means "not equal to". You don't say = how the problem is manifesting itself, but look at your showif and = hideif tags to see if that's what's going on. You'd need to [url] the = value.=20 Terry On Aug 30, 2014, at 3:09 PM, Steve Braun wrote: > I'm having an old problem, I have a client that loves to use the = exclamation point. > She enters them her text into the html form, and my code never = responds correctly when viewed in the browser. Sigh. >=20 > I've read the technical documents, and the historical talk-lists, and = I'm using the [url] and [input] tags, but I suppose that I'm not = understanding the functions of these tags, and/or I'm using them = incorrectly. Sigh. >=20 > Here is my append code:=20 > [append = db=3Dpage_data.db&eqSKUdata=3D[SKU_NEXT]]&TEXT_1=3D[url][TEXT_1][/url][/ap= pend] >=20 > Here is some of my html display code:=20 > >=20 > [url][LINK_URL][/url]" type=3D"text" name=3D"LINK_URL"> >=20 > Here is my replace code:=20 > [replace = db=3Dpage_data.db&eqSKUdata=3D[SKU1]]&TEXT_1=3D[url][TEXT_1][/url][/replac= e] >=20 > Am I using these [url] and [input] tags incorrectly? >=20 > Thanks for any assistance. >=20 > Stephen F Braun > sbraun1@twcny.rr.com > --------------------------------------------------------- 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 Bug Reporting: = support@webdna.us --Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii I = just looked up your original email. Exclamation points wreck havoc with = anything that compares, since ! means "not equal to". You don't say how = the problem is manifesting itself, but look at your showif and hideif = tags to see if that's what's going on. You'd need to [url] the = value. 

Terry

On Aug 30, = 2014, at 3:09 PM, Steve Braun <sbraun1@twcny.rr.com> = wrote:

I'm = having an old problem,   I have a client that loves to use the = exclamation point.
She enters them her text into the html form, = and my code never responds correctly when viewed in the browser. = Sigh.

I've read the technical documents,  and the = historical talk-lists, and I'm using the [url] and [input] tags, but I = suppose that I'm not understanding the functions of these tags, and/or = I'm using them incorrectly.   Sigh.

Here is my append code:
[append = db=3Dpage_data.db&eqSKUdata=3D[SKU_NEXT]]&TEXT_1=3D[url][TEXT_1][/= url][/append]

Here is some of my html display code: =
<textarea name=3D"TEXT_1" id=3D"TEXT_1" cols=3D"115" = rows=3D"3">[input][TEXT_1][/input]</textarea>

<input value=3D"[url][LINK_URL][/url]" type=3D"text" = name=3D"LINK_URL">

Here is my replace code:
[replace = db=3Dpage_data.db&eqSKUdata=3D[SKU1]]&TEXT_1=3D[url][TEXT_1][/url]= [/replace]

Am I using these [url] and [input] tags = incorrectly?

Thanks for any assistance.

Stephen F Braun
sbraun1@twcny.rr.com
--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/l= ist/talk@webdna.us Bug Reporting: support@webdna.us

= --Apple-Mail=_8AE00063-8554-41B4-9088-AD1D3E63148E-- Terry Wilson

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:

Store Builder (2001) Odd Cart Behavior (1997) Merchant account (1998) Multiple catalog databases and showcart (1997) WebCat2 Append problem (B14Macacgi) (1997) Weird bug, or is there something amiss? (1997) formatting search results (1999) Am I going senile? (Price recalc based on quantity) (1997) Price and Formula.db (2002) Protect Tag and Groups (1998) Price problem (1997) NT vs Mac (1997) sendmail formatting (2001) Blog Software (2006) Seattle based Webcatters? (2000) PIXO (1997) Logging purchases (1997) Large databases in WebCat (1997) [WebDNA] encoding with webdna/JS, in context of various file encodings/charsets (2010) Re:no [search] with NT (1997)