RE: How to allow users enters html links in text input area and h ow t o display it

2004-08-03 Thread Jirole, Amar
Thanks for your help Bill -Amar -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Siggelkow Sent: Tuesday, August 03, 2004 11:54 AM To: [EMAIL PROTECTED] Subject: Re: How to allow users enters html links in text input area and h ow t o display it Well, text in a

Re: How to allow users enters html links in text input area and h ow t o display it

2004-08-03 Thread Bill Siggelkow
Of Bill Siggelkow Sent: Tuesday, August 03, 2004 10:03 AM To: [EMAIL PROTECTED] Subject: Re: How to allow users enters html links in text input area and h ow t o display it Hmmm -- if a user enters the following into the text area: My favorite site is Struts Then you render this using it should work

RE: How to allow users enters html links in text input area and h ow t o display it

2004-08-03 Thread Jirole, Amar
AM To: [EMAIL PROTECTED] Subject: Re: How to allow users enters html links in text input area and h ow t o display it Hmmm -- if a user enters the following into the text area: My favorite site is Struts Then you render this using it should work. If the users are just entering the URLs (the

Re: How to allow users enters html links in text input area and h ow t o display it

2004-08-03 Thread Bill Siggelkow
Hmmm -- if a user enters the following into the text area: My favorite site is Struts Then you render this using it should work. If the users are just entering the URLs (the http://... part) then you will need to generate the " Jirole, Amar wrote: The links are displayed as plain text and nothin

RE: How to allow users enters html links in text input area and h ow t o display it

2004-08-03 Thread Jirole, Amar
The links are displayed as plain text and nothing happens when I click it (of course because its treated as plain text) -Original Message- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Siggelkow Sent: Tuesday, August 03, 2004 9:37 AM To: [EMAIL PROTECTED] Subject: Re: How to allow