Dropping Tables at Beginning of Statement
Question: I am trying to create a procedure that first drops the table “table” but only if it already exists. How do I create the statement using “if exists” or
Question: I am trying to create a procedure that first drops the table “table” but only if it already exists. How do I create the statement using “if exists” or
A Visual Basic class module provides an Initialize procedure. The code you write in Initialize is executed when the Visual Basic object is created. However, Initialize is always executed before
Without error handling, any ASP (Active Server Pages) error is fatal as it will stop the execution of your page. To bullet proof your ASP, you can add error handlers.
Question: I copied the following code from a good book on e-commerce, but the VB code (Visual Studio 6.0 Enterprise) gets an error on the Dim rsBankData line “User-defined type
Question: I have an index page where the user clicks on a name to bring up that person’s biography on the next page. The names are hyperlinks to the next
Question: I have a barcode saved as a GIF that is truncated each time it is printed from Netscape. It prints fine in Internet Explorer and Netscape 4.04 but does
Question: I can’t reach an image src in a DIV from another DIV in Netscape. Do you have any suggestions? Answer: The problem that you’re running into here is that
Question: I often have the problem in which the DHTML on my page loads faster than the accompanying HTML. Therefore, users are enticed to click away at elements, which trigger
Question: How would a person make a patch to upgrade their software in VB6? Answer: The best way to do this, with the least amount of work, is to use