Hi,
Here is my virtual host section from my httpd.conf file:
### Section 3: Virtual Hosts
#
# VirtualHost: If you want to maintain multiple domains/hostnames on your
# machine you can setup VirtualHost containers for them. Most configurations
# use only name-based virtual hosts so the server...
Hi,
I'm setting up an intranet over my lan of 4 XP Pro machines, one of which has Apache installed and is being used as a web server for my intranet.
I've come to the conclusion that I need a DNS so that I can access various intranet sites by typing site/page NAMES instead of...
Hi,
i'm using the following code to programatical;ly select a row in a listbox.
Function SelectTop(frm As Form, listbox As String, Optional OnOff As Boolean)
Dim lngCounter As Long 'set up counter variable
For lngCounter = 0 To 1 'standard for/next loop...
Hi,
I'm using the following code to log users out of my database:
Function LogOff(UserID As String, dteLogon As Date, dteTime As Date)
On Error GoTo err_LogOff
Dim db As DAO.Database
Dim rst As DAO.Recordset
Dim intlogID
Set db = CurrentDb
Set rst = db.OpenRecordset("tbluseagelog"...
Hi,
I know its not good to cross post but as this query covers several different threads I feel I would get the best responses from also posting to the following forums:
AttachMate solutions
Citrix Solutions
(If you are annoyed by this then I apologise in advance)
We're currently in the...
Hi,
I know its not good to cross post but as this query covers several different threads I feel I would get the best responses from also posting to the following forums:
Citrix Solutions
Microsoft: Access Modules (VBA Coding)
(If you are annoyed by this then I apologise in advance)
We're...
Hi,
I know its not good to cross post but as this query covers several different threads I feel I would get the best responses from also posting to the following forums:
AttachMate solutions
Microsoft: Access Modules (VBA Coding)
(If you are annoyed by this then I apologise in advance)...
I'm trying to programatically select the last row in a list box.... but I can't work out how... any pointers??
Cheers
Craig
--------------------------------------------------------------------------------------------------------
"Time-traveling is just too dangerous. Better that I devote...
Hi,
This might be a silly question (and maybe in the wrong forum) but I'm wondering how to get the same type of network setup at home that I have at work and at college.
I'm sure you know what I mean -- You arrive at work and you have to log on (to the server) to be able to access the machine...
Hi,
When putting modifiers on lines, they disappear after the modifier is applied.
Has anyone else experienced this... any ideas how to stop it ... my drawing is slowly disappearing from plan view!
Cheers
Craig...
Hi All,
When extruding a line into a face (drawing imported from AutoCAD) I find that some of the faces face one way and some the other way. This results in apparent holes all over my model. Is there a way to make both sides of the face show?
Thanks
Craig...
Hi,
I have a continuous form as a subform which contains invoice data and I want to perform calculations on the amount (£) field. Talking in Excel terms I want to sum the columns. Is this possible??
Cheers
Craig...
Hi all,
I have code which does custom data validation on my form, it then interacts with another program (Attachmate EXTRA! Personal Client) before moving to a new record on the form.
'--- Data Validation Code ---
' XXXXXXXXXXXXXXXXXXXXXXXXXX
'--- Data Validation Code ---
'AUTO NOTE...
I'm trying to get started with Remote Access. I have 3 machines running on a Wireless Broadband Router (Belkin 54g model - with hardware firewall) I also have ZoneAlarm running on 2 of the machines.
I've configured the hardware firewall to redirect port 3389 to 101,102,103 for each of the...
Hi,
How would I safely stop a procedure from being executed?
I have quite a long For...Next loop which I would like the user to be able to "Abort" by pressing a command button on the form.
Is there a simple command which would stop all code which is currently running?
Thanks
Craig...
Hi all,
Can you Loop back to a DO from within an IF statement?
I'm getting the "Loop without Do" compile error at in the following code at the red highlighted point...
Code Follows :
================= CODE START ===========================
Option Compare Database
Option Explicit
Sub...
Hi,
I am truing to make the fog generated by the volume light function move using the Noise option and the Phase and Wind controls.
I have animated a scene however the fog does not appear to be moving?
What are good values for the Phase and Wind? I notice they can go into the thousands! and...
Hi,
I've read and followed all the tutorials on how to make transparent materials etc, but how would make light pass through objects?
Imagine a "lazer" passing through a glass block?
I'm using 3DS Max 6
Thanks
Craig...
Hi,
I have a home network running 3 systems using XP Pro.
Until recently I could go into the workgroup (old network neightbouthood) and doubleclick the computer I wanted to view and be able to view the shared files and printers from that computer.
However in my infinite wisdom I have been...
Hi all,
Quite a nerdy question but one thats been bugging me.
Can you identify different machines in a XP workgroup by icon, i.e Desktop, Laptop, Server, Printer etc... ???
I'm sure I've seen workgroups elsewhere that have different icons for the different types of machine but I cannot figure...
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.