Hi All,
I've got a wierd problem here. On a group of machines in our office, the users access a directory with over 300 files and directories under it. When their NICs are set to 100/Full, and their switch ports set to 100/full, the PC's hang when opening a file using Excel or Outlook from that...
Targol...
thankyou, thankyou...
it did actually work -
what I'd done was instead of having
<area id="printer1" href="#" OnClick=printer(this)
I actually put
OnClick=printer(Object)
because I thought that the word in the parenthese after OnClick=printer should be the...
Targol,
thanks for the suggestion. Unfortunately, It doesn't seem to call the sub at all now. I'm wondering whether what I am attempting is possible at all?
I've seen the knowledgebase article on adding printers, but using forms or buttons to call the routine, but I haven't been able to find...
HI,
trying to do a neat little project, which is to have an imagemap, of the printers in our office.
when a user clicks on a printer, it will call a vbscript routine to add the printer and set it as the default.
the sub is :
<script LANGUAGE="VBScript">
sub printer1()
Set...
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.