http://www.induway.com/aboutus.aspx?Industry='india'
and if you wish to fetch value of Industry then you can do it like this,
if ('<%=Request("Industry")%>' != '')
{
alert('<%=Request("Industry")%>');
}
By using above code, you can use querystring variable value to your page anywhere.
Hope this post will help you,
if yes please put comment below of this page,
Rajesh Singh,
Senior Asp.Net Developer
Email: raj143svmit@gmail.com
e-Procurement Technologies Ltd (India)
www.abcprocure.com
No comments :
Post a Comment