passing objects in javascript to server
Hi,
I'm having the following tasks tough to implement. Please help me to sort them out.
1.How to store an object in java script into Session variable at the client side?
2.How to pass the object in java script to server?
3.How can handle the object/variable in javascript from server.
4. How can i close the window without prompt in javascript?
Thankyou.
|