K
Kevin M.
There's got to be an easy way...
I use FrontPage but my server does not have the
extensions. It is ASP enabled. I don't have Access or any
sort of database experience.
What I want to do is enable a visitor to enter a code and
get info back.
I would have a comma (or tab) delimited text file like
this:
ABC,ABC Company,123 Main St,This Town CA 90010
CED,CED Inc, 345 Main St,Some Town NY 10010
The customer would type ABC into a form and get back
ABC Company
123 Main St.
This Town CA 90010
Any help appreciated. I'm good at copying scripts. Thanks.
I use FrontPage but my server does not have the
extensions. It is ASP enabled. I don't have Access or any
sort of database experience.
What I want to do is enable a visitor to enter a code and
get info back.
I would have a comma (or tab) delimited text file like
this:
ABC,ABC Company,123 Main St,This Town CA 90010
CED,CED Inc, 345 Main St,Some Town NY 10010
The customer would type ABC into a form and get back
ABC Company
123 Main St.
This Town CA 90010
Any help appreciated. I'm good at copying scripts. Thanks.