Hello,
Im wanting a popup window to appear only if something has happened as soon as the page loads.
I dont want the user to press any buttons or anything.
Im developing an online calendar with events, and Im wanting the calendar to display a popup message if the current day has a scheduled event.
I have a variable that will be set if an event is happening that day, but I dont know how to get the message popup to appear (msgbox "" doesnt work) and I would like to use a custom created page for it (called notify.html).
Any help would be brilliant.
Cheers in advance.
Im wanting a popup window to appear only if something has happened as soon as the page loads.
I dont want the user to press any buttons or anything.
Im developing an online calendar with events, and Im wanting the calendar to display a popup message if the current day has a scheduled event.
I have a variable that will be set if an event is happening that day, but I dont know how to get the message popup to appear (msgbox "" doesnt work) and I would like to use a custom created page for it (called notify.html).
Any help would be brilliant.
Cheers in advance.