Re: [WebDNA] multi hyperlinks in text paragraphs

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111723
interpreted = N
texte = --047d7b3a8c6a1ef6af0509a3ec67 Content-Type: text/plain; charset=UTF-8 Ken, Thank you for that info, but I think that you misunderstood my question. I don't know the current path that [convertchars] uses to find the StandardConversions.db from my template file, So how do I find write a new path for [convertchars] to find a different.db in my local directory? Thanks again, sfb Stephen F Braun sbraun1@twcny.rr.com On Sun, Dec 7, 2014 at 12:45 PM, Braun, Stephen wrote: > Ken, Thank you for that info, but I think that you misunderstood my > question. > > I don't know the current path that [convertchars] uses to find the > StandardConversions.db from my template file, > So how do I find write a new path for [convertchars] to find a > different.db in my local directory? > > Thanks again, > sfb > > Stephen Braun / Theatre Manager > Robinson-Faust Theatre of the Performing Arts / Oswego High School > Two Buccaneer Blvd. / Oswego, NY 13126 > 315.341.2265 > sbraun@oswego.org / http://faust.oswego.org > > On Sun, Dec 7, 2014 at 11:46 AM, Terry Wilson wrote: > >> That path would look just like a path to a db in a search, replace, >> append, include ( see my previous response). Put the file anywhere that >> makes sense to you. If you don't know what the StandardConversions.db looks >> like, I can email it when I get off my iPad and am at my computer. >> >> Terry >> >> Sent from my iPad >> >> On Dec 7, 2014, at 7:43 AM, Steve Braun wrote: >> >> Terry, this is a good idea, but I'm not hosting, therefor I do no have >> access to the StandardConversions.db. No ftp access to that file location. >> >> For now I'm going to do as Donovan suggests, lose the convertchars and >> use the grep to replace the CR as needed. >> I don't expect any other characters to be entered into the input form. >> >> Thanks for all the help. >> >> New Q: The docs say that I can build my own specified .db for >> convertchars. >> What would that path look like to my local directory instead >> of the path to the StandardConversions.db. ? >> >> Thanks again >> sfb >> >> >> >> Stephen F Braun >> sbraun1@twcny.rr.com >> >> On Sun, Dec 7, 2014 at 1:12 AM, Terry Wilson wrote: >> >>> This is actually painfully simple. I like to do the same thing and >>> fixed this back in the beginning. Just edit the StandardConversions.db by >>> removing the 2 records for < and > >>> >>> Done and done. Keep using convertchars. Also, feel free to add more >>> entries to the StandardConversions.db as needed. >>> >>> Terry >>> >>> On Dec 6, 2014, at 9:00 AM, Steve Braun wrote: >>> >>> Hi All, >>> I could use a little help. >>> >>> I'm trying to insert multiple hyperlinks into a paragraph of text that >>> is read from a database. >>> >>> The text is entered by the user into the database from a HTML form like >>> this: >>> blah blah blah www.domain1.com >>> blah blah blah blah www.domain2.com >>> blah blah blah www.domain3.com >>> blah blah blah. >>> >>> The text is provided to the public in a template page that should look >>> like this: >>> blah blah blah *www.domain1.com *blah blah >>> blah blah *www.domain2.com *blah blah blah *www.domain3.com >>> *blah blah blah. >>> >>> But, No. I get the text exactly as entered: >>> blah blah blah www.domain1.com >>> blah blah blah blah www.domain2.com >>> blah blah blah www.domain3.com >>> blah blah blah. >>> >>> How do I get the HTML parts of the code to function, instead of being >>> interpreted as text? >>> >>> I am using [url]...[/url] in the [append] tag. >>> I am using [convertchars]...[/convertchars] in the template page >>> >>> I've been playing with the [convertwords db=glossary.db] examples shown >>> in the docs, but I can't even get that to work. >>> Any insight into how this might be done would be appreciated. >>> >>> Thank you, >>> >>> 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 >>> >>> >>> --------------------------------------------------------- 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 >>> >> >> --------------------------------------------------------- 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 >> >> --------------------------------------------------------- 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 >> > > --047d7b3a8c6a1ef6af0509a3ec67 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ken, Thank you for that info,=C2=A0 but I think = that you misunderstood my question.

I don't know the current pat= h that [convertchars] uses to find the StandardConversions.db from my templ= ate file,
So how do I find write a new path for [convertchars] t= o find a different.db in my local directory?

Thanks again,
= sfb


Stephen F Braun
= sbraun1@twcny.rr.com

On Sun, Dec 7, 2014 at 12:45 PM, Braun, Step= hen <sbraun@oswego.org> wrote:
Ken, Thank you for that info,=C2=A0 but I t= hink that you misunderstood my question.

I don't know the curren= t path that [convertchars] uses to find the StandardConversions.db from my = template file,
So how do I find write a new path for [convertcha= rs] to find a different.db in my local directory?

Thanks again= ,
sfb

Stephen Braun / Theatre Manager
Robinson= -Faust Theatre of the Performing Arts / Oswego High School
Two Buccanee= r Blvd. / Oswego, NY 13126
315.341.2265
sbraun@oswego.org / http://faust.oswego.org

On Sun, Dec 7,= 2014 at 11:46 AM, Terry Wilson <terry@terryfic.com> wrote:=
That path would l= ook just like a path to a db in a search, replace, append, include ( see my= previous response). Put the file anywhere that makes sense to you. If you = don't know what the StandardConversions.db looks like, I can email it w= hen I get off my iPad and am at my computer.

Terry=

Sent from my iPad

On Dec 7, 2014, at 7:43 A= M, Steve Braun <sbraun1@twcny.rr.com> wrote:

Terry, this is a good idea, but I= 9;m not hosting, therefor I do no have access to the StandardConversions.db= .=C2=A0=C2=A0 No ftp access to that file location.

For now I&#= 39;m going to do as Donovan suggests, lose the convertchars and use the gre= p to replace the CR as needed.
I don't expect any other charac= ters to be entered into the input form.

Thanks for all th= e help.

New Q: The docs say that I can build my own= specified .db for convertchars.=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 What would that path= look like to my local directory instead of the path to the StandardConvers= ions.db. ?

Thanks again
sfb


Stephen F Braun
=
sbraun1@twcny.rr.com

On Sun, Dec 7, 2014 at 1:12 AM, Terry Wilson= <terry@terryfic.com> wrote:
This is actually= painfully simple.=C2=A0 I like to do the same thing and fixed this back in= the beginning. Just edit the=C2=A0StandardConversions.db=C2=A0by removing = the 2 records for < and >

Done and done. Keep usin= g convertchars. Also, feel free to add more entries to the StandardConversi= ons.db as needed.

Te= rry

On Dec 6, 2014, at 9:00= AM, Steve Braun <sbraun1@twcny.rr.com> wrote:

Hi All,
=
I could use a little help.

I'm trying to insert= multiple hyperlinks into a paragraph of text that is read from a database.=

The text is entered by the user into the database from a HTML= form like this:
blah blah blah=C2=A0 <a href=3D"http://www.domain1.com">= www.domain1.com&l= t;/a> blah blah blah blah=C2=A0 <a href=3D"http://www.domain2.com">www.domain2.com</a&g= t; blah=C2=A0 blah blah=C2=A0 <a href=3D"http://www.domain3.com">www.domain3.com</a> bl= ah blah blah.

The text is provided to the public in a template page= that should look like this:
blah blah blah=C2=A0 www.domain1.com blah blah blah b= lah=C2=A0 www.doma= in2.com blah=C2=A0 blah blah=C2=A0 www.domain3.com blah blah blah.
=

But, No. =C2=A0 I get the text exactly as entered:
blah blah bl= ah=C2=A0 <a=20 href=3D"http://w= ww.domain1.com">www.domain1.com</a> blah blah=20 blah blah=C2=A0 <a=20 href=3D"http://w= ww.domain2.com">www.domain2.com</a> blah=C2=A0 blah=20 blah=C2=A0 <a href=3D"http://www.domain3.com">www.domain3.com</a>=20 blah blah blah.

How do I get the HTML parts of the code = to function, instead of being interpreted as text?

= I am using [url]...[/url] in the [append] tag.
I am using [convert= chars]...[/convertchars] in the template page

I've been playing with the [convertwords db=3Dglossary.db] examp= les shown in the docs,=C2=A0 but I can't even get that to work.
Any insight into how this might be done would be appreciated.
Thank you,

Stephen F Braun<= br>
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: suppo= rt@webdna.us

--------------------------------------------------------- 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: suppo= rt@webdna.us

=
--------------------------------------------------------- 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: suppo= rt@webdna.us
--------------------------------------------------------- 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: suppo= rt@webdna.us


--047d7b3a8c6a1ef6af0509a3ec67-- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
  2. Re: [WebDNA] multi hyperlinks in text paragraphs (Stuart Tremain 2014)
  3. Re: [WebDNA] multi hyperlinks in text paragraphs (Terry Wilson 2014)
  4. Re: [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
  5. Re: [WebDNA] multi hyperlinks in text paragraphs (Terry Wilson 2014)
  6. Re: [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
  7. Re: [WebDNA] multi hyperlinks in text paragraphs (Terry Wilson 2014)
  8. Re: [WebDNA] multi hyperlinks in text paragraphs (Terry Wilson 2014)
  9. Re: [WebDNA] multi hyperlinks in text paragraphs (Kenneth Grome 2014)
  10. Re: [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
  11. Re: [WebDNA] multi hyperlinks in text paragraphs (Terry Wilson 2014)
  12. Re: [WebDNA] multi hyperlinks in text paragraphs (Donovan Brooke 2014)
  13. Re: [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
  14. Re: [WebDNA] multi hyperlinks in text paragraphs (Donovan Brooke 2014)
  15. [WebDNA] multi hyperlinks in text paragraphs (Steve Braun 2014)
--047d7b3a8c6a1ef6af0509a3ec67 Content-Type: text/plain; charset=UTF-8 Ken, Thank you for that info, but I think that you misunderstood my question. I don't know the current path that [convertchars] uses to find the StandardConversions.db from my template file, So how do I find write a new path for [convertchars] to find a different.db in my local directory? Thanks again, sfb Stephen F Braun sbraun1@twcny.rr.com On Sun, Dec 7, 2014 at 12:45 PM, Braun, Stephen wrote: > Ken, Thank you for that info, but I think that you misunderstood my > question. > > I don't know the current path that [convertchars] uses to find the > StandardConversions.db from my template file, > So how do I find write a new path for [convertchars] to find a > different.db in my local directory? > > Thanks again, > sfb > > Stephen Braun / Theatre Manager > Robinson-Faust Theatre of the Performing Arts / Oswego High School > Two Buccaneer Blvd. / Oswego, NY 13126 > 315.341.2265 > sbraun@oswego.org / http://faust.oswego.org > > On Sun, Dec 7, 2014 at 11:46 AM, Terry Wilson wrote: > >> That path would look just like a path to a db in a search, replace, >> append, include ( see my previous response). Put the file anywhere that >> makes sense to you. If you don't know what the StandardConversions.db looks >> like, I can email it when I get off my iPad and am at my computer. >> >> Terry >> >> Sent from my iPad >> >> On Dec 7, 2014, at 7:43 AM, Steve Braun wrote: >> >> Terry, this is a good idea, but I'm not hosting, therefor I do no have >> access to the StandardConversions.db. No ftp access to that file location. >> >> For now I'm going to do as Donovan suggests, lose the convertchars and >> use the grep to replace the CR as needed. >> I don't expect any other characters to be entered into the input form. >> >> Thanks for all the help. >> >> New Q: The docs say that I can build my own specified .db for >> convertchars. >> What would that path look like to my local directory instead >> of the path to the StandardConversions.db. ? >> >> Thanks again >> sfb >> >> >> >> Stephen F Braun >> sbraun1@twcny.rr.com >> >> On Sun, Dec 7, 2014 at 1:12 AM, Terry Wilson wrote: >> >>> This is actually painfully simple. I like to do the same thing and >>> fixed this back in the beginning. Just edit the StandardConversions.db by >>> removing the 2 records for < and > >>> >>> Done and done. Keep using convertchars. Also, feel free to add more >>> entries to the StandardConversions.db as needed. >>> >>> Terry >>> >>> On Dec 6, 2014, at 9:00 AM, Steve Braun wrote: >>> >>> Hi All, >>> I could use a little help. >>> >>> I'm trying to insert multiple hyperlinks into a paragraph of text that >>> is read from a database. >>> >>> The text is entered by the user into the database from a HTML form like >>> this: >>> blah blah blah www.domain1.com >>> blah blah blah blah www.domain2.com >>> blah blah blah www.domain3.com >>> blah blah blah. >>> >>> The text is provided to the public in a template page that should look >>> like this: >>> blah blah blah *www.domain1.com *blah blah >>> blah blah *www.domain2.com *blah blah blah *www.domain3.com >>> *blah blah blah. >>> >>> But, No. I get the text exactly as entered: >>> blah blah blah www.domain1.com >>> blah blah blah blah www.domain2.com >>> blah blah blah www.domain3.com >>> blah blah blah. >>> >>> How do I get the HTML parts of the code to function, instead of being >>> interpreted as text? >>> >>> I am using [url]...[/url] in the [append] tag. >>> I am using [convertchars]...[/convertchars] in the template page >>> >>> I've been playing with the [convertwords db=glossary.db] examples shown >>> in the docs, but I can't even get that to work. >>> Any insight into how this might be done would be appreciated. >>> >>> Thank you, >>> >>> 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 >>> >>> >>> --------------------------------------------------------- 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 >>> >> >> --------------------------------------------------------- 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 >> >> --------------------------------------------------------- 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 >> > > --047d7b3a8c6a1ef6af0509a3ec67 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ken, Thank you for that info,=C2=A0 but I think = that you misunderstood my question.

I don't know the current pat= h that [convertchars] uses to find the StandardConversions.db from my templ= ate file,
So how do I find write a new path for [convertchars] t= o find a different.db in my local directory?

Thanks again,
= sfb


Stephen F Braun
= sbraun1@twcny.rr.com

On Sun, Dec 7, 2014 at 12:45 PM, Braun, Step= hen <sbraun@oswego.org> wrote:
Ken, Thank you for that info,=C2=A0 but I t= hink that you misunderstood my question.

I don't know the curren= t path that [convertchars] uses to find the StandardConversions.db from my = template file,
So how do I find write a new path for [convertcha= rs] to find a different.db in my local directory?

Thanks again= ,
sfb

Stephen Braun / Theatre Manager
Robinson= -Faust Theatre of the Performing Arts / Oswego High School
Two Buccanee= r Blvd. / Oswego, NY 13126
315.341.2265
sbraun@oswego.org / http://faust.oswego.org

On Sun, Dec 7,= 2014 at 11:46 AM, Terry Wilson <terry@terryfic.com> wrote:=
That path would l= ook just like a path to a db in a search, replace, append, include ( see my= previous response). Put the file anywhere that makes sense to you. If you = don't know what the StandardConversions.db looks like, I can email it w= hen I get off my iPad and am at my computer.

Terry=

Sent from my iPad

On Dec 7, 2014, at 7:43 A= M, Steve Braun <sbraun1@twcny.rr.com> wrote:

Terry, this is a good idea, but I= 9;m not hosting, therefor I do no have access to the StandardConversions.db= .=C2=A0=C2=A0 No ftp access to that file location.

For now I&#= 39;m going to do as Donovan suggests, lose the convertchars and use the gre= p to replace the CR as needed.
I don't expect any other charac= ters to be entered into the input form.

Thanks for all th= e help.

New Q: The docs say that I can build my own= specified .db for convertchars.=C2=A0=C2=A0=C2=A0
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 What would that path= look like to my local directory instead of the path to the StandardConvers= ions.db. ?

Thanks again
sfb


Stephen F Braun
=
sbraun1@twcny.rr.com

On Sun, Dec 7, 2014 at 1:12 AM, Terry Wilson= <terry@terryfic.com> wrote:
This is actually= painfully simple.=C2=A0 I like to do the same thing and fixed this back in= the beginning. Just edit the=C2=A0StandardConversions.db=C2=A0by removing = the 2 records for < and >

Done and done. Keep usin= g convertchars. Also, feel free to add more entries to the StandardConversi= ons.db as needed.

Te= rry

On Dec 6, 2014, at 9:00= AM, Steve Braun <sbraun1@twcny.rr.com> wrote:

Hi All,
=
I could use a little help.

I'm trying to insert= multiple hyperlinks into a paragraph of text that is read from a database.=

The text is entered by the user into the database from a HTML= form like this:
blah blah blah=C2=A0 <a href=3D"http://www.domain1.com">= www.domain1.com&l= t;/a> blah blah blah blah=C2=A0 <a href=3D"http://www.domain2.com">www.domain2.com</a&g= t; blah=C2=A0 blah blah=C2=A0 <a href=3D"http://www.domain3.com">www.domain3.com</a> bl= ah blah blah.

The text is provided to the public in a template page= that should look like this:
blah blah blah=C2=A0 www.domain1.com blah blah blah b= lah=C2=A0 www.doma= in2.com blah=C2=A0 blah blah=C2=A0 www.domain3.com blah blah blah.
=

But, No. =C2=A0 I get the text exactly as entered:
blah blah bl= ah=C2=A0 <a=20 href=3D"http://w= ww.domain1.com">www.domain1.com</a> blah blah=20 blah blah=C2=A0 <a=20 href=3D"http://w= ww.domain2.com">www.domain2.com</a> blah=C2=A0 blah=20 blah=C2=A0 <a href=3D"http://www.domain3.com">www.domain3.com</a>=20 blah blah blah.

How do I get the HTML parts of the code = to function, instead of being interpreted as text?

= I am using [url]...[/url] in the [append] tag.
I am using [convert= chars]...[/convertchars] in the template page

I've been playing with the [convertwords db=3Dglossary.db] examp= les shown in the docs,=C2=A0 but I can't even get that to work.
Any insight into how this might be done would be appreciated.
Thank you,

Stephen F Braun<= br>
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: suppo= rt@webdna.us

--------------------------------------------------------- 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: suppo= rt@webdna.us

=
--------------------------------------------------------- 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: suppo= rt@webdna.us
--------------------------------------------------------- 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: suppo= rt@webdna.us


--047d7b3a8c6a1ef6af0509a3ec67-- Steve Braun

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:

Possible Bug in 2.0b15.acgi (1997) two unique banners on one page (1997) Exclude by date - multiple (1997) Look out kiwis! (2003) Payment Processors (2005) too many nested tags ... (1997) Introduction/Tutorial/QuickStart (1997) More to Expire (1998) Variables for chat (1997) DD/MM/YY reseting (1999) [WebDNA] SHA-256 (2015) Logging purchases (1997) [OT] Cisco Router (2003) Editor Recommendation for NT Users (1998) 4D Database (1997) [text] variable assignment within [search] context (2000) Washingtion State WebDNA Developers (2005) Re:trouble (1997) When is unitShipCost calculated? (1998) Emailer problem with WC 2.1, NT, WebSite 2.1 (1998)