|
ASP-Edit comes equipped with several easy to use wizards, all wizards
produce the result in the current active document.
|
The
cookie wizard enables you to generate to code which in turn
will create cookies on the end-users system, alternatively you can
use the cookie library included with ASP-Edit |
|
The
Sql wizard allows you to generate the proper sql statements
which you need to handle databases. Fill in the variable name and
the table name then click on the fieldnames tab. |
|
Here
you can enter the fieldnames, default ASP-Edit places a * which
commands SQL to get all fields from that particular database, which
saves you time because you don't have to type out all the individual
fieldnames. |
|
New
page wizard, allows quick generation of new page skeleton, see
new page wizard for more details. |
|