Hi Laurie,
If the data to be displayed was in a database, and each row of data
corresponded to an auto incrementing id, you could reference by id number,
which is a much better way of doing things via the GET method than messing
around with long names. Assuming that you have two tables, one that
> how would I add the query criteria to the link? and how would I set up
> showdata to take the information from the selected link?
Where you would usually have a form such as:
Display Value
... to use it as a link, you would use:
Display Value
Jason
--
Jason Murray
[EMAIL PROTECTE
I understand how to use a dropdown box to make your selection in which that
selection is the criteria to display a database content; but I was wondering
how I can achieve a query by link.
For example, if you went to index.html file where there is a php coding that
generates the categories availab
3 matches
Mail list logo