aarushi2001
Technical User
Hi,
This my first time in ASP thread and am a beginner. Till now I have used JSP but for a certain project of mine I have to use ASP. I have this question:
I have a url: strname %>
How can I extract the value for state, and then use it to display records from DB where state equals <%= strname %>
Thanks
This my first time in ASP thread and am a beginner. Till now I have used JSP but for a certain project of mine I have to use ASP. I have this question:
I have a url: strname %>
How can I extract the value for state, and then use it to display records from DB where state equals <%= strname %>
Thanks