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:

Multiple prices (1997) PROBLEM (1997) WebStar WebCat Crashing a lot (2004) WC1.6 to WC2 date formatting (1997) mime types (2003) WebCat2b13MacPlugIn - syntax to convert date (1997) [if] and [showif] (2002) [WebDNA] Ping....testing....1..2..3.. (2009) html delivery (1997) Search minus first found (1999) remotely add + sign (1997) date display (1999) Problems setting MIME Headers (1998) Form based Redirect (2001) Error Log (2000) carriage returns in data (1997) Looking For WebCatalog Migration Assistance (2003) This is a Test, sorry (1999) [WebDNA] Help with ReplaceFoundItems (2009) Subtotal Taxabletotal Grandtotal **CART** (2005)