Page 1 of 1 1
Topic Options
#205112 - 2012-05-03 12:34 PM Newby in need of help with messagebox
Marsmellow Offline
Just in Town

Registered: 2012-05-02
Posts: 1
Loc: Holland
Hello all,

I have the following question (mayby already asked and answerd but didn't find it on the form yet.):

Is there any way to have a messagebox return after a specifyed time?

Had a messagebox that can apper when logging in but need to have it reappear after a time of like 15 to 30 minutes.

The creation of the messagebox and text is no problem only how to make it reappear.

Thanks in advance for the help.

Top
#205113 - 2012-05-03 12:56 PM Re: Newby in need of help with messagebox [Re: Marsmellow]
Glenn Barnas Administrator Offline
KiX Supporter
*****

Registered: 2003-01-28
Posts: 4401
Loc: New Jersey
Welcome to KORG!

You could use tcLib to create a scheduled task to run in 15 minutes, or even in 15 minutes with one repeat on 15-minute intervals to display in 15 and 30 minutes.. It would call a simple Kix script - \\domain\netlogon\kix32.exe \\domain\netlogon\popup.kix. The manual has excellent examples, so no need to repeat them here.

Use the TimeConvert UDF to easily calculate the time 15 minutes from now -
 Code:
$Later = TimeConvert(TimeConvert(@DATE + ' ' + @TIME) + 900)
Both UDFs are available here, and the most up-to-date versions can be found on the KixLib page in the Resources section of our web site.

Glenn
_________________________
Actually I am a Rocket Scientist! \:D

Top
Page 1 of 1 1


Moderator:  Jochen, Allen, Radimus, Glenn Barnas, ShaneEP, Ruud van Velsen, Arend_, Mart 
Hop to:
Shout Box

Who's Online
0 registered and 793 anonymous users online.
Newest Members
M_Moore, BeeEm, min_seow, Audio, Hoschi
17883 Registered Users

Generated in 0.051 seconds in which 0.024 seconds were spent on a total of 13 queries. Zlib compression enabled.

Search the board with:
superb Board Search
or try with google:
Google
Web kixtart.org