Results 1 to 2 of 2

Thread: Writing to a DB

  1. #1
    Colin Chapman Guest

    Writing to a DB

    Newbie Idiot Question:

    Are there any good code examples which show how to write data to a table using ASP-DB?

    For example, if I want to have the inputs my users submit on a request form be written to a database.

  2. #2
    John Guest

    Writing to a DB (reply)

    Hi Colin,

    Having a form that users fill out and submit to enter data into your
    database is exactly the purpose of ASP-db Pro's Add/Update/Delete/Edit
    buttons. Simply turn them on (and set the appropriate properties) and
    ASP-db will do the rest for you. See the examples in the manual and the
    asp-test-pro.asp file.

    Good luck,
    John

    On 1/17/99 1:06:16 PM, Colin Chapman wrote:
    > Newbie Idiot Question:

    Are there any good code examples which show how
    > to write data to a table using ASP-DB?

    For example, if I want to have
    > the inputs my users submit on a request form be written to a database.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •