Hi Friends
In am developing my project in asp.net 2.0 version using c#.I need to display ads which are in flash file format and to do this I am using datalist and places embed in Itemtemplate.I am binding data to the datalist.
Now I need to count the users hits on a each ads,so that I need to raise the event when the user clicks on the flash file..I tried with Item-command event but it didnot work as I have embed .
Please give me suggestions for this problem.