AndyGroom I am having just the opposite problem. I want the Print Dialogue box to come up when I request to print an RTF document with ShellExecute(0, "Print", fileName,"","",showType), however I can not seem to get it. My files just go directly to the printer nomatter what option I use for...
I have an Access table with field1, field2, field3, field4 that have times like "13:41" or "1:34" or so on. I need to get the total amount of time for all of those fields.
Can I do this via SQL or is there somehow to do it in VB?
<-- JaeTech Solutions -->
As the subject says, I have a ListView now but I need a more powerful control that will allow the users to edit the items and subitems ... what can I use?
<-- JaeTech Solutions -->
I need to create an Access table that stores invoice information. The easy fields to setup are as follows:
invoiceid
customerid
date
total
discount
But I struggle with the field(s) to use for items purchased. Associated with the items are price and sku code. I have a table for items but...
I have MDaemon setup with email accounts. I can setup one of these email addresses on a networked computer and it can send mail. To receive, I went to register.com where I bought my domain and forwarded mail.xxxx.ca to xxxx.ca to try to get emails to come in ... doesn't work.
Where am I...
Can I have a VB desktop app connect to a MYSQL database without MySQL being installed on that computer? The MySQL data files for the DB will be on the machine though.
If not, what DB's other than Access can I do this for?
<-- JaeTech Solutions -->
I want to check the users MDAC version upon startup to ensure they are using a newer version. How can I check this, from within VB?
<-- JaeTech Solutions -->
I need an Mail Server that has configurable features on a GUI. I don't want to have to use command line for adding new rules, accounts and what not.
What's available to me?
Jonathan
SSLEngine isn't found anywhere in httpd.conf.
It seems SSL isn't my problem though now eh? It seems like it's not picking up the ServerName properly ...
Sooo confused.
...go to the pages, I get the Apache Test Page ... its like it doesnt pick up the ServerName ... any ideas on this? Heres what I changed.
UseCanonicalName off
NameVirtualHost *:80
<VirtualHost *:80>
ServerAdmin jbrett@jaetech.ca
ServerName www.jaetech.ca
DocumentRoot /var/www/jaetech...
I am temporarily hosting the sites off another computer so if you try to access them, it will work.
But when I point them to this IP, this is the page that comes up ....
--------------
Bad Request
Your browser sent a request that this server could not understand.
Reason: You're speaking plain...
HELP! When I try to access either of these domains, , I get a Bad Request page. Why??
UseCanonicalName off
NameVirtualHost *
# Where do we put the lock and pif files?
LockFile "/var/lock/httpd.lock"
CoreDumpDirectory "/etc/httpd"
<VirtualHost *>
ServerAdmin...
When I do a RequestDispatcher.forward, it goes to the right page, but in the URL, it shows /servlet/login which is the path to my servlet. So I then have to change the paths of my images and everything else to reflect this. Know what I mean?
I want to use .forward but get back to the root of...
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.