Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Member
64 Points
639 Posts
Feb 07, 2007 05:52 AM|LINK
the first page is writted with VB by other people ( I can't modify it..)
if I did
a=Request.QueryString("ids")
b= Request.QueryString("val")
then I can get a=18 , b=100 is it correct??
jcjcjc
Member
64 Points
639 Posts
Re: How to get parameter in url ( by C# for .net)
Feb 07, 2007 05:52 AM|LINK
the first page is writted with VB by other people ( I can't modify it..)
if I did
a=Request.QueryString("ids")
b= Request.QueryString("val")
then I can get a=18 , b=100 is it correct??