This topic is locked

Form

6/1/2004 2:00:28 PM
ASPRunnerPro General questions
author

I have the form page setup to accept data on the html page. Can the data be added to the database? You have the edit.asp and list.asp. Why don't you have the add.asp separate from list.asp? It would make it easier.

Sergey Kornilov admin 6/1/2004

I'm going to have separate pages for add, edit and view in the following version of ASPRunnerPro.

500125 6/2/2004

When would that be?

500126 6/20/2004

Sergey: I was able to create the form input in Frontpage and have the data goes into the Access database. I didn't like the database editor that Frontpage generated. I have 3 databases in the directory /fpdb directory:

  1. Players database
  2. Team database
  3. League database

    Would I be able to use ASPRunner to generate the code and access the dabase in the /fpdb directory? Usually, ASPRunner generate the code and make a copy of the database and create sub directory /db.

    I want to have 3 directories:
  4. /players
  5. /team
  6. /league

    Will there be any issue if user is using Frontpage to input data into the database and your ASPRunner program is editing the database?

    I will probably by your program but I want to know if this will work.

    Thanks,

    Giap