<CFIF #FindNoCase("http://", "string", 1)#>
        <A href="#string#">#string#</A>
<CFELSE>
        #string#
</CFIF>

-----Original Message-----
From: Curt Makepeace [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 26, 2000 11:57 AM
To: '[EMAIL PROTECTED]'
Subject: Parsing text in memo field to recognize web addresses


Is there some way to get your coldfusion app to recognize a web address?

i.e., this is what I would like to do in the app:
The text goes into a memo field in the access database normally. When the
message is displayed through the app, and if it finds the text 'http:\\'
anywhere in the field, it will add the 'a href' syntax to that string to
make the link 'clickable' within the text.

Is this too far out there?

Any help is appreciated!

<-C

________________________________
Curt W. Makepeace, B.Mngt
Regional Webmaster
Applications Support & Roll-out
GTIS - PWGSC Western Region
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to