Html to database
Web Development
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I'm having iframe in aspx page. iframe text will be edited and will stored in a data base using html. How to do this? Give me any sample.. Thanks in advance
-
Hi, I'm having iframe in aspx page. iframe text will be edited and will stored in a data base using html. How to do this? Give me any sample.. Thanks in advance
You can capture iframe
body.innerHTML
into a hidden field and submit to the server side script right?Vasudevan Deepak Kumar Personal Homepage Tech Gossips