Hello Guys
I am noob when it comes to .ASP ( Thank god there is ASPRunnerPro )
I Downloaded a trial version of ASPRunnerPro v.4.1 and before I buy one...
I have to make sure and satisfy my self if its realy good or it will help me.
here are my questions:
- I made a simple program using asprunnerpro 4.1
My database is made is MS Access
In the databass there are 5 different tables
separated individualy according to their class or type.
each table contain one common column.
provided in asprunnerpro 4.1 is a search engine.
I can seach the database according to their type or class.
but how can i seach... a single seach and the program will
search across all 5 tables instantly without searching in the
tables one by one.
- Provided in asprunnerpro 4.1 are
List Page
Edit Record
Add New Record
Delete Record
View Record
Copy Record
Printer-friendly
and Export Page
Under Add New Record
what if the new record to add are hundreds or thousands?
or rather, the new record to add in the database
are in an excel file or in text tab delimited file?
how can I add a page that reads a texttab delimited file
then upload it or import it to the database atonce.
Thank you very much.