How do you make a server side button - in other words a button that will call a server side event handler - in vbscript?
I'm trying to create a form on the fly, and I need to make a button with an onClick that will be handled server side. There is a dtc that does this, but I need to create it myself.
I hope that was clear, does anyone know how to do this?
I'm trying to create a form on the fly, and I need to make a button with an onClick that will be handled server side. There is a dtc that does this, but I need to create it myself.
I hope that was clear, does anyone know how to do this?