Forums
This topic is locked
Reg Recorset in Flash Remoting
Posted 19 Feb 2003 08:16:12
1
has voted
19 Feb 2003 08:16:12 edwin Herald posted:
Dear friend,Iam populating data's from database through Flash Remoting in Flash.
Using Recorset object in Remoting i have set the Recorset like this,
rc =new Recordset("ProductName",etc)
var itemToAdd = {ProductName:"magicbubbles", Price:1, Color:"0x987654"};
Here Instead of Header ProductName i want to add the Header like Duration(min) but i can't able to poplute data for that particualr field b'cos is showing syntax error ,how i will overcome this?...
Please do help for me...
Thanks & Reg
Edwin