Passing criteria to a database results region in the ASP's URL

M

Michel.Baudin

I would like to build a menu in which each entry causes the same database
query to be run with different values for criteria.

Since a database results region is in an ASP, I would like to know how to
insert the criteria values as parameters in the ASP's URL. Something that
would look like:

http://mydatabaseresults.asp/keyword="xyz"

Is this feasible?
Can anyone tell me the right syntax?

Best regards.
 

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