Displaying 4 results from an estimated 4 matches for "welcome2".
Did you mean:
welcome
2006 Jan 24
0
Safari problems w/ Effect.Appear and other effects
...''Poll()'', 2000);
PollAttempts = 0;
}
// While report is loading, disable report interaction ability
function rndractivity() {
Effect.BlindDown(''block'');
Form.disable(document.forms[''welcome1'']);
Form.disable(document.forms[''welcome2'']);
new Effect.Opacity(''block'',
{ duration: 2.0,
transition: Effect.Transitions.linear,
from: 1.0, to: 0.5 });
}
//Goes to php page, get txt status msg and passes it to the update function
function Poll()
{
Event.unloadCache(); new Ajax.Reques...
2006 Nov 19
2
WaitExten only reading 1 digit.
...en => 101,2,Voicemail(u101)
exten => 101,3,Hangup()
exten => 102,1,Dial(SIP/102,30)
exten => 102,2,Voicemail(u102)
exten => 102,3,Hangup()
dialing 100 then hits "mainmenu"
[mainmenu]
exten => s,10,Answer
exten => s,11,Wait(1)
exten => s,12,Background(buddy-cloud/welcome2)
exten => s,13,WaitExten(15)
exten => s,14,NoOp(Number dialed ${EXTEN})
include => internal-extensions
exten => t,1,Playback(vm-goodbye)
exten => t,2,Hangup
exten => i,1,Playback(invalid) ; "That's not valid, try again"
This is the output from me (x101) dialing the...
2006 Nov 17
1
Extension Response Slow
...dvance... /pj
[default]
exten => _XX.,1,Wait,2 ; Wait a second, just for fun
exten => _XX.,n,Answer ; Answer the line
exten => _XX.,n,Set(TIMEOUT(response)=10) ; Set Response Timeout to
10 seconds
exten => _XX.,n(restart),BackGround(securerad-welcome2) ; Play
some instructions
exten => _XX.,n,WaitExten ; Wait for an extension to be dialed.
;Directory
exten => 9,1,Directory(default)
;Sales
exten => 1,1,Dial(SIP/linksys, 15)
exten => 1,2,Voicemail(1000@default)
exten => 1,3,PlayBack(vm-goodbye)
exten => 1,4,Ha...
2005 Aug 25
17
IE and the activeX security warning
I''ve been testing my page, which not only includes my new slider code
but the drag and drop code as well. You can see it here:
http://hoover.razorstream.com/preference.htm
My issue is that in IE, I get the annoying security warning across the
top saying ''IE has restricted this file from showing active content that
could access your computer''. If I allow the