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.
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.