Hello,
I have this script and on loading the iFrame by default is open, its got me. What am I missing to make the iFrame closed by default on open ? Thanks for any help..
Mike
--------------------------------------------------------
<html>
<head>
<script language="JavaScript">
function...
Hi Mark,
Thanks for the reply.
I did try the option "/" but still did not get anything in the variable, but this below did the trick after some adjustments.
arrPrn = Split( strPrn, ",", -1, vbTextCompare )
strDescr = arrPrn(0)
arrPort = Split( arrPrn(2), ":", -1...
Hi Mark,
Hey Thanks much for your reply, this is what I did but not getting the result of (AMFALLNL002) in the variable "prtShare" ?
This is what's returned by printerPath,
\\ipp://metipp.aurora.org\AMFALLNL002,winspool,Ne05:
-----------------------------------------------------
Function...
Hi
I'm trying to pull just the "AMFALLNL002" from the default printer registry value located under here: "HKCU\Software\Microsoft\Windows NT\CurrentVersion\Windows\Device"
Value is "Device"="\\\http:\\server.one\\AMFALLNL002,winspool,Ne01:"
I can get the value into variable with "defPrntr =...
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.