Message Boards
Now Open!
Check out our message boards
for discussions on programming, web and graphic design and
various other topics. This is the fastest way to
get your programming questions answered!
Send us your
questions!
Have a question about programming, web
development, or graphic design?
Submit a question to us on-line!
We'll give you a response and post it on this site.
Convert Hexadecimal to Decimal
Use JavaScript or ASP to convert Hexadecimal numbers to
Decimal values (and vice-versa). Includes functions for both ASP and JavaScript
Connecting to Databases
Use ASP to connect your web pages to a
database.
Includes details on the Connection and
Recordset objects.
Detect Browser Type
Use ASP to detect what type of web browser
is being used.
Request.ServerVariables
A list of all the properties exposed under
Request.ServerVariables() -- uses ASP.
Emailing with ASP and Visual Basic ASP code to
send email with CDONTS. Also includes code for Visual Basic to create and
send emails with MAPI and WINSOCK.
Session Timeouts
How to give your users a warning before
their session times out.
Hex and RGB Color
Converter
Convert any Hex number to an RGB value (or
vice versa),
view a list of Netscape Color
values, and test out color values online.
Bookmarks and Favicon
Use JavaScript to bookmark your URL, and
add a Favicon to the address bar. Internet Explorer Only
Browser Cookies
Use Javascript to set and retrieve cookies
on a user's browser.
Convert Hexadecimal to Decimal
Use JavaScript or ASP to convert Hexadecimal numbers to
Decimal values (and vice-versa). Includes functions for both ASP and JavaScript
Date Formatting
Use JavaScript to format the current date
and print it out on your web page.
Detect Browser Type
Use JavaScript to detect what type of web
browser is being used.