<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Migrating from PHP to ASP.NET</title><link>http://forums.asp.net/44.aspx</link><description>Discuss moving from PHP to ASP.NET.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: which is $_REQUEST[variable] similar contol in asp.net</title><link>http://forums.asp.net/thread/1104987.aspx</link><pubDate>Mon, 07 Nov 2005 21:34:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1104987</guid><dc:creator>hibri</dc:creator><author>hibri</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1104987.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=44&amp;PostID=1104987</wfw:commentRss><description>Hi,&lt;BR&gt;Use &lt;BR&gt;Request.QueryString["id"]&lt;BR&gt;This returns the value of the &lt;STRONG&gt;id&lt;/STRONG&gt; parameter in the querystring.</description></item><item><title>which is $_REQUEST[variable] similar contol in asp.net</title><link>http://forums.asp.net/thread/1103917.aspx</link><pubDate>Sun, 06 Nov 2005 10:34:33 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1103917</guid><dc:creator>webraptor</dc:creator><author>webraptor</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1103917.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=44&amp;PostID=1103917</wfw:commentRss><description>I have been looking over and over to find it out but didn`t get any results. So , how can i do the same thing in asp.net ?&lt;br&gt;
To be more specific, give a variable the requested value..&lt;br&gt;
some like&lt;br&gt;
&lt;br&gt;
$id=$_REQUEST[id] , where id is somewhere in the adress bar ... http://stuff./index.php?id=76 for example.&lt;br&gt;
I`d like to do the same in asp.net but couldn`t fond how.&lt;br&gt;
&lt;br&gt;</description></item></channel></rss>