Newby Question Linking of data between HTML and ASP!

  • Thread starter Thread starter John Baker
  • Start date Start date
J

John Baker

Hi:

I am an utter virgin at ASP, but have experience in HTML!

I have a very basic question.

I have an ASP sheet, where I wish to permit the user to enter a code, and then return the
results of a query against a table, using that code. My problem is that I don't quite know
how to:

A Present the end user input to the query
B. Present the results to the HTML: code.

In the query I have tried common sql techniques such as "Like{Input the code]", but that
does not work.

I know there must be an easy way, but it too simple to show up in the materials I am
reading.

Can someone point me in the direction of an answer.

Thanks

John Baker
 
Can someone point me in the direction of an answer.

You can find an answer on the ASP ewsgroups:

microsoft.public.inetserver.asp.db
microsoft.public.inetserver.asp.general

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
This is a newsgroup. If you have Outlook Express, you have a news reader.
Using Outlook Experss's newsreader, go to the msnews.microsoft.com news
server and you'll find all of the Microsoft newsgroups.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
Back
Top