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