sql suggestions

H

Harvey Waxman

I thought this would be pretty simple. I was wrong.

I'd like visitors to my website to be able to enter their name (or some
unique information) and view a record pertaining to the data they
entered.

I have a csv file with the first record consisting of column headings.
It has 10884 records.

Can someone outline the steps I need to go through to implement this?

Like:
1. upload the file
2. create the html for the input.
3. send the input to access the file
4. display the requested information

Do I need scripts to handle the transfer? Is there a really basic
tutorial you can recommend?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top