[thelist] Calling a function in ASP from a link

Michael Galvin mpgalvin at eircom.net
Sun Dec 9 14:35:55 CST 2001


I have an ASP page and on it, I want to give the user the opportunity to
"bookmark" a certain record in the database (ie. the one they're currently
on).  I have the function written, etc, but have no idea how to get it to
work from a link.

Basically, I want the link "Bookmark this job" to appear on the page, and
when clicked, it calls the function I've written (VBScript) and *does
nothing else*.  I'm guessing I'll have to put <a href="#"> in there
somewhere, but how do I call a VBScript function from a link?  OnClick
event?

Anyone?

Michael





More information about the thelist mailing list