Is this the right area for this? Regardless,
At work, we have multiple DB servers. A single master, and a single (soon to add more) slaves. Web front-ends load-balance between the slave servers.
As our users post forms, the post data is added to the master and allowed to propegate to the...
Despite this being a web application, I am asking here, because the core of it is done in VB.
I have an ASP script which accepts an uploaded image ( using the FreeASPUpload class, www.freeaspupload.net ), and passes the temporary file's name to a custom component, which is supposed to do the...
Despite this being a web application, I am asking here, because the core of it is done in VB.
I have an ASP script which accepts an uploaded image ( using the FreeASPUpload class, www.freeaspupload.net ), and passes the temporary file's name to a custom component, which is supposed to do the...
I have an application in which I take a large volume of domain names (the current list I have is approximately 35,000), and find out various information on them (including, WHOIS info, resolved IP, etc).
Rather than hard-code these in, I would like to use a modular design, and add the...
I know it's possible, obviously, as VB is able to do it when we add a control to a form, and view it's properties. I've looked around (not hours, but not just one time), and haven't found anything very useful.
If anyone has any insight as to how to do at least pull the function names (maybe...
Whee, fun stuff here.
After pawing through many samples of "SetParent", I decided to ask on the forums.
Here is my application:
I have a "control program", who's sole purpose is to load other mini-programs. The mini-programs (.DLL files), consist of a class module, and a...
I am trying to make an application with "plug-ins". Ideally, I'd use OCX modules, and have them draw on part of my form.
Normally, this is just a "yea, so?" type of question, just right click -> Components, etc. But, I want to load arbitrary OCX modules, ones not included...
I know this is very backwards. I only know Visual Basic, and my friend only knows C++. But, he wrote a shell of a program which loads DLL files, and executes code from them. This way we can have the program do bazillions of things by giving it different DLL files.
I have been able to find a...
I know this is very backwards. I only know Visual Basic, and my friend only knows C++. But, he wrote a shell of a program which loads DLL files, and executes code from them. This way we can have the program do bazillions of things by giving it different DLL files.
I have been able to find a...
I'm getting my feet wet in certain aspects of Winsock API. Some of it, I've got down (making a socket, connecting it, recieving data). Other parts, I don't have. If anyone could provide insight to:
-In the 'send' call, there is an argument named flags. What are the values that could go in...
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.