This tutorial shows you
This code demonstrates how to
Create a connection to DBF
This little wizard will help
step-by-step how to
use an MD5 hash to encrypt
files using JetOLEDB
you count records and
incorporate MS Access
user passwords when storing
provider (DSN-less,
display the total. Simply
databases into your web site
them in a database. There
ODBC-less connection), basic
fill in the form, and it
using ASP.
are constantly news items
work with DBF files (select,
will generate the code for
about companies where user
insert, update), other ISAM
you.
information is compromised.
formats + FOXPRO option,
By storing passwords using
real sample code, create a
an MD5 hash, even if your
new DBF file.
database is compromised the
passwords cannot be decoded.
The only downside is that
users cannot retrieve lost
passwords, they must reset
them.
Date: Mar, 15 2000 Date: Sep, 18 2006 Date: Jun, 18 2003 Date: Apr, 15 2002 |
This page demonstrates the
This article will help you to
You fill in the blanks, and
This article shows how to
capabilities how to display
create a System Data Source
you are given the source
insert records to a
a table from a SQL
Name (DSN) for Microsoft SQL
code for the form, and a
database, when the number of
statement. It illustrates
Server on your local
page to display the
records that need to be
not only how to display the
machine. After a System DSN
information in the database.
inserted is unknown. A must
table, but also how to
has been created you can use
Also the database is ready
read for ASP/ADO programmers.
detect that no records
were
it within any ASP page
to download with all fields
returned from a query, and
located on the same computer.
in your form.
how to detect null and blank
values in the data.
Date: Oct, 02 2000 Date: Jan, 21 2000 Date: Apr, 15 2002 Date: Dec, 04 2003 |