Ok you guys gotta check thi s out. I am totally stoked it works. - it's
still really basic and can only pass simple types - but man its cool.

http://www.rohanclan.com/products/neuromancer/

This will make no sence, but I am all amped up so bear with me...

You can pass a cfc web service name to the _javascript_ remoteObject
creator - it'll then go out look at the wsdl and create a local
_javascript_ object that matches the cfc. So if you have a cfc with the
method getAddOne(number) this will create a _javascript_ object with a
method called getAddOne(number) and when you use it in _javascript_, it
actually calles the cfc to do the work.

You can try it buy using that little text box on the top. it calls the
_javascript_ object getAddOne with what you type in the box. That value is
sent to the controlling cfc and the results are passed to the green text
area.
If you don't believe its using a web service try typing a non number and
see what happens.

Also note ... no page refresh

:-o

It's totally point less I guess, but man its cool :-D

The things we do when we are unemployed

--
Rob <[EMAIL PROTECTED]>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to