<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: ajaxed: Calling server side VBScript procedures from client side (equivalent to PHP xajax)</title>
	<atom:link href="http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/</link>
	<description>hot talk about web development</description>
	<lastBuildDate>Tue, 15 Dec 2009 23:52:27 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anthony</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9659</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Tue, 03 Feb 2009 14:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9659</guid>
		<description>Hey just wondering how I would use JSON data with this.  Here&#039;s the deal, it will be a flash site that requires a user to enter a participation code that validates against a JSON data file.  The user goes through the site answering a few questions and the answers append the JSON data file.  So I need some sort of asp processing layer.</description>
		<content:encoded><![CDATA[<p>Hey just wondering how I would use JSON data with this.  Here&#8217;s the deal, it will be a flash site that requires a user to enter a participation code that validates against a JSON data file.  The user goes through the site answering a few questions and the answers append the JSON data file.  So I need some sort of asp processing layer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX Kaynakları- Web Hizmetleri Sorunsuz ve Sonsuz Hizmet Webtc.İnfo</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9645</link>
		<dc:creator>AJAX Kaynakları- Web Hizmetleri Sorunsuz ve Sonsuz Hizmet Webtc.İnfo</dc:creator>
		<pubDate>Sat, 17 Jan 2009 16:10:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9645</guid>
		<description>[...] Ajaxed (ASP) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajaxed (ASP) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastián Gómez Morales</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9494</link>
		<dc:creator>Sebastián Gómez Morales</dc:creator>
		<pubDate>Mon, 29 Sep 2008 00:31:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9494</guid>
		<description>very, very nice.  thanks! classic ASP lives!!!!</description>
		<content:encoded><![CDATA[<p>very, very nice.  thanks! classic ASP lives!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Harrison</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9476</link>
		<dc:creator>Pete Harrison</dc:creator>
		<pubDate>Tue, 09 Sep 2008 12:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9476</guid>
		<description>I have read this a few times and realise that the biggest problem with the example is the lack of HTML to show the proper page markup. Not having the  statement etc makes it harder to understand what is Server side and what is Client side.</description>
		<content:encoded><![CDATA[<p>I have read this a few times and realise that the biggest problem with the example is the lack of HTML to show the proper page markup. Not having the  statement etc makes it harder to understand what is Server side and what is Client side.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9454</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 04 Sep 2008 02:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9454</guid>
		<description>Thank you, I have been searching for a nice AJAX toolkit to speed up my ASP development.  

Have a look at my free KudzuASP template engine to help you put HTML in one page and ASP code in another.  http://Kudzu.TriLogicLLC.com/</description>
		<content:encoded><![CDATA[<p>Thank you, I have been searching for a nice AJAX toolkit to speed up my ASP development.  </p>
<p>Have a look at my free KudzuASP template engine to help you put HTML in one page and ASP code in another.  <a href="http://Kudzu.TriLogicLLC.com/" rel="nofollow">http://Kudzu.TriLogicLLC.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AJAX Kaynakları &#124; SG - Webmaster Kaynakları &#124; Teknoloji Dünyası</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9410</link>
		<dc:creator>AJAX Kaynakları &#124; SG - Webmaster Kaynakları &#124; Teknoloji Dünyası</dc:creator>
		<pubDate>Wed, 27 Aug 2008 16:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9410</guid>
		<description>[...] Ajaxed (ASP) [...]</description>
		<content:encoded><![CDATA[<p>[...] Ajaxed (ASP) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graeme</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9345</link>
		<dc:creator>Graeme</dc:creator>
		<pubDate>Thu, 21 Aug 2008 16:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-9345</guid>
		<description>Michal,

I am updating one of my pages and need to acces a large number of form variables. Previously I have always passed all the values I need to access as  parameters. e.g.



This allows me to use p.RF(&quot;passedrecvalue&quot;) to get the value of the changed field

However I now want to use the values from about 6 other form fields. From reading I thought I could use r.RF(&quot;Any other form element name&quot;) to access their value. However they are always null. However if I stop passing parameters e.g.


 with the callback I can access all the form elements using e.g. p.RF(&quot;City&quot;) etc. As soon as I pass parameters I can&#039;t.

Is this the expected behaviour or should I be able to pass parameters and access form elements?

Thanks</description>
		<content:encoded><![CDATA[<p>Michal,</p>
<p>I am updating one of my pages and need to acces a large number of form variables. Previously I have always passed all the values I need to access as  parameters. e.g.</p>
<p>This allows me to use p.RF(&#8221;passedrecvalue&#8221;) to get the value of the changed field</p>
<p>However I now want to use the values from about 6 other form fields. From reading I thought I could use r.RF(&#8221;Any other form element name&#8221;) to access their value. However they are always null. However if I stop passing parameters e.g.</p>
<p> with the callback I can access all the form elements using e.g. p.RF(&#8221;City&#8221;) etc. As soon as I pass parameters I can&#8217;t.</p>
<p>Is this the expected behaviour or should I be able to pass parameters and access form elements?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8933</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Thu, 17 Jul 2008 15:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8933</guid>
		<description>jonas just the the request.form collection .. the values are being posted. a nicer way though is accessing it with the RF methods of the page e.g.

page.RF(fieldname)

but

request.form(fieldname)

is also possible...</description>
		<content:encoded><![CDATA[<p>jonas just the the request.form collection .. the values are being posted. a nicer way though is accessing it with the RF methods of the page e.g.</p>
<p>page.RF(fieldname)</p>
<p>but</p>
<p>request.form(fieldname)</p>
<p>is also possible&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas Hovgaard</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8929</link>
		<dc:creator>Jonas Hovgaard</dc:creator>
		<pubDate>Thu, 17 Jul 2008 10:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8929</guid>
		<description>&quot;If you dont want to post the whole form or use your own parameters for the callback, you can use the third parameter of the ajaxed.callback function (with JSON). E.g.&quot;

But how do I get the value of my parameters in my callback sub?

Thx..</description>
		<content:encoded><![CDATA[<p>&#8220;If you dont want to post the whole form or use your own parameters for the callback, you can use the third parameter of the ajaxed.callback function (with JSON). E.g.&#8221;</p>
<p>But how do I get the value of my parameters in my callback sub?</p>
<p>Thx..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michal</title>
		<link>http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8780</link>
		<dc:creator>Michal</dc:creator>
		<pubDate>Fri, 04 Jul 2008 05:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdevbros.net/2007/07/02/ajaxed-calling-server-side-vbscript-procedures-from-client-side-equivalent-to-php-xajax/#comment-8780</guid>
		<description>hey pete ... i know the documentation sucks a lot but its getting better. there are no tutorials for the datatable yet because it is not in an official release ... i will release the next version soon but i think the datatable wont make it into the next one ... its not finished yet .. paging and filtering is still missing. 
if u have some specific question then post them on the google group ... you will get answers quick as the documentation lacks ;)</description>
		<content:encoded><![CDATA[<p>hey pete &#8230; i know the documentation sucks a lot but its getting better. there are no tutorials for the datatable yet because it is not in an official release &#8230; i will release the next version soon but i think the datatable wont make it into the next one &#8230; its not finished yet .. paging and filtering is still missing.<br />
if u have some specific question then post them on the google group &#8230; you will get answers quick as the documentation lacks ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
