Hi there,
I'm a newbie to Flash Remoting. I'm having difficulty transferring a result
set to flash using an intermittent rowset, can anyone help?
The result to flash is null with either of the implementations (commented &
uncommented).
import java.sql.*;
import javax.sql.rowset.Cach...
more >>
Hi,
i am working in flash 8.0 and i downloaded the trial version of flash remoting.
I tried one example in flash remoting and i am geting the error
Error opening include file NetServices.as: File not found.
#include "NetServices.as"
But i found the NetServices.as file in the f...
more >>
I have the following code. The logger shows that the connection to the remote
service t is successful. If I dump the results of the CFC I get the data I'm
looking for. I haven't done this in a while. Any ideas on why I'm not getting
results in the datagrid?
Thanks.
//Import Stuff
impor...
more >>