(Removing all content from page) |
|||
| Line 1: | Line 1: | ||
| + | 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? | ||
Revision as of 12:35, 13 June 2008
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?