I am creating a website for a friend, and I'm not sure if this is something that can be done with HTML, Javascript, or at all:
Main Page displays info from a database. If the user viewing the page clicks on "Add" to add more information, a "child" page pops up, and asks for data.
"Child" page...
I have created a splash screen, and once the main form is loaded, I want to close (or dispose of) the splash screen.
Everytime I have tried this, one of two things happens. Either the splash screen stays resident (memory leak issues) or the whole application closes.
The names of the forms...
I have been trying to save a record that I want to set the value in the field to NULL, and have been unsuccessful.
I have tried setting the field (ie. txtAmount.text = Null) and saving the record only to get an error message "Run-time error 94: Invalid Use of Null". I have also tried VBNULL...
It's probably going to be easiest to ask the question by giving a little background information, and what it is that I want to accomplish before asking the question:
We have a software package that connects to the SQL Server here at the school I work for. From that software, it also can...
I have the domain name populating in a list box. What I need to do is not only the domain name, but also populate the full name. (ie. Not just tek-tips, but tek-tips and the .com part as well).
This is for LAN access only, this is not something I'm looking to use on the internet (not sure if...
Hi all, was wondering if someone here might be able to help with this script. I'm recieving the error:
Object Required: "WshShell"
In the logon script. If I run the script from my machine, it works without a problem (already logged into the network). When I implement it as a script for a...
I created a custom control for some custom reports that I'm doing for work. The custom control works great, and I've used it in 2 programs that I've created so far. The problem I run into is when I try to install the program(s) on another computer, the Custom Control doesn't seem to get...
We have setup e-mail on the SQL Server to allow triggers to send e-mail (using xp_sendmail) and everything worked on the triggers. Prior to this, the BE software worked fine. After doing this, it fails to do backup, with an error message of "Unable to Attach to device...Access is...
I'm already familiar with the common functions (API calls) of moving the mouse in Visual Basic for windows applications, but upon trying to get them to work in any DirectX application, they won't move the cursor.
I was wondering if there was a different API Call that anyone knows of, or how...
Several times in the past, I've used the Active X control from Excel in Visual Basic to populate a spreadsheet and export the data (usually pulled from a database, to store the information for later usage or for certain report formatting).
Currently I'm trying to use it, and if the Query I'm...
I'm trying to use "TOP 1" to select the first record from a SQL Query, and it works fine, until I try to join it into another Query, and then it only returns NULL for everything.
Hopefully someone here can help on this one, I've been at this for days, and no luck thus far...
We just had a blow out on our Exchange 2000 server, and all of the e-mail seemed to restore using Veritas BE 8.6, but the public folders (public calendars mainly), private contact lists, and private calendars do not restore.
The contact lists appear to be restored, but they are blank (the odd...
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.