<?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: How to post form into a popup window</title>
	<atom:link href="http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/</link>
	<description>Bali Stupa Blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:22:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Edgars</title>
		<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/#comment-1061</link>
		<dc:creator>Edgars</dc:creator>
		<pubDate>Thu, 12 May 2011 10:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.balistupa.com/blog/?p=14#comment-1061</guid>
		<description>#3 - sometimes you need to open some data by reading it from post variable, so for me this is usability thingie. Like - open window to print the page instead of opening in new tab or same window (which again makes mad me).

Anyway, there is a typo with double quotes in before width=580[...]</description>
		<content:encoded><![CDATA[<p>#3 &#8211; sometimes you need to open some data by reading it from post variable, so for me this is usability thingie. Like &#8211; open window to print the page instead of opening in new tab or same window (which again makes mad me).</p>
<p>Anyway, there is a typo with double quotes in before width=580[...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/#comment-141</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 05 Nov 2008 00:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.balistupa.com/blog/?p=14#comment-141</guid>
		<description>for some case we need to send post variable into popup windows. you know that we have limit on get variable, so i think it is depend on situation. i believe we need this option also.</description>
		<content:encoded><![CDATA[<p>for some case we need to send post variable into popup windows. you know that we have limit on get variable, so i think it is depend on situation. i believe we need this option also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Design Company Manager</title>
		<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/#comment-140</link>
		<dc:creator>Design Company Manager</dc:creator>
		<pubDate>Tue, 04 Nov 2008 11:55:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.balistupa.com/blog/?p=14#comment-140</guid>
		<description>As for me I do not like to complete forms on pop up window. It makes me mad. That&#039;s why  designing my sites, I try not ot use this method.</description>
		<content:encoded><![CDATA[<p>As for me I do not like to complete forms on pop up window. It makes me mad. That&#8217;s why  designing my sites, I try not ot use this method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/#comment-5</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 01 Sep 2008 07:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.balistupa.com/blog/?p=14#comment-5</guid>
		<description>hi iwany,
i appreciate with your suggestion, i have add friend link list.
rather than create new article about it, i will try to help you here.

in php file you can use 
&lt;?php header(&#039;location: http://www.somewhere.com/page.html&#039;);?&gt;

but im not sure about your question, so if you were asking something else please feel free to contact me at admin@balistupa.com</description>
		<content:encoded><![CDATA[<p>hi iwany,<br />
i appreciate with your suggestion, i have add friend link list.<br />
rather than create new article about it, i will try to help you here.</p>
<p>in php file you can use<br />
&lt;?php header(&#8216;location: <a href="http://www.somewhere.com/page.html" rel="nofollow">http://www.somewhere.com/page.html</a>&#8216;);?&gt;</p>
<p>but im not sure about your question, so if you were asking something else please feel free to contact me at <a href="mailto:admin@balistupa.com">admin@balistupa.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iwany</title>
		<link>http://www.balistupa.com/blog/2008/07/how-to-post-form-into-a-popup-window/#comment-4</link>
		<dc:creator>iwany</dc:creator>
		<pubDate>Sat, 30 Aug 2008 01:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.balistupa.com/blog/?p=14#comment-4</guid>
		<description>hi mario 

as i promise to you, i&#039;ll visit your site :) bro

by the way you have nice,clean blog i guess you will soon add more banner and &quot;friends&quot; on it hehe :)

by the way can i ask you something about php and mysql things ? i have poor knowledge on this.

could you make an article about how to write php, it&#039;s about when we &quot;click&quot; the links but we link it to other php file 
example:  http://www.iwany.com/goto/somewhere.php    but the links goes to http://www.somewhere.com/page.html
well thats it :) bro

if you dont mind please add my link into your blog :) i&#039;ll put your blog link into mine,

thanks before
iwany
www.iwany.com</description>
		<content:encoded><![CDATA[<p>hi mario </p>
<p>as i promise to you, i&#8217;ll visit your site :) bro</p>
<p>by the way you have nice,clean blog i guess you will soon add more banner and &#8220;friends&#8221; on it hehe :)</p>
<p>by the way can i ask you something about php and mysql things ? i have poor knowledge on this.</p>
<p>could you make an article about how to write php, it&#8217;s about when we &#8220;click&#8221; the links but we link it to other php file<br />
example:  <a href="http://www.iwany.com/goto/somewhere.php" rel="nofollow">http://www.iwany.com/goto/somewhere.php</a>    but the links goes to <a href="http://www.somewhere.com/page.html" rel="nofollow">http://www.somewhere.com/page.html</a><br />
well thats it :) bro</p>
<p>if you dont mind please add my link into your blog :) i&#8217;ll put your blog link into mine,</p>
<p>thanks before<br />
iwany<br />
<a href="http://www.iwany.com" rel="nofollow">http://www.iwany.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

