|
To see the application from the user point of view go to index.aspx.
The form will open with a UserName 'Demo' and Password 'password' already
filled in. Click on 'Find My Information' Button and you can see the entire
application. If you go to 'AllDone' and the click the 'Sign Me Up' Button you
will go to a summary page from which you go directly to PayPal. For the 'Demo'
username the total fee is just $1.00. You can test the payment process to
completion. Send me an email and I will refund your $1.00. Please try entering
your boat and see how it all works.
To see the application from the user admin point of view go to
adminaccess.aspx.
The form will open with a UserName 'Demo' and Password 'password'. Click on the
Login Button. There will be several dropdown boxes to see the information. The
sequence is similar what the user sees, except that the Start page is different
and admin can add comments that are not visible to the user. At the bottom of
the page there are four links 'AllEntryData', AllContactData', Web Activity,
and PayPal Activity. The first gives you a list of all boats, the second a list
of all owners/skippers, The third shows who has been accessing the Web Site,
and the last shows who has paid via PayPal.
I also have an Access based interface to this database. Ultimately, the
deliverable can be an Access database or an Excel spreadsheet.
The Start Page for this application is index.aspx
|