ritu007
03-01-2004, 09:31 AM
how do i get the value of a querystring from
<a href="<%=result2.getModulePath()%>?dsn=<%= result2.getDatasourceName() %>
i need the value of dsn from the above code in the page this code is on......
<a href="<%=result2.getModulePath()%>?dsn=<%= result2.getDatasourceName() %>
i need the value of dsn from the above code in the page this code is on......