DIW and Search Facility

E

Eddie

I have a simple database, containing my members' details. I can use the DIW
to produce a database editor form. I would like to amend it slightly, so
that instead of having to scroll down through 200 names to find the one I
want, I can enter either their surname or the first letter in a search box,
to bring up either their name or, for example, all the surnames beginning
with T. But I cannot edit the database_editor.asp without it screwing up the
database_editor.asp!

I have, with the help of the Bible, written a list.asp form with an
alphabetical search facility, which does just what I want. But I don't know
how to amend that form so that I can do what the database_editor.asp does
i.e. add, edit and delete records.

Am I going to have to do a crash course in ASP or HTML to write my own forms?
 

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