How to get value from the Frames?
I have pasted this editor in one of my addedit page. i need to take value from this editor and store it in the DB?
How to get value.
if i use document.frames[frameid].getvalue() it shows error?
any way to get value?