How can I use the fax server (MSFAX ) with FAXCOMEXLib to create a TIFF file from a WORD document?
I've had very good faxing success with a VB fax app using FAXCOMEXLib, and I know that I can use it with MSFAX to fax a WORD document, but I don't want to actually fax it. Rather, I just want to...
I have a small database application using VB6 and DAO. It works fine on my development system. When I build a package (w/ the Package and Deployment Wizard), and install the package on a virgin system, the app fails with a 3265, Item not found in this collection. It always fails on the Load...
When looping through a list box w/ checkmarks as follows:
for i=0 to list1.listcount-1
list1.selected(i)=True
next
the checkmarks are clicked on correctly, but depending upon the previous state of the list items, some of the list items themselves are highlighted. The list items that are...
In VB6, I'm trying to add a reference to mscomct2.ocx (to use dtpicker control) But whenever I try to add the reference (via Projects|References), I get a "Name conflicts with existing module..." msg. Note that initially the Microsoft Windows Common Controls item does not appear in my...
I'd like to be able to play streams provided by various internet radio sites.
But typically, when I try to do so, Konquerer (or Mozilla) asks me what
application I wish to use to play the associated file type (ASX, PLS, etc.).
Which Ark Linux application do I use to play these streams? And is...
I'm a newbie with a dual boot system: Ark Linux and WinXP.
My Grub menu has 4 entries:
Ark Linux
Windows 95/98/ME
Windows NT/200/XP
Windows NT/200/XP
The first entry loads Ark Linux. The second entry loads the Dell diagnostics (PC is a Dell). The third entry loads Win XP. The fourth...
I'd like to trigger the sending of emails via a server initiated scheduled task (e.g. once a day at 10:am) rather than in conjunction with a browser request. I am familiar with the use of mail() within a browser page, but don't know how I might use this via a schedulted server task. Is there a...
Currently all URL links in my Outlook Express emails are opened in IE(6). I would like them opened in the Avant browser. Can anyone tell me how to do this?
Thanks for any help.
In Netscape 4.75, onkeypress, onkeyup and onkeydown fail on text boxes within a table. If the text boxes are not in a table, the onkeyxxx works.
This one fails:
<html>
<head>
<title>Test Keypress</title>
</head>
<body>
<form>
<table width="70%" border="1"><tr><td>...
I currently have a VB 6 client that uses DAO to talk to a LAN attached Access Database. Assuming I convert my Access db to MySQL, can you tell me the best way to convert my VB app to talk to the new MySQL db? I would like to provide access from the new vb client via the internet rather than a...
In a web page, is there any way to determine the user's home page? I'd like to have a button on a web page which, when clicked, links to the user's home page (w/o knowing before hand, the URL of the user's home page). So, regardless of who accesses the page, clicking the button links to his...
I recently converted to xp home. Previously I was running sql server 7 (MSDE) on Win98 w/o problems. But now w/ XP cannot connect at all -- not with Enterprise mgr, Access projects, Query mgr, etc.. In all cases, I get the msg, "Connection could not be established - SQL Server does not...
Can SQL Server be administered over the internet?
I'd like to develop a db locally w/ MSDE (and an Access project), ftp the db to SQL Server, and then
attach it (and do anything else required to enable the db at the remote Server). Can the attach (or
detach) be done via the internet? If so...
I have an Access project running with MSDE natively (on the same PC). Is it possible to create a project on another PC to connect via the internet to the database(s) on the first PC?
Or similarly, if I migrate a database from MSDE to another PC running MSSQL 7, can I use my original Access...
Assuming I have a db running on my local machine with MSDE, can you tell me how I move it to a remote SQL Server (7.0). For example, can I merely ftp the mdf and ldf files from MSDE to some directory at SQL Server, and if so, which directory. Or is there some specific initialization, etc...
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.