Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Popup required when webpage update
Old 06-23-2009, 04:11 PM Popup required when webpage update
Junior Talker

Posts: 1
Name: Grantos
Trades: 0
We have a message board at work that employees are required to check to see if there is any information been added. The employees are on the phone and it would save time if the employees only had to check when there was and update on the message board.

Is there some type of code that can be used in the html or script that would generate a popup or alert to say the message board has been updated.

I have looked all over the net but not been able to find anything
The server cannot be touched must be something that can be incoporated in the HTML source

Thanks
Grantanc is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-23-2009, 04:18 PM Re: Popup required when webpage update
EricReese's Avatar
Super Talker

Posts: 137
Name: Eric Reese
Location: Maryland, USA
Trades: 0
Uhm well HTML can not do this, but have you tried using JavaScripts alert function?
Incorporate this into the head section of your HTML so you can see the effects.

Code:
<script type="text/javascript">
alert("The message board has been updated");
</script>
Cheers
__________________
I am 17 years old.Looking for Web Design Job(s). If interested use my
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Funny Line- "I'll Twitter your Yahoo! until I Google all over your FaceBook :D
EricReese is offline
Reply With Quote
View Public Profile Visit EricReese's homepage!
 
Reply     « Reply to Popup required when webpage update
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.92527 seconds with 12 queries