Hi All,

I’m creating an example application for fun with using my version of cfajax. I’m using cfhttp get and I’m resolving the url. Is there a problem with this method?

Check this out http://www.localwebsites.biz/linkwatcher/ it’s incomplete. Am I missing something? My code looks like this:

<cfset theLinkToDisplay = reverse(getToken(reverse(url.param), 1, '^'))>

 

<cfhttp method="GET" url="" resolveurl="yes" timeout="9999">

 

<cfoutput>#cfhttp.filecontent#</cfoutput>

 

Ron Mast

Webmaster

Truth Hardware

Ph: 507-444-4748

Fx: 507-444-5361

www.truth.com

 

_______________________________

This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual to whom they are addressed.  If you are not the intended recipient or the individual responsible for delivering the e-mail to the intended recipient, please be advised that you have received this e-mail in error and that any use, dissemination, forwarding, printing, or copying of this e-mail is strictly prohibited.

_______________________________________________
Reply to DFWCFUG: 
  [email protected]
Subscribe/Unsubscribe: 
  http://lists1.safesecureweb.com/mailman/listinfo/list
List Archives: 
    http://www.mail-archive.com/list%40list.dfwcfug.org/             
  http://www.mail-archive.com/list%40dfwcfug.org/
DFWCFUG Sponsors: 
  www.HostMySite.com 
  www.teksystems.com/

Reply via email to