G
g_sharad
Hi
I am freelancer and designing a .net page.
I require the syntax in C# for capturing the variable from carryover
line in url eg: www.xyz.com/ccc.aspx?mid=12
how to capture this mid in c# and I have to use in my sql string along
with Select * from Tbname where mid = 12.
can yu pls help me with the syntax of this problem
I am freelancer and designing a .net page.
I require the syntax in C# for capturing the variable from carryover
line in url eg: www.xyz.com/ccc.aspx?mid=12
how to capture this mid in c# and I have to use in my sql string along
with Select * from Tbname where mid = 12.
can yu pls help me with the syntax of this problem