>On Monday 17 May 2004 18:40 pm, [EMAIL PROTECTED] wrote:
>> 1) How can I prevent these Affiliates from using these Web services as live
>> data feeds to populate their Web pages?  Can I somehow restrict the number
>> of hits/bytes to these Web services?
>
>You want some sort of access control in the main service CFC, that then passes
>the request onto the main worker CFC if all is well.
>You can then time-limit the access for a particular service... I'm thinking.
>* user logs on OK
>* user gets list of services can invoke, and an ID
>- server stores id,timestamp
>
>* service CFC receives ID, serviceName
>- checks timestamp of ID
>* if OK, invoke serviceName
>
>> 2) What's the best way to present example code for the various application
>> development laungauges?
>
>If you don't know, or know someone who knows, your better of not giving any,
>than having an example that breaks because of some subtly of the language.
>
>--
>Tom Chiverton
>Advanced ColdFusion Programmer
>
>Tel: +44(0)1749 834997
>email: [EMAIL PROTECTED]
>BlueFinger Limited
>Underwood Business Park
>Wookey Hole Road, WELLS. BA5 1AF
>Tel: +44 (0)1749 834900
>Fax: +44 (0)1749 834901
>web: www.bluefinger.com
>Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
>Quay, BRISTOL. BS1 6EG.
>*** This E-mail contains confidential information for the addressee
>only. If you are not the intended recipient, please notify us
>immediately. You should not use, disclose, distribute or copy this
>communication if received in error. No binding contract will result from
>this e-mail until such time as a written document is signed on behalf of
>the company. BlueFinger Limited cannot accept responsibility for the
>completeness or accuracy of this message as it has been transmitted over
>public networks.***

THANK YOU SO MUCH!!!
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to