I want to count number of download of particular file in asp.net,
I am using repeater and file source is
CommandArgument='<%#Eval("source")
.
but problem is how to pass file id,
can it possible pass two CommandArgument
in repeater.
click here.. CommandArgument in repeater