I have an .htm that sends a request to .asp file. It querys my table correctly the first time (ex. where < 1500). However, if I try to go back to the original .htm and send a new request (ex. 1400) the asp still shows the results from the first query...The only way to show a new query is to restart the browser.<br><br>What can I do?<br><br>