<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Help Center Topic: Fish in labnol.org</title>
		<link>http://www.labnol.org/forums/topic/fish-in-labnolorg</link>
		<description>Help Center Topic: Fish in labnol.org</description>
		<language>en-US</language>
		<pubDate>Mon, 13 Feb 2012 03:25:13 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.labnol.org/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.labnol.org/forums/rss/topic/fish-in-labnolorg" rel="self" type="application/rss+xml" />

		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1573</link>
			<pubDate>Tue, 15 Apr 2008 18:08:54 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1573@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Oh thanks a lot lalit !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1567</link>
			<pubDate>Tue, 15 Apr 2008 14:05:53 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1567@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Answer to you last post is to put size=&#34;5&#34; every other options will go down the scrollbar as you wanted&#60;/p&#62;
&#60;p&#62;syntax - &#38;lt;select size=&#34;5&#34;&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1361</link>
			<pubDate>Mon, 10 Mar 2008 18:18:12 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1361@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hellow sir,&#60;/p&#62;
&#60;p&#62;Please don't answer to any of my above questions.Just leave it.&#60;/p&#62;
&#60;p&#62;I have only one last question...&#60;/p&#62;
&#60;p&#62;I have put an option list, to select from a dropdown list.&#60;br /&#62;
Ex:-&#60;/p&#62;
&#60;p&#62; &#38;lt;select&#38;gt;&#60;br /&#62;
         &#38;lt;option&#38;gt;1&#38;lt;/option&#38;gt;&#60;br /&#62;
         &#38;lt;option&#38;gt;2&#38;lt;/option&#38;gt;&#60;br /&#62;
         &#38;lt;option&#38;gt;3&#38;lt;/option&#38;gt;&#60;br /&#62;
&#38;lt;/select&#38;gt;&#60;/p&#62;
&#60;p&#62;And it has some 15 items.Now, when somebody clicks on it, he must get only 5 items there with a scroll bar, to scroll and see the remaining 10 items.&#60;br /&#62;
Please tell me the syntax for it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1359</link>
			<pubDate>Sun, 09 Mar 2008 22:59:10 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1359@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Sir please answer me......&#60;/p&#62;
&#60;p&#62;I am using &#60;/p&#62;
&#60;p&#62;&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;var u=&#34;http://technotip.org/MyTools/translate.php?t=&#34;+escape(&#34;&#38;lt;?php the_title(); ?&#38;gt;&#34;)+&#34;&#38;#38;u=&#34;+escape(&#34;&#38;lt;?php the_permalink() ?&#38;gt;&#34;);document.write('&#38;lt;select name=&#34;to_lang&#34; onchange=&#34;lp=this.options[this.selectedIndex].value; if(lp!=\'\') window.location=\''+u+'&#38;#38;l=\'+lp;&#34; style=&#34;font:11px arial;width:115px&#34; align=&#34;center&#34;&#38;gt;&#38;lt;option value=\'\'&#38;gt;Select language&#38;lt;/option&#38;gt;&#38;lt;o&#60;br /&#62;
.&#60;br /&#62;
.&#60;br /&#62;
.&#38;lt;/script&#38;gt;&#60;/p&#62;
&#60;p&#62;in my blog.&#60;/p&#62;
&#60;p&#62;And I have a translate.php file..which contails &#60;/p&#62;
&#60;p&#62;&#38;lt;html&#38;gt;&#60;br /&#62;
&#38;lt;head&#38;gt;&#38;lt;title&#38;gt;Translating &#38;lt;/title&#38;gt;&#60;br /&#62;
&#38;lt;meta http-equiv=&#34;refresh&#34; content=&#34;0; URL=http://www.google.com/translate_c?langpair=&#38;#38;u=&#34;&#38;gt;&#60;br /&#62;
&#38;lt;/head&#38;gt;&#60;br /&#62;
&#38;lt;body&#38;gt;&#60;/p&#62;
&#60;p&#62;.&#60;br /&#62;
.&#60;br /&#62;
.&#38;lt;/html&#38;gt;&#60;/p&#62;
&#60;p&#62;but still I am getting the error &#60;/p&#62;
&#60;p&#62;Bad Request&#60;br /&#62;
Your client has issued a malformed or illegal request.&#60;/p&#62;
&#60;p&#62;please tell me the solution.&#60;/p&#62;
&#60;p&#62;Please sir...I am really waiting a lot for your reply!&#60;/p&#62;
&#60;p&#62;( My blog is still underconstruction. )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1357</link>
			<pubDate>Sun, 09 Mar 2008 05:04:17 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1357@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;Hellow sir,&#60;/p&#62;
&#60;p&#62;I am using different codes to translate language now...&#60;br /&#62;
I am getting this url&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://translate.google.com/translate?hl=en&#38;#38;langpair=en%7Cja&#38;#38;u=http://labnol.org&#34; rel=&#34;nofollow&#34;&#62;http://translate.google.com/translate?hl=en&#38;#38;langpair=en%7Cja&#38;#38;u=http://labnol.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I want this url&#60;br /&#62;
&#60;a href=&#34;http://translate.google.com/translate_c?hl=en&#38;#38;langpair=en%7Cja&#38;#38;u=http://labnol.org&#34; rel=&#34;nofollow&#34;&#62;http://translate.google.com/translate_c?hl=en&#38;#38;langpair=en%7Cja&#38;#38;u=http://labnol.org&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The difference b/w the above 2 urls is the second one is having _c   after &#60;a href=&#34;http://translate.google.com/translate&#34; rel=&#34;nofollow&#34;&#62;http://translate.google.com/translate&#60;/a&#62; .Please guide me how to get it?&#60;/p&#62;
&#60;p&#62;I just want to redirect the url from 1st to 2nd url.Is that possible?&#60;br /&#62;
Please help me sir, its very urgent now..&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anonymous on "Fish in labnol.org"</title>
			<link>http://www.labnol.org/forums/topic/fish-in-labnolorg#post-1354</link>
			<pubDate>Sat, 08 Mar 2008 07:45:44 +0000</pubDate>
			<dc:creator>Anonymous</dc:creator>
			<guid isPermaLink="false">1354@http://www.labnol.org/forums/</guid>
			<description>&#60;p&#62;hellow sir,&#60;/p&#62;
&#60;p&#62;I was finding ways to add language translators to one of my college project website....I had almost done it using AJAX, but when I came across your website I also felt that php is more simpler...So I used the same thing as yours.&#60;br /&#62;
But I am still having some problem.&#60;br /&#62;
In translat.php I have used &#60;a href=&#34;http://www.google.com/translate_c?langpair=&#38;#38;u=&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/translate_c?langpair=&#38;#38;u=&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but still its not working.&#60;br /&#62;
It gives the following error message&#60;/p&#62;
&#60;p&#62;Google&#60;br /&#62;
Error&#60;/p&#62;
&#60;p&#62;    Bad Request&#60;br /&#62;
    Your client has issued a malformed or illegal request.&#60;/p&#62;
&#60;p&#62;-------------------------------------------------------&#60;br /&#62;
Everything else is alright, but that translat.php isn't working properly.&#60;br /&#62;
I just linked it to your server's tranlat.php and everythink worked fine.&#60;br /&#62;
Now don't worry, I wont steel anybodies bandwidth.I just tested it and removed the link.&#60;br /&#62;
Now Please help me.....
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

