<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Ajax: call for little help</title>
		<link>https://www.cotonti.com</link>
		<description>Son konu mesajları</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Tue, 05 May 2026 22:59:05 -0000</pubDate>

		<item>
			<title>Trustmaster</title>
			<description><![CDATA[markitup plugin is a good example of AJAX part. markItUp! editor sends data to the AJAX script using POST method and passes the &quot;x&quot; parameter which is equal to $sys['xk']/{PHP.sys.xk}. On the PHP side (ajax part of the plugin) there is nothing special, because Cotonti checks that &quot;x&quot; variable on <span style="text-decoration:underline">all</span> POST requests <em>automatically</em>. Manual checks are needed for GET only.]]></description>
			<pubDate>Çrş, 04 Kas 2009 02:37:12 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3454&d=0#post18363]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[Yes, posting data to form results in div refresh. I asked exactly about php way to validate the form using the &quot;x&quot; parameter.]]></description>
			<pubDate>Sal, 03 Kas 2009 21:44:40 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3454&d=0#post18346]]></link>
		</item>
		<item>
			<title>ez</title>
			<description><![CDATA[If you post a form, then validation of the fields can be done by php.<br />
<br />
I don't see the connection with Ajax just yet.. ?<br />
Usually ajax is used to load 'dynamic' info to the webpages. And no TAGS are used here...<br />
just plain HTML.<br />
<br />
Wich plugins do you refer to ? And is the POSTing done by AJAX ?]]></description>
			<pubDate>Sal, 03 Kas 2009 20:39:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3454&d=0#post18345]]></link>
		</item>
		<item>
			<title>tensh</title>
			<description><![CDATA[It will be easy for you:<br />
<br />
I noticed that in ajax parts of plugins I cannot use the template tags assigning. Also, I don't fully understand the ajax parts tutorial on Seditio page, so I used mootools forms instead because it's damn easy to understand.<br />
<br />
One question: I want to validate the &quot;x&quot; variable that is passing in each POST form: how can I do this in the ajax part php file (I don't want to touch js)?<br />
<br />
Thanks in advance <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/grin.gif" alt=":D" />]]></description>
			<pubDate>Sal, 03 Kas 2009 19:28:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/tr/forums?m=posts&q=3454&d=0#post18341]]></link>
		</item>
	</channel>
</rss>