I'm having real CSS woes today! Hopefully someone can sort me out with this one as well..
Below is a stripped down version of what I'm trying to do; a page with a sidebar of information, with "float: left" so that the rest of the page flows around it. But I'm coming up against a problem in IE...
I'm trying to create a link image whose border changes color when the mouse is hovering over it. However, I can't get the <a> tag's border to surround the image to begin with in FireFox! (Seems to be Ok in Internet Explorer).
<html>
<body>
<a style="border: 2px solid red;"><img...
I've got a javascript class for reporting events (eg. user logged on, user supplied incorrect password, etc..) for a web app, which wraps a Server.CreateObject call, and some initialisation code.
So, in each ASP page that needs to log an event, there is an #include statement at the top of the...
Hi everyone -
I've got a VPN problem that's driving me a bit up the wall. We've got a few users who connect to our server through VPN from a home ADSL connection, and they work fine. I believe that they use an ADSL modem and the Windows firewall.
Then we've got one guy who has a router...
Hi -
I'm really not sure what forum Psion 5 questions would go in, so if this one isn't appropriate, please feel free to suggest a better one.
I've got Presentation Maker installed on a Psion 5, and I've got the corresponding converter installed on my PC. When I copy the file from Psion to PC...
It's just come to my attention that one of our Windows 2000 (professional) machines does not execute the domain logon script when the user logging on does not have administrative rights on the machine.
However, if I log on as a non-admin user and start up the command prompt, I can successfully...
Hi all -
I've been reading the articles on enabling Deleted Items Retention on Exchange Server (2000) as I recall I enabled this a couple of months ago but have not actually needed it since.
However, today I thought I'd have another poke around into how it works and.. today it doesn't :(
I...
Is it still possible to get hold of Windows 95/98 licenses these days? We've got old PCs that I don't really want to have to install 2000/XP on.
We've got a volume license key for Windows XP for all of our modern computers, has it ever been the case that holding these licenses allows you to...
Hi -
I'm not sure this is the appropriate forum, but we don't seem to have one specifically for Firefox.
I feel this should be easy to do but I just can't find the option!
If you hold down the [ALT] key and click on a link, instead of navigating to that page, Firefox tries to download it...
Hi -
I'm not sure this is the appropriate forum, but we don't seem to have one specifically for Firefox.
I feel this should be easy to do but I just can't find the option!
If you hold down the [ALT] key and click on a link, instead of navigating to that page, Firefox tries to download it...
I've got a table of Patients who may have up to 3 Consultants assigned to them, so have numeric ConsultantID1 - ConstultantIC3 fields which match to the UniqueID in the Consultants table.
I'm trying to arrange the tables in the Relationships Viewer, and ideally what I want is to have three...
This has been driving me a bit loopy because I've got some grasp of Exchange, but not enough to know what's going wrong in some scenarios or how to find out ("just enough to knowledge to be dangerous" some might say :)
Anyway, we host our own mails on an Exchange Server here. Mails are coming...
Hi all -
I'll be the first to admit I don't a lot about DNS setups, but I'm supposed to be trying to fix something on our Server here. I'm pretty sure there's going to be a simple answer, I'm just not having any luck finding it!
Our Server here is also a mail server running Exchange. All our...
Hopefully someone can set me on the right path here, or tell me it can't be done and stop me going round in circles!
I'm trying to pass a Generic.List to a function - it could be a list of any entity that implements a specified interface.
Say I've got
Public Interface ITest
ReadOnly...
I'm not quite sure how to explain why I want to do this without going into a long-winded explanation, so I'll just skip that bit.
I'm wondering if anyone can help me out with some code to determine object type - essentially, I've got an object that may be an instance of one of two types, and...
Hi all -
I'm using this script which I've seen posted all over the net, apparently without the problems I'm encountering.
strComputer = "CH04"
' Connect to computer through WMI
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set...
Hi all -
This is something I used to be able to do in VB6 using a set of API calls I can't remember anymore, but was hoping that there would be an easy way to do it in VB.Net.
I'm relatively new to .Net so you may have to go easy on me.
Using System.DirectoryServices I've been able to use...
Ok, I know this is going to be somewhat of an obscure question since it refers to a long out-of-date Dell PC that was generally only supplied to companies, but here goes -
I've got an old Dell Optiplex Gn+ PC, its a P-233MMX with onboard network and video. I want to hook it up to a television...
I'm sure lots of people have run into this because there are boards all over the web with people saying that they can not print/preview html e-mails from Outlook 2000.
Basically, that's the situation I'm facing. Plain text and Rich text mails are fine, HTML mails are fine to view and open, but...
I'm trying to get to grips with raising errors appropriately in VB6. What I've got is a class method that will only accept parameters of a certain form
eg.
Form:
Sub Form1_Load
Set Class1 = New CTestClass
Class1.CallMethod 1, 2
End Sub
Class:
Public Sub CallMethod(Arg1, Arg2)
If Not...
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.