Hi again!
I was wondering how I can run a Server Side subroutine from a client-side checkbox onclick event?
I have an ASP page which generates the checkbox on client browser, when I click it I want to run an exising sub on the ASP page which writes a file using the filesystemobject .
Thanks in advance.
I was wondering how I can run a Server Side subroutine from a client-side checkbox onclick event?
I have an ASP page which generates the checkbox on client browser, when I click it I want to run an exising sub on the ASP page which writes a file using the filesystemobject .
Thanks in advance.