vbscript is save in an external file called "sd.vbs"
Here is my code:
sub shutdown
strComputer = "." ' Local Computer
Set objWMIService = GetObject("winmgmts:{impersonationLevel=impersonate,(Shutdown)}\\" & _
strComputer & "\root\cimv2")
Set colOs = objWMIService.ExecQuery("Select * from...
Thanks, vacunita! That had solved my problem although the script do not like the bracket, comma and apostrophe so I changed it instead to like this:
function go (){
var x, j, k;
x = document.getElementById('code').value;
j = "1 2 3 7 8 10";
k = "4 5 6 9";
if (j.indexOf(x) != '-1') {...
i have this script and I'm trying to make it work:
<head>
function go (){
var x, j, k;
x = document.getElementById('code').value;
j = ['1', '2', '3', '7', '8', '10'];
k = [ '4', '5', '6', '9'];
if (x == j) { document.getElementById('final').value = "A+"; }
if (x == k) {...
sorry for the late reply. been trying things regarding this.
i have tried doing some jscript and introduced yui tabview in the site. i used tabview and placed an iframe that loads a site. this works just like what i wanted. true that it will load all sites at first. the only prob is with the...
hi!
is it possible to mimic the browser tabbing of websites to use in your html?
like when u switched tabs it will not reload the info but will stay on where you are on the loaded page. for example, one tab is references to google, you searched something then switched to another tab. when you...
Good day everyone!
I am trying to create an internal single html with an iframe. Here is my code that has the issue:
<div id="cont"></br>
<a href="#" onclick = "switchMenu('contacts')"><font size = "5px">Contacts</font></a></br>
<div id="contacts" style="display:none">
<hr>...
seems there's nothing wrong with your coverage path. At what times does this happens?
does it happens when:
a) directly dialing the station;
b) routed by a vector by entering the digits of the station
"A common mistake that people make when trying to design something completely foolproof...
Right now I'm just confuse of the term abandoned call. As far as I know it is considered as abandoned call if the call entered a queue or as an ACD call. An account supervisor showed me a CMS report of a VDN and asked me about abandoned calls, because there's a lot of it on the report showed...
did you check the coverage path? can you paste it here? it won't cover if 'active', 'busy', 'don't ans' and 'all' are set as 'n' for both calls (inside outside) and only covers if dnd/sac/goto cover is set to 'y' for either or both calls (inside outside)
"A common mistake that people make when...
why not try using 'terminating extension group'? you can assign extension 9670 as group extension and once dialed all members will ring.
"A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
-Douglas Adams
Good day to all! Have a question about call timeout or whatever we may call it. In which part of the AVAYA parameters should I change or look into if I want to change the number of rings before sending a busy tone? Tried using coverage path but it sends a coverage tone first before sending busy...
well we do but doesn't work when in auto-answer mode. Only works when in manual-answer. Happens when a call enters the agent of course in CMS you can see the "ring" icon then suddenly the call was dropped before the call was answered. The agent didn't release or drop the call. Then a 0-1 second...
Got a question in CMS reporting. There's a lot of instances in which the report has abandoned calls that are about 1-2 seconds. But that's very odd since all of our agents are in auto-answer mode. And we checked our phantom-abandon call timer and it is 'off'. Should we turn the timer on? Or is...
Hi. We have an archiving problem with our CMS 13. It stopped archiving data on Aug 28 and until now when we view the archiving status, it shows something like this:
| Arch type | Status | Date | Time | Next Sched |
Daily Running 08/29/08 10:02AM 9/16/08 10:00AM
Interval...
We have an issue after recovering our UPS when it broke down. No calls were recorded in NICE and we have an error in our CLS server particularly the CentreVU telephony server which says:
"failed to get confirmation <csta_monitor_conf> on monitor device <cstaMonitordevice> request"
"got...
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.