A message box when page opens

Posted by Unknown | 5:04 AM | 0 comments »

Place This Code In HEAD COMMAND



[script language="javascript" type="text/javascript"]
alert("Welcome to my site")
[/script]

Use <> insted of [] For html.

0 comments