Forums
This topic is locked
Reg Recorset in Flash Remoting
Posted 22 years ago
1
has voted
22 years ago 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