Snake,
        I can't map a drive, they are in a secure domain, no outside
connections allowed.  The client also requires no name/password to
access the data. They can send an encrypted token with the request,
could I parse that and use CFCONTENT? Maybe?

Thanks

-----Original Message-----
From: Snake [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 20, 2006 1:17 PM
To: CF-Talk
Subject: RE: Serving up content

Map a drive to server B from server A and use CFCONTENT to deliver the
file.
Or if a login is required to access the files anyway, use server side
authentication using something like IISPASSWORD.

Russ

-----Original Message-----
From: Huff, Jerome P. [mailto:[EMAIL PROTECTED]
Sent: 20 October 2006 18:02
To: CF-Talk
Subject: Serving up content

I have been requested to set up a server (server B) that will serve
video/audio clips.  The problem I am having is that Server A is located
in another secure domain with users anywhere in the world.  How do I
only let valid requests for the video/audio and reject others?  I am
running windows
2003 w/IIS and CF7.  How do I intercept the request, check the referrer,
then output the clip if is a good source?  Any hints or suggestions?
Thanks
Jerome Huff
(540)469-2875







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257609
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to