I have about 10 road warriors who would like to connect to their home office. I was thinking of setting up a Linksys RV042 and the quick vpn client. However, I saw that the quick vpn client requires admin rights for use. Is there a way around this or should I be looking at another product? I...
I have a Win 2003 SBS server (Dell PE400 SC). It has 2 drives (40GB each). The following volumes are present:
Disk 1 = C: (12GB), D: (25 GB)
Disk 2 = E: (40 GB)
I am running out of room on C: At the same time I would like to implement a RAID 5. I was thinking of installing a PCI RAID...
I am a newbie to egate. I am trying to parse a flat file and convert it into an HL7 message. I have spent quite some time on it but not successful. Does anyone have an example I can follow. I would appreciate this very much.
Hi,
Any time that I move the Left margin, the content of the doc moves with it too. Is there anyway to move the left margin and not make the content move.
Thanks
Currently I use the following script to map printers:
How can I modify it so that the script will look for the shared printers on the server and then map it if it is shared so that I don't have to keep adding printer names to the array. Thanks.
Dim...
Hi,
I have been able to successfully setup fax console (SBS 2003 running exchange 2003) for incoming faxes such that they are routed to an email. I don't know how to do the reverse. How do I set up exchange so that emails can be faxed out. Any ideas ? Thanks.
Hi,
I can login and see the machine names without any issues using Remote Web Workplace externally. However, when I try to connect to any machines I get the error: "VBscript Remote Desktop Disconnected: The client could not connect to the remote computer. Remote connections might not be...
Is there any way to specify a port number in the hosts file.
This is what I am trying to do.
We have a router with port forwarding set up.
RDP on one port goes to one server
RDP on another port goes to another server
I want to be able to put the IP addresses in the hosts file but don't know...
strSQL = "Select * from tblHns where Datediff('d'," & txtDate & ",[Date]) >=30"
Set rstHns = dbs.OpenRecordset(strSQL)
I get an error of type mismatch
The field Date is of type Date/Time and format of Short Date
The field txtDate is a textbox on a form with a format of Short Date.
Please...
I am preparing to install a new ISA 2000 server. I installed the network as follows, have not installed ISA on the box yet, these are my issues:
Cable Modem
|
Router (192.168.2.254)
|
Server External Nic (192.168.2.253/24, GW: 192.168.2.254, DNS: ISP DNS)
Server Internal Nic...
Upon choosing a value in a combo box, it opens a popup form. However when closing the popup I want the value in the combo box to disappear also rather than the value just chosen, how can I accomplish this.
Also is there a way to specifically position the popup on the screen.
Here is the code...
I am using the following code to map drives upon opening of a form. The mapping works but I also get a blank Msgbox, can anyone explain why and how to solve it. Thanks.
Private Sub Form_Load()
On Error GoTo ErrorHandler
Dim Path1, Path2, Path3, Path4 As String
Path1...
I have a table in which I am storing 3 fields Last Name, First Name and Middle Name.
On a form I want to show the name as a single value in a combo box.
I know you have to use the recordsource property to populate it but I don't know how to use a SQL statement to do it please help. Here is...
I am trying to print labels through Access 2000. This is the problem I am facing:
I created a new "form" through server properties with a width of 8.5" and height of 1"
I am using the driver Generic IBM Graphics 9pin wide
I am using my custom "form" for the paper size in both the printer...
Hi I am very naive at this, never written a javascript.
This is my problem. I have 7 small images which when clicked changes the pages in the iframe of the body. I currently have Mouseover and Mouseout events for these images which change these images from black/white to color. This is what...
When I run the following code from an external spreadsheet and supply the file name, I get the error Application-defined or object-defined error on the line
With Selection.Borders(xlInsideVertical)
.LineStyle = xlContinuous 'Error Here
However if I cut and paste this code in the local...
I have a csv file that gets created as a result of an export. How can I figure out how many rows are populated since I have to use it in a code
eg.
For rwindex = 10000 (I wouldn't know this number) To 1 Step -1
I have a machine that I am trying to connect to using the following code. I don't have admin rights on the box, however the account wsservice does. I am using this account in the code to make the connection.
Result: If I have a drive mapped to the machine with the account wsservice then the...
I am very naive at this. I have created a DSN and want to use it to update a table residing on the other machine. This is the code that I am using. It gives me the error object variable or with block variable not found.
This is the code:
Private Sub Test()
Dim rs As Recordset
Dim cn As New...
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.