Thread
:
acessing DLL functions in VB Scripting
View Single Post
#
4
(
permalink
)
June 1st, 2004, 07:58 AM
bmains
Friend of Wrox
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Hello,
Again ASP only supports variant... you must use functions like cint() or cstr() to convert the data into the appropriate type to work successfully.
Brian
bmains
View Public Profile
Find all posts by bmains