Posts tagged as:

ASP

Business Days

Wednesday, April 28, 2004

(Q) How do I calculate total number of working days between two dates?

(A) Use this function.

{ 0 comments }

ASP FTP

Tuesday, March 16, 2004

Lewies Blog

Update: Lewies used to have a good article on how to execute FTP processes via ASP. It is apparently no longer there.

{ 1 comment }

Rotating Ad Banner

Tuesday, June 10, 2003

Great tutorial for beginners: Rotating Banner Ads using a Database

{ 0 comments }

Scrolling Ticker Headline

Wednesday, March 12, 2003

After hours and hours of googling, I finally found the only javascript horizontal text scroller that doesn’t suck.
If anyone knows of a better one, please let me know. While we all wait I’ll be re-coding this to accept input from an external database and building an ASP front-end for editing it …

{ 2 comments }

Configure IIS to Parse CGI Files

Wednesday, March 5, 2003

Here’s what you want to do:

  • You want your Windows 2000 web server to always execute files with a *.cgi extension.
  • You want your Windows 2000 web server to parse the ASP code that you’ve embedded in files that end in *.htm, *.shtml, *.css.
  • You want your Windows 2000 web server to know that it needs to parse these file types for all the domains on the machine and you don’t want to modify the settings for each domain.

[click to continue...]

{ 1 comment }

ASPModules.com

Tuesday, March 26, 2002

AspModules.com has some great tools for web developers. If you use Blogger as your content management system, you might be interested in the Adminimizer Toolbar. It lets you edit your blog WYSIWYG-style - right in your browser. Way cool.

{ 0 comments }