I have this html table that lists all buildings available for the user to select, upon clicking on a desired building I would like to create a confirmation in a label on the same page.

Is there a way I could call a function I created in vb.net using HTML possibly using the <a> tag. Or should I be doing this a completely different way.

Any help would be appreciated.

Thanks.