G
Guest
I haven't done any web work for over a year and for the life of me I cannot
remember how to use a query string in a URL. I want the link to be
page.aspx?ID=1 then pass 1 into a query like this
select * from table where id = "query string value"
I know it's simple, I just haven't done it for a long time. Can somebody
please help me out? Thanks
remember how to use a query string in a URL. I want the link to be
page.aspx?ID=1 then pass 1 into a query like this
select * from table where id = "query string value"
I know it's simple, I just haven't done it for a long time. Can somebody
please help me out? Thanks