M
Mohsen Vafa
How can i count the number of click on a link?
I don't want to use Response.Redirect.
I don't want to use Response.Redirect.
John Timney ( MVP ) said:Clicking a link generate a GET request to the web server, so the log files
for the server contain the number of requests for any given link.
--
Regards
John Timney
Microsoft MVP
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.