devxlogo

Tip Bank

Setting Your Default URL

Question: How can I set my home page as my default URL? Answer: Setting your default URL is done differently in Microsoft Internet Explorer and Netscape Navigator. From within Microsoft

Drawing With JavaScript

Question: It seems to me that you should be able to draw images in JavaScript by positioning single-pixel GIF images according to a given algorithm. First, how would you generate

Increasing Internet Speed

Question: I own a 366MMX Pentium Intel II computer and the Internet still seems slow. Is there any way I can increase the speed of searches and downloading? Answer: The

Internationalizing Currency Value Displays

As with dates, different countries and regions use different symbols and formats when displaying currency values. Java 1.1 provides a simple facility for displaying a currency value in a manner

The qq Function for Long Strings in Perl

If you write CGI programs in Perl, you probably find yourself using a lot of long print statements for outputting HTML. HTML uses a lot of double quotes, so it’s