I completely agree, if your not inclined to learning a new scripting language or willing to pay for a commercial product such as dreamweaver then try downloading and installing an open source CMS, personally i prefer manual scripting, but recently i have downloaded and installed Joomla and have found it to be very user friendly, it does all the hard work for you so you dont have to!
Hi,With reference to the previous post, you can use the following JavaScript functions to create a delay:setTimeout ( expression, timeout );orsetInterval ( expression, interval );