| Home : Programming : ASP |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
ASP Listings
|
|
Total:
73 | Displaying: 21 - 30 | Pages: << 1 2 3 4 5 6 7 8 >> |
|
|
|
This issue discuss connection pooling with ASP, ISAPI, IDC, and Visual Basic applications. Included is a discussion of ODBC 3.0 and the newest bug fix for ODBC. We first addressed this connection pooling in the Dec 10, 1996 issue of 15 Seconds, way before IIS 3.0 and the complication of Active Server pages.
Updated: 05/25/2005
|
|
|
This article assumes that you are familiar with ASP, XML and HTML.Using this chat system, we can chat how we conventionally chat, in public as well as private modes. Even though I\'ve implemented most of the conventional features such as unique nick names, the reader is welcome to incorporate any other features they require. Please note that I didn\'t worry much about memory usage on the server side and the code that allots user ids obviously needs improvement.
Updated: 05/25/2005
|
|
|
Do you know how much of a nightmare some ASP pages can be? Do you know how disastrous it is to intermingle HTML with program code? Yes, you do, I know you hate it too! Been there, seen that, you\'ve probably got some cool tricks to reduce the clutter in your own work. Perhaps you use functions extensively, putting away code from out of your HTML and into an include file? Well here\'s an article showing you how you can take this principle (called information hiding) to a new dimension!
Updated: 05/25/2005
|
|
|
A Couple of ASP Functions for XML Data Transfer functions and, as any self-respecting programmer, was unhappy with its stiffness. I decided enough is enough and created an actual class that handles more things. clsXML.asp is the actual class and objXML.asp is an implementation of the class. It can actually be used in a huge variety of ways. For example, if there is a need to store a recordset in XML, this class greatly aids in that process. It is very robust and allows for some pretty neat things.
Updated: 05/25/2005
|
|
|
It is somewhat ironic that the most confusing part of creating and executing a SQL statement from ASP is determining where to put the quotes. When is a single quote used? When is a double quote used? When are they used together? Which takes precedence? This article will answer these questions.
Updated: 05/25/2005
|
|
|
In this chapter, we\'re going to convince you that you already know quite a bit about programming with components; we\'ll look at some typical scenarios in which components are used; and we\'ll begin to investigate the impact that component programming has on application design. By the end of the chapter, you should understand that componentization isn\'t just about code reuse?it implies a new way of creating applications, opening the door to techniques and technologies that aren\'t available in\'traditional\' programming.
Updated: 05/25/2005
|
|
|
This article assumes that you have a basic working knowledge of HDML and a basic working knowledge of ASP. If you need assistance with HDML, information can be found at phone.com\'s developer site. If you need assistance with ASP, there are tons of websites with information.
Updated: 05/25/2005
|
|
|
It is assumed that the reader has a good understanding of ASP, VBScript classes and XPath. Hey, I wrote the \"A Couple of ASP Functions for XML Data Transfer\" functions and, as any self-respecting programmer, was unhappy with its stiffness. I decided enough is enough and created an actual class that handles more things. clsXML.asp is the actual class and objXML.asp is an implementation of the class. It can actually be used in a huge variety of ways.
Updated: 05/25/2005
|
|
|
by LawrenceF on Active Server Pages Download Now Read Comments Rate this
resource Viewed 31128 times Rating: 92 users 4.60 out of 5 Next > Recently,
my friends and I decided to make a site similar to www.hotornot.com. We
wanted to allow users to just put the URL of an image they want displayed
on the site and the image would eventually be displayed. However, some
people put images that were too large and distorted the layout of the
website. We attempted to make every image a set length
Updated: 05/08/2005
|
|
|
ASP Based Reverse DNS Lookup, as ASP can be utilized for many things people never knew it could be. So There are some requirements to using this script. It will only run on a Windows NT (Server or Workstation) or Windows2000 (Server or Professional) box, and you must have Windows Script Host (WSH) 2.0 or...
Updated: 03/13/2005
|
|
|
ASP Listings
|
|
Total:
73 | Displaying: 21 - 30 | Pages: << 1 2 3 4 5 6 7 8 >> |
|
|