Here is what I want to do: Have a database of sorts (.csv, .mdb, .xls,
..js, etc.) that stores information about users (such as name, email,
etc.), then use javascript to create a member list in a table. I was
wondering how I could work with the database and what I would use to
go to the next record once it finished one.
If I was unclear, let me know.
Thanks, Chris
..js, etc.) that stores information about users (such as name, email,
etc.), then use javascript to create a member list in a table. I was
wondering how I could work with the database and what I would use to
go to the next record once it finished one.
If I was unclear, let me know.
Thanks, Chris
Comment