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:

[searchString] (1997) ShowIf helper? (1998) [tcp connect] (1998) Need relative path explanation (1997) converted seed value? (1998) SiteEdit NewFile.html ? (1997) Re:PCS Customer submissions ? (1997) Mac v. NT (1998) grouped fields? (1999) orderfile and setlineitems (1998) locking variables? (2000) Shipping.db (1998) Pull down menu for categories (2000) Problems appending to database (1997) best way to store prefs (1998) Emailer (1997) Custom Shipping Charges (1997) Bizarre behavior texta behavior (2004) Counting records (2000) WebCat2b12 CGI Mac -- Problems propagating the cart through (1997)