English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

My webpage have space for advertising.But i dont know when and time that user click on links.
May i use javascript?
function userClick(){
alert ("User clicked!");
}
...


And How about other website ? How did they do?
Thank you so much.

2006-08-17 05:46:09 · 1 answers · asked by na l 1 in Computers & Internet Programming & Design

1 answers

Yes,

You can do it on both the ends: Server End or Client End (browser). Depending on the Web Server where you have hosted your website (IIS or Apache), you can add scripts to your page which you can call while user clicks on the advertisement.

Rajeev

2006-08-17 06:39:00 · answer #1 · answered by Raj 2 · 0 0

fedest.com, questions and answers