Bluethumb Webdesign Blog http://www.Bluethumb.co.uk Free ASP tutorials 86 Use asp to Check to see if a file exists

This is a simple script to check to see if a file exists, If you web site pulls image names from a database this script will check if it exists before displaying it, if not displays a default image instead.

http://www.bluethumb.co.uk/blog/info.asp?search1=86 Files support@bluethumb.co.uk Wed, 27 Jan 2010 21:22:10
84 Formatting dates with ASP

This tutorial will show you how to format dates with ASP. Some times you need to display dates in different ways like today's date or today's day. below are few different ways of doing this.

http://www.bluethumb.co.uk/blog/info.asp?search1=84 Dates support@bluethumb.co.uk Thu, 14 Jan 2010 11:14:20
81 Find your physical path (MapPath Method)

If you are setting up a database driven website or using a 3rd party application like Persist ASPUPload you may need to know the physical path of you web host. This small line of code will tell you!

http://www.bluethumb.co.uk/blog/info.asp?search1=81 Database support@bluethumb.co.uk Wed, 13 Jan 2010 14:27:33
77 Display Records Horizontally

most websites use tables to display their records vertically. However, depending on the type of layout of your page, you may need to display your records horizontally.

http://www.bluethumb.co.uk/blog/info.asp?search1=77 Display Records support@bluethumb.co.uk Sun, 10 Jan 2010 21:22:17