The reason you keep going to the first county is in the form tag. You set the first record to be the action of the form: <form Method="GET" action="<%=LinkName%>">. No matter what county you choose from the dropdown, the action will remain the first county. Instead of...
I have values in my SQL Server 7 database that I'd like to display as $xxx,xxx.xx. Some of these values use the money datatype and others use float.<br><br>I'm building a string in a stored procedure that is eventually passed to Visual Basic. I want to format these values...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.