calling a function from a link
Hi, I know that this will be a silly question, but I just started to play around with ASP. I have a link logout, and I want to be able to clear the session ID if it's clicked, but I can't figure out for the life of me how to do it in asp...
Can I just write a function, and call it like javascript.. onClick="..."???
THank you
|