Hi All,
I'm getting an error on my ASP page:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'StoreFileIntoF ield'
I assume - 99.5% - the error is generated because of worng value types,
I attemp to pass from my ASP/VBScript page to the VB/DLL function.
My relevant ASP/VBScript Code is:
<%
sTemp = "SomeString OK"
mcsSQL...
User Profile
Collapse
-
Passing correct value types from ASP/VBS to VB/DLL Function
-
passing correct value types from ASP/VBScript to VB/DLL
Hi All,
I'm getting an error on my ASP page:
Microsoft VBScript runtime error '800a000d'
Type mismatch: 'StoreFileIntoF ield'
I assume - 99.5% - the error is generated because of worng value types,
I attemp to pass from my ASP/VBScript page to the VB/DLL function.
My relevant ASP/VBScript Code is:
<%
sTemp = "SomeString OK"
mcsSQL...
No activity results to display
Show More