http://aremysitesup.com/

Run by Chris Coyier of CSS-tricks.com


andy 

-----Original Message-----
From: Matthew Smith [mailto:[email protected]] 
Sent: Wednesday, April 07, 2010 8:25 AM
To: cf-talk
Subject: Re: using cfhttp


Can you recommend any?

On Wed, Apr 7, 2010 at 7:00 AM, Brian Thornton
<[email protected]>wrote:

>
> or just sign up for the many free alerting services.
>
> On Tue, Apr 6, 2010 at 12:24 PM, Andy Matthews 
> <[email protected]>
> wrote:
> >
> > Additionally you can make the request a little lighter by just 
> > making a
> HEAD
> > request instead of a get or post.
> >
> > <cfhttp url="http://www.andymatthews.net"; method="head"></cfhttp>
> >
> > It doesn't return the entire body of the site in the filecontent key.
> >
> >
> > andy
> >
> > -----Original Message-----
> > From: Charlie Griefer [mailto:[email protected]]
> > Sent: Tuesday, April 06, 2010 10:47 AM
> > To: cf-talk
> > Subject: Re: using cfhttp
> >
> >
> > d'oH!  yeah, cfhttp.statusCode.  not cfhttp.fileStatus.  :)
> >
> > On Tue, Apr 6, 2010 at 8:41 AM, Kevin Pepperman 
> > <[email protected]>
> wrote:
> >
> >>
> >> Using cfhttp will return a cfhttp.statusCode, which if is "200 OK" 
> >> you know the URL has resolved correct.
> >>
> >>
> >> --
> >> /Kevin Pepperman
> >>
> >> "They who can give up essential liberty to obtain a little 
> >> temporary safety, deserve neither liberty nor safety." - Benjamin 
> >> Franklin
> >>
> >>
> >>
> >
> >
> >
> >
>
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332706
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to