martindavey
Programmer
Hope I'm not being stupid, but...<br>
<br>
How can I execute my ASP script which updates my DB without actually loading the page into the browser window?<br>
<br>
I want the user to click a button on my page and then my Access DB is updated with my ASP script (or otherwise).<br>
<br>
Upon completion of the SQL, I don't want a page returned from the server.<br>
<br>
How can I execute my ASP script which updates my DB without actually loading the page into the browser window?<br>
<br>
I want the user to click a button on my page and then my Access DB is updated with my ASP script (or otherwise).<br>
<br>
Upon completion of the SQL, I don't want a page returned from the server.<br>