I have a couple of accounting applications that allow users to backup data files to A:\. The client A:\ drive is mapped and users can read/write/delete files from A: in Windows Explorer.
When trying to backup to A: from the applications I get an error message saying "Removeable media not...
MetaFrame XP F2 on Win2k Server
PN Client
I need to map CTX session A: to the local A:
I have used the Net Use command in the logon script but it will only map the local a: to v:\. Looks to be conflicting with the servers A: and the MF's drive weren't mapped to alternative drive letters at...
Hi,
I import a list of usernames from a database into an excel spread sheet. The username looks like this:
smith, mark
I want to write a macro to convert the string into an email address. The format I need is:
mark.smith@blahblah.com
I know how to create the email address but I need to know...
How can I get the following code to capture the IP address of a URL and put it in a variable? It performs the traceroute command ok but the IP variable only captures the ping time.
Private Sub CommandButton1_Click()
Dim Ip
For Each x In Range("A3:A3")
Ip = Shell("tracert x...
I have written a small message board script in asp that uses an access database to store usernames and messages, there is also a date feild that is set to Now() to display the the date and time the message was posted (much like this site I suppose).
How do I list the records in descending date...
I am writing a clientside ordering form as part of an assignment. The user enters their details into text boxes and selects the products and quantities they wish to order. When they click the cmdinvoice button a new window opens and all the order information is suppose to be written to the 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.