This topic is locked

Can ASP Runner do this?

11/9/2005 10:25:33 AM
ASPRunnerPro General questions
author

Hi. First Time poster here so be kind <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=2085&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' />
I need to create a webiste that does the following:
A teacher logs in and hits an "add event" button.

A screen comes up with the following fields that the teacher fills in: Teacher name, event name, event date.

They then search a table for the names of the families that attended the event. These names are added to the table and connected to the event that the teacher created earlier.

The end result is a databse with events, the event details and the Family ID #'s of all families that attended.
The database would need to be downloaded, and the table of family info would have to be uploaded.
So, is ASP runner the app for me?

Sergey Kornilov admin 11/11/2005

Carsten,
using ASPRunner you can create a login page, the page where Teacher fills event data and all other pages you mentioned.
At first you need to create a database that will hold all the info.

Then use ASPRunner to build the pages that will allow to view and edit your database.
I'm not sure I understand what you mean by database downloading and uploading.

ASPRunner doesn't allow to upload database files, however it can create pages where family info can be inserted into an existing database.