logo

Debugging JavaScript in Your Applications

You might already know about the Microsoft Script Debugger that lets you find errors in your JavaScript. But did you know how to actually use it to debug your code? This article explains a few features of the debugger that will save you having to use alert() boxes ever again....

Keywords: Debug, debugger, breakpoint, typeof, undefined | Category: JavaScript | Read »

Putting Style in the Hand of the User

How can you give your users the ability to control the design of their site when they don't have Designer access? You let them create documents that define the site's CSS. That's how. This article describes how to....

Keywords: CSS, Cascading, Style Sheets | Category: Miscellaneous | Read »

Simple multi-lingual forms using Domino

Your customer wants a multi-lingual Domino web application that is able to switch languages in real time. Furthermore, it has to be possible to add and edit languages without much hassle. Besides tha...

Keywords: Language, translate | Category: Forms | Read »

PHP for Domino Developers, Part 6, Subforms

This article is the final part of a series of articles that aim to introduce the LAMP platform to Domino Developers. So far we've covered just about all of the principles required to create a PHP web...

Keywords: LAMP, MySQL, subform, PHP, template, modular | Category: LAMP | Read »

PHP for Domino Developers, Part 5, Forms

This article is the fifth part of a series of articles that aim to introduce the LAMP platform to Domino Developers. In the first three articles I concentrated mainly on the MySQL database side of th...

Keywords: MySQL, php, form, fields, POST, GET | Category: LAMP | Read »

PHP for Domino Developers, Part 4, Views

This article is the fourth part of a series of articles that aim to introduce the LAMP platform to Domino Developers. In the first three articles I've concentrated mainly on the MySQL database side o...

Keywords: PHP, MySQL, view, while, connect | Category: LAMP | Read »

PHP for Domino Developers, Part 3, Tables

This article is the third part of a series of articles that aim to introduce the LAMP platform to Domino Developers. In the first two articles I looked at interacting with the MySQL server and upload...

Keywords: MySQL, data-types | Category: LAMP | Read »

PHP for Domino Developers, Part 2, Files

This article is the second part of a series of articles that aim to introduce the LAMP platform to Domino Developers. In the first we looked at how to get MySQL (the M of LAMP) up and ready to be use...

Keywords: LAMP, PHP, MySQL | Category: LAMP | Read »

PHP for Domino Developers, Part 1, MySQL

Whether you like it or not you are going to have to entertain the idea that Domino may not be around for ever. What will become of it in the years to come is anybody's guess. Will it survive, but wit...

Keywords: LAMP, PHP, MySQL, database | Category: LAMP | Read »

Overcoming DBLookup Size Limits

My first ever venture in to the altruistic side of the internet was a contribution to the, then new, Notes.net Sandbox. Response to this was greatly satisfying and in the three years that have passed...

Keywords: JavaScript, DBLookup, Array, Associative | Category: JavaScript | Read »

‹ Previous | « Firsticon Page 3 of 16Last » | Next ›