ASP Insert statement
|
This example shows the insert statement for an Access database using the Server.MapPath and open .....
|
ASP Update statment
|
This example shows the update statement for an Access database using the Server.MapPath and open .....
|
Database connection
|
This example shows how to connect to an Access database using the Server.MapPath and open method.
|
Return page
|
Returning to the previous page is easy when we can access it through just one page.
|
Date & Time
|
Date: is the command that shows the current date in the navigator.
|
Request & Session
|
From data is sent to the cgi server packaged in a request object which has two methods. "Get", this .....
|
ASP Introduction
|
ASP stands for Active Sever Pages; it is a programming or interfacing technology used on Microsoft's .....
|
First page
|
Use a text editor such as notepad to write the following script. Note use quote marks when saving .....
|
Send email
|
With this script you can send emails from an Active Server Page via the ASP Collaborative Data .....
|
Uploader
|
AspUpload is a component that allows the server to accept, to save and manipulate files that has .....
|