Hello.
Can I prevent ASP/HTML pages to be cached ?
The user enter data to my page, then update the DataBase and goes back to the same page (reading the data from the DB) But can't see the data.
Only after refresh the data is there.
How can I force the page to load ?
Thanks