Re: [WebDNA] multi hyperlinks in text paragraphs

This WebDNA talk-list message is from

2014


It keeps the original formatting.
numero = 111710
interpreted = N
texte = --485b397dd19f4c33ea0509929b63 Content-Type: text/plain; charset=UTF-8 Thanks Donovan, that worked, but what's the long answer? Because now I need to teach my users to type
when they want a CR, etc... Thanks, sfb Stephen F Braun sbraun1@twcny.rr.com On Sat, Dec 6, 2014 at 12:14 PM, Donovan Brooke wrote: > Hi Steven, short answer.. > Take out the convertchars > > D. Brooke Mobile > > On Dec 6, 2014, at 11: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 --485b397dd19f4c33ea0509929b63 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Donovan,=C2=A0 that worked,=C2=A0 but wha= t's the long answer?
Because now I need to teach my users to t= ype=C2=A0 <br>=C2=A0 when they want a CR, etc...

Thanks,=
sfb


Stephen F Braun
sbraun1@twcny.rr.com

On Sat, Dec 6, 2014 at 12:14 PM, Donovan Bro= oke <dbrooke@euca.us> wrote:
Hi Steven, short answer..
Take out the co= nvertchars=C2=A0

D. Brooke Mobile
<= br>On Dec 6, 2014, at 11:00 AM, Steve Braun <sbraun1@twcny.rr.com> wrote:

<= /div>
Hi All,
I could use a l= ittle 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 b= lah blah=C2=A0 <a href=3D"http://www.domain1.com">www.domain1.com</a> blah blah blah blah= =C2=A0 <a href=3D"http://www.domain2.com">www.domain2.com</a> blah=C2=A0 blah blah=C2=A0 = <a href=3D"htt= p://www.domain3.com">www.domain3.com</a> blah 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 blah=C2=A0 www.domain2.com blah=C2=A0 blah b= lah=C2=A0 www.domai= n3.com blah blah blah.

But, No. =C2=A0 I get the= text exactly as entered:
blah blah blah=C2=A0 <a=20 href=3D"http://ww= w.domain1.com">www.domain1.com</a> blah blah=20 blah blah=C2=A0 <a=20 href=3D"http://ww= w.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

<= u>
I've been playing with the [convertwords db=3Dglossary= .db] examples shown in the docs,=C2=A0 but I can't even get that to wor= k.
Any insight into how this might be done would be appreciat= ed.

Thank you,

S= tephen 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: 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

--485b397dd19f4c33ea0509929b63-- 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)
--485b397dd19f4c33ea0509929b63 Content-Type: text/plain; charset=UTF-8 Thanks Donovan, that worked, but what's the long answer? Because now I need to teach my users to type
when they want a CR, etc... Thanks, sfb Stephen F Braun sbraun1@twcny.rr.com On Sat, Dec 6, 2014 at 12:14 PM, Donovan Brooke wrote: > Hi Steven, short answer.. > Take out the convertchars > > D. Brooke Mobile > > On Dec 6, 2014, at 11: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 --485b397dd19f4c33ea0509929b63 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks Donovan,=C2=A0 that worked,=C2=A0 but wha= t's the long answer?
Because now I need to teach my users to t= ype=C2=A0 <br>=C2=A0 when they want a CR, etc...

Thanks,=
sfb


Stephen F Braun
sbraun1@twcny.rr.com

On Sat, Dec 6, 2014 at 12:14 PM, Donovan Bro= oke <dbrooke@euca.us> wrote:
Hi Steven, short answer..
Take out the co= nvertchars=C2=A0

D. Brooke Mobile
<= br>On Dec 6, 2014, at 11:00 AM, Steve Braun <sbraun1@twcny.rr.com> wrote:

<= /div>
Hi All,
I could use a l= ittle 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 b= lah blah=C2=A0 <a href=3D"http://www.domain1.com">www.domain1.com</a> blah blah blah blah= =C2=A0 <a href=3D"http://www.domain2.com">www.domain2.com</a> blah=C2=A0 blah blah=C2=A0 = <a href=3D"htt= p://www.domain3.com">www.domain3.com</a> blah 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 blah=C2=A0 www.domain2.com blah=C2=A0 blah b= lah=C2=A0 www.domai= n3.com blah blah blah.

But, No. =C2=A0 I get the= text exactly as entered:
blah blah blah=C2=A0 <a=20 href=3D"http://ww= w.domain1.com">www.domain1.com</a> blah blah=20 blah blah=C2=A0 <a=20 href=3D"http://ww= w.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

<= u>
I've been playing with the [convertwords db=3Dglossary= .db] examples shown in the docs,=C2=A0 but I can't even get that to wor= k.
Any insight into how this might be done would be appreciat= ed.

Thank you,

S= tephen 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: 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

--485b397dd19f4c33ea0509929b63-- 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:

WebCat2: Items xx to xx shown, etc. (1997) much help needed NEWBIE alert (2000) Running 2 two WebCatalog.acgi's (1996) WCS Newbie question (1997) [WebDNA] WebDNA as cgi app (was WebSite Examples) (2008) [orderfile Orders/[cart]] (2000) RequiredFields template (1997) [WebDNA] need decoded url in sendmail (2015) Security Issues and WebCommerce Solution (1997) WC2f3 (1997) WebStar Secure on other machine (1997) WYSIWYG HTML editor for use in browser (2001) Can I do these? (1997) WebCat2b15MacPlugin - showing [math] (1997) emailer setup (1997) Netscape 3.01 can't see db in form (was problems problemsproblems) (1997) Loop context to replace items (1998) Hard Questions ? (1997) Running 2 two WebCatalog.acgi's (1996) Random sort is not random at all..... (2000)