I'll try another browser tomorrow.
The strange thing is that I can still establish a vpn connection to work and log into citrix.
Stranger still... I can browse the internet when using a dialup connection.
It all seems to point to the network settings but after uninstalling and reinstalling...
I have the same issue. Running Win2k Pro with Cisco VPN client 4.0.4 using an ADSL internet connection.
After installing the VPN client browsing stops working. I can ping domain names on the internet but cannot browse them in IE.
I'm running all the latest MS hotfixes and updates and run an up...
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...
Thanks for the tip but now I'm getting an error.
This is the code I'm using
SQLstmt = "SELECT * FROM cd SORT BY date DESC"
Set rs = conn.Execute(SQLstmt)
This is the error I'm now getting
Microsoft JET Database Engine (0x80040E14)
Syntax error in FROM clause.
/forum/default.asp...
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...
Hi paul
The institute that I'm doing my degree at is a Microsoft shop so they only want to teach MS products. We are able to use javascript if we want but will have little or no support from the lecturers. Yes I am aware that vbscript won't work in NS and I have also noticed there are many more...
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.