How to forward IdInfo to a selectstatement

  • Thread starter Thread starter Aleatic
  • Start date Start date
A

Aleatic

Hi

I have populated a listbox from an Access-table. (product
and IdProduct on listbox.asp)

I want to get all productinfo from the product the user
has chosen. (On productinfo.asp.)

How do I write the select statement (on productinfo.asp),
that uses the IdProduct-information from listbox.asp?

regards

/Aleatic
 
Back
Top