<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
	<channel>
		<title>Latest comments</title>
		<description>Latest comments for http://www.netshinesoftware.com , comment 0 to 7 out of 7 comments</description>
		<link>http://www.netshinesoftware.com</link>
		<lastBuildDate>Tue, 07 Sep 2010 00:12:13 +0100</lastBuildDate>
		<generator>FeedCreator 1.7.2</generator>
		<item>
			<title>Thanks</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_197</link>
			<description>Thanks man! I appreciate your solution was a real savor! - Sean</description>
			<pubDate>Fri, 05 Mar 2010 03:11:52 +0100</pubDate>
		</item>
		<item>
			<title>Lucky me </title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_118</link>
			<description>I was lucky to find your post, :) thanks you solved my problem  :) - Nadun</description>
			<pubDate>Wed, 16 Dec 2009 12:26:08 +0100</pubDate>
		</item>
		<item>
			<title>SaveContent</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_108</link>
			<description>I just wanted to share with you my own way to use javascript to submit a textarea properly:

onclick=&quot;nicEditors.findEditor('textarea_id').saveContent();document.myForm.submit();&quot;

This is faster if you have only one instance/textarea. - Chimera</description>
			<pubDate>Fri, 20 Nov 2009 18:15:28 +0100</pubDate>
		</item>
		<item>
			<title>Where to put it</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_17</link>
			<description>You put it just before your javascript form submission. For example if you had a button containing an onclick event like this:

onclick=&quot;document.myForm.submit();&quot;

It would now look like this:

onclick=&quot;above_code_goes_here;document.myForm.submit();&quot;

Note: I had to use 'above_code_goes_here' instead of reproducing the code because this commenting system will not allow less than or greater than characters.

That is assuming you have a nicEdit editor named editor1. - netshine</description>
			<pubDate>Mon, 09 Mar 2009 18:11:20 +0100</pubDate>
		</item>
		<item>
			<title>Where to put</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_16</link>
			<description>This is a really nice fix but where exactly do i need to put this code... could you give me an example? please? - Elery</description>
			<pubDate>Mon, 09 Mar 2009 16:58:59 +0100</pubDate>
		</item>
		<item>
			<title>Captcha</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_15</link>
			<description>Sorry, no idea - it's not the kind of thing I could answer without at least seeing the code (not that I have time to resolve other people's problems, unfortunately). You could try a different captcha script though, as there are quite a few available - one of them must be compatible with nicEdit! - netshine</description>
			<pubDate>Sat, 28 Feb 2009 13:19:34 +0100</pubDate>
		</item>
		<item>
			<title>NicEdit   securimage Captcha   AJAX</title>
			<link>http://www.netshinesoftware.com/developer-blog/capturing-content-from-nicedit-when-form-is-submitted-by-javascript.html#pc_14</link>
			<description>It took me a bit of googling to find your solution to why my textarea values were not being passed. Perhaps now you can help me figure out something else. I'm trying to use NicEdit and securimage for captcha live user confirmation. The captcha validation is handled via AJAX. Everything works until I execute NicEdit's saveContent() method, in which case the AJAX routine appears to get disabled. Ideas? - Dave</description>
			<pubDate>Fri, 27 Feb 2009 19:53:53 +0100</pubDate>
		</item>
	</channel>
</rss>
