Active Server Pages To home page
 
Tuesday, Jan. 6th 2009  
 
 
ASP means "Active Server Pages." ASP is a technology used for building dynamic and interactive web pages. What makes the pages "dynamic" is the web server, which creates web pages with content determined by either a selection the user makes (that's you) or input the user provides.
If the content you've requested comes from a database, the database must be accessed. That's what makes these pages more complicated than ordinary, static html pages. Through programming, the information you requested is collected from the database and then displayed onto template web pages.
I've created a database of utility companies. While not terribly exciting, this is a practical application of the technology.
To see if there are any rebate programs being offered by a state, click on the link for that state.
Only Montana and Oregon have data. Some of it is fictitious.
AK  AL  AR  AZ  CA  CO  CT  DC  FL  GA  HI  IA  ID  IL  IN  KS  KY  LA  MA  MD  ME  MI  MN  MO  MS  
MT  NC  ND  NE  NH  NJ  NM  NV  NY  OH  OK  OR  PA  RI  SC  SD  TN  TX  UT  VA  VT  WA  WI  WY  
 
To search for programs, click here
To add new programs, click here
© 2003-2009, Doug Noto.
All rights reserved. Do not copy or cite without express permission.