Coming from VB6 and trying to figure out when to use or build a class. Using modules in VB6 was great, so do I convert or build a class where I once used a module?
TIA
I am tryin to install GNU Backgammon, but it comes up with this error when I run ./configure :
checking for GLIB - version >= 2.0.0... no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that...
I found this code to do exactly what I want to do, which is fade the background from black to white upon loading a page. But I can't get it to work using Foxfire, works great in IE.
In Foxfire it just goes to white, no fading that I can see.
Any ideas?
TIA
<script language="Javascript">...
I found this code to do exactly what I want to do, which is fade the background from black to white upon loading a page. But I can't get it to work using Foxfire, works great in IE.
In Foxfire it just goes to white, no fading that I can see.
Any ideas?
TIA
<script language="Javascript">...
Did some fading text, looks great on the stage, but publish test or publish it doesn't work. Made sure that browser has latest Flash installed.
Searched and found that this is a commom problem with no good answer.
Any ideas why it would not work?
Looking for info on how to pass a variable (ie name) to a stored procedure.
Here is the stored procedure (@name the variable):
CREATE PROCEDURE dbo.NewSelectCommand_Test_1
@name text
AS
SET NOCOUNT ON;
SELECT au_id, au_lname, au_fname, phone, address, city, state, zip, contract FROM authors...
I built a test web app that connects to a SQL DB and displays certain items. I used pubs database to test. I set up the Data Connection using Server Explorer (tested good), then pulled the authors table in to the form. This set up the SqlConnection and the SqlDataAdapter. I created the DataSet...
We backup our main DB (SQL 7 DB) to tape using Backup Exec v8.6. I have restored the xxxx.bak file to the hard drive. How do I restore this to another DB other then the original to test it. I don't want to restore it to the original DB for obvious reasons.
TIA
After a short time working with Word 2000 and you go to save the file, it says it can't save and that you have to do a Save-As.
It then saves the file under the new name and also another file such as 8758578.doc.
Any ideas? I turned off the auto save feature.
Hi,
Here’s the problem. I have a NT 4.0 workstation that I need to map a drive to an NT 4.0 server. Using the GUI or the command line I can only map down one level i.e. net use \\server\level_one. If I try and map down any further it gives me the error "Network Path not found". I have WINS...
I have a long main program code on a form that I would like to put some of the procedures into modules to be able to use form other procedures and forms. I have a procedure that saves some data into an access database. I move all the code over to the module. Then in the main I call the procedure...
I have a PPT slide show that has several movies embedded in the slides. Now when I burn the PPT to a CD of course the movies don't play. That is because the relative location has changed. So how do I tell PowerPoint where the movie loacation will be (on the CD) before I burn the presentation to...
I have a web site/page with pictues and don't won't visitors to be able to download the pictures. Is there a way to lock the pictures so that the visitor can view the pictures but not be able to right click and copy them to there computer?
TIA
I am using webmin to access my server at home. I am using webalizer for web stats.
I am trying to schedule a cron job to run webalizer once a day. Each time I set it up in the webmin webalizer or cron module in webmin I get this error:
Failed to save log file: Failed to lock file...
I am tring to commuicate with a cm11a (x10) unit. I am to send it two bytes (test) and then it sends me back the checksum of those. But I can't figure out how to compare the data sent back from the cm11a to get it to then close the port.
TIA
Private Sub Command1_Click()
Dim test
Dim...
I am tring to commuicate with a cm11a (x10) unit. I am to send it two bytes (test) and then it sends me back the checksum of those. But I can't figure out how to compare the data sent back from the cm11a to get it to then close the port.
TIA
Private Sub Command1_Click()
Dim test
Dim...
I am looking for a cm11a x10 activex controller. Anyone know of one?
I tried the one from Homeseer, but you have to run it in conjuntion with the Homeseer program. I am looking for a stand alone activex.
I am writing a vb6 program to control x10 units through a cm11a module.
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.