Friday, June 5, 2026 Sign InRegister FREE My Account Help
FDN Portal
FDN » Code Samples

Code Samples

2 samples in ASP, sorted by popularity

<%@ Language="VBScript" %>
<%
Option Explicit

Dim conn, rs, strSQL
...
Database Access with ADO ADO (ActiveX Data Objects) provides a high-level interface for accessing data from ASP pages. This code sample demonstrates…
9 views · Open sample »
<%@ Language="VBScript" %>
<%
Option Explicit

Dim strUsername, strEmail, strPassword, strConfirm
Dim arrErrors()
...
Server-Side Form Validation Always validate form input on the server, even if you also validate with JavaScript on the client. This code…
7 views · Open sample »
« Back to FDN
FlameNet Weekly: the best of the forum, freshest listings, top Q&A — delivered every Sunday.
13 members · 0 new today · 0 online now · 767 posts in last 24h