Home
Order
Privacy
Bookmark
Members
GO
Services
Portfolio
Products
Sample Code
Quotes
Blog
Feedback
Basket
Checkout
Tools
.net Assemblies
Your basket has: Total items:
0
Subtotal: $
0.00
Blog database
ASP
SEPTEMBER 2010
s
m
t
w
t
f
s
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
2006
2007
2008
2009
2010
current month
Categories
ASP
ASP.net
Project Mgt.
Rants & Raves
Search
Stay up to date with our RSS feeds.
USING EXPLICIT FORMATS
by
The ASPkey Development Team
1/08/2009
Whats the difference between the following: rsName.Fields.Item("fieldname").Value and rsName("fieldname")
read more...
ZEBRA STIPING A TABLE
by
The ASPkey Development Team
12/11/2008
Zebra striping a table can be done through client-side coding
read more...
GETTING THE PAGE NAME
by
The ASPkey Development team
8/13/2008
This is a way of getting just the file_name.asp on asp of the actual script running
read more...
IMPORTING CSV DATA TO ACCESS
by
The ASPkey Development Team
6/17/2008
Sometimes you need to import simple delimited data from a text file into your database. This code example can help you do just that.
read more...
ACCESS DATES
by
The ASPkey Development Team
7/10/2008
if youre having troubles with using dates in Access try this...
read more...
CONVERTING SPACES
by
The ASPkey Development Team
4/01/2008
Sometimes strings have spaces that need to be converted to another delimiting character.
read more...
DOWNLOADING A FILE
by
The ASPkey Development Team
3/07/2008
Downloading a file instead of viewing it in the browser.
read more...
REFRESH YOUR PAGE
by
The ASPkey Development Team
1/31/2008
Adding a small amount of code can allow you to automatically refresh your page to keep it alive
read more...
page 1 of 4
1
2
3
4
Copyright © 1999 to 2009 ASPkey