Hi,
I would like to check if a URL is valid by its status code (404,403,etc) in VB. What is the best way to do something like this? (Hopefully without using too many controls, and no custom controls)
Thanks
Hi,
I am attempting to establish a Livelink connection using the following code in Visual Basic:
status = LL_SessionAllocEx(g_lngSession, "localhost", _
"2099", "", _
"Admin", "password", 0)
Now, this works great. The...
Hi,
I'm looking for an easy way to add a folder into Livelink using VB/LAPI. Something along the lines of AddDocument would be great.
I'm currently using CreateObjectEx, but I can't grasp the createInfo just yet...
Any clues would be appreciated. Thanks!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.