> wget, but I am unable to pass parameter data to the cfc.
>
> What's the secret?
You should be able to pass parameters within the URL of the CFC request:
http://yourserver/your.cfc?param=value
For obvious reasons, this will only work with simple values. Honestly, I've
never tried this approach, since my use of CFCs has been limited to more
traditional components and SOAP web services.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

