> Got a simple question. I know that ColdFusion can provide a web service.
> But are there any other programs out there (free of course) that can
> provide a web service.

Sure there are. But if you're already coding in CF why not use CF to
provide the webservice? It's dead easy. If you're not coding in CF then
this question belongs to a different forum.

> Also, is there a way to encrypt a stored procedure that is transfering the
> data from one server on the internet to another. :-)

Stored procedures are internal to your database engine. They are not
exposed through the webservice just as they are not visible to someone
using your application through a browser.

Do you mean encrypting the data rather than the stored procedure? In
that case just use HTTPS to access the webservice.

-- 
Regards: Ayudh

+--------------------------------------------------------------+
| Put money in your bank while you're on the road.             |
| Secure credit card payment by SMS messaging.                 |
| VeriPay mPOS from Xilo Online: http://www.xilo.com/mpos      |
+--------------------------------------------------------------+

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to