Hi,
I am having an issue with client side VBScript in classic ASP.
We have a classic ASP application which uses OCX controls and while passing them as arguments to subroutines present in include files (for ex. gridfunctions.vb), It gives 'Type Mismatch' error.
But when the subroutine is present in the same asp file, It works fine. Any suggestions about why Its behaving this way ?
Thanks