How to Use JavaScript ForEach Type Commands
Contrary to popular assumptions by some budding web developers, the JavaScript foreach construct does not really exist in its current state. So where …
Continue ReadingContrary to popular assumptions by some budding web developers, the JavaScript foreach construct does not really exist in its current state. So where …
Continue ReadingWhat is so special about the SQL dateadd function? For those of you who know how daunting it is to add up dates and time, this function would be a …
Continue ReadingWhen creating a user login page for any website the basic first step to security is to mask the password field. Most CMSs and frameworks handle this …
Continue ReadingEver wondered how to add a captcha to an HTML contact page on your own website? With a simple script, you can easily join the ranks of websites that …
Continue ReadingYou have recently launched a new website and you need to change the content often to keep your website fresh, but you don’t want to hire techie …
Continue ReadingWondering how to use the IF condition in SQL. Confused how to use the SQL CASE statement? Learn how to use the SQL CASE statement from this step by …
Continue ReadingUse HTML rollovers to make your web pages more dynamic, visually appealing and attract lots of visitors. It takes just a line of HTML code.
Continue ReadingSo you want to have your visitors record their presence on your website but have no idea on how to write the HTML source for a guestbook? You need not …
Continue ReadingWeb polls are a great way to get user feedback on specific issues and to allow them to respond on precise points. However, setting up one is not very …
Continue ReadingUnlike the days of old when web developers dreaded creating JavaScript drop down menus, simply because of the lack of code, today creating dropdown …
Continue ReadingProblems styling your website for Internet Explorer 6, Safari and Firefox? This selection of browser compatibility tools should allow you to forget …
Continue ReadingInstead of using a third-party service to sell your goods and services, you may want to consider building your own ecommerce website. This way, you …
Continue Reading