joeisbatman
Programmer
Hi, theres this .dll file that someone created for vbscript called CATTERS. Its all over the web, do a search in google to find it- Apparently it speeds up string operations a TON which I need desperately. My problem is theres NO INSTRUCTIONS. Does anyone know how to use a dll file? I went into IIS and added it to the application configuration setup thing in IIS.
I get an error on this line:
Set strcat = Server.CreateObject("StrCat.Catter"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I know nothing about how to include this .dll or maybe even all the other junk it came with (source files etc). Any ideas?!??!
I get an error on this line:
Set strcat = Server.CreateObject("StrCat.Catter"
I know nothing about how to include this .dll or maybe even all the other junk it came with (source files etc). Any ideas?!??!