recording date and time a link is clicked
Hey all, I just wanna know how to record the time and day a link on my website is clicked to a label, what code do I need to use to get the date and time?.
PrivateSub lnkVac_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles lnkVac.Click
Dim Timevisited as string
Response.Redirect("Vacancies.aspx")
label1.text = Timevisited
EndSub
What code do I need to use to get the date and time?
Thanks,
Slade.
Slade
Practically a Master Poster
633 posts since Mar 2004
Reputation Points: 115
Solved Threads: 7