









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
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
Question: I am about to embark on a new Web-based application using Internet Information Server (IIS), Active Server Pages (ASP), SQL Server, and Visual InterDev. So, the back end is
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
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
Question: How can I tell which version of JavaScript I am running? I have written JavaScript that runs under Netscape 3 and all the more recent browsers. Answer: In the
Question: What is the command for printing out a column? Answer: In general, you’ll probably use an HTML table, with a single cell in each row, to display your data.
Question: What are the features of a distributed client/server architecture? Answer: The Web is an ideal environment to implement applications that take advantage of a distributed client/server architecture. In fact,
Question: How do I delete from an ADODB.Recordset that is created with a join expression and a where statement to minimize the result from the SQL query? I am using
Question: How do I make an alert that pops up and says “this site best viewed with IE4 at 1024 x 768”? Answer: Making such a popup is easy. Just