R
Rene Rivers
I can't seem to figure out how to do this. I have a form
that searches my database for contact information. I want
to be able to use the returned data in a hyperlink.
For example:
I have the users searching on a name and city. I want to
be able to have the result returned formatted like so:
http://www.somewebaddress.com/search.php?
name=<information returned from
database>&city=<information returned from database>
Anybody have any idea how to accomplish this?
that searches my database for contact information. I want
to be able to use the returned data in a hyperlink.
For example:
I have the users searching on a name and city. I want to
be able to have the result returned formatted like so:
http://www.somewebaddress.com/search.php?
name=<information returned from
database>&city=<information returned from database>
Anybody have any idea how to accomplish this?