Jump to content

[SOLVED] Logging a search


86Stang

Recommended Posts

I'll try.  I have a text field and two dropdown menus that a user can use to search a database.  What I would like to do is anytime a person uses the search, have the entered criteria logged into a database.  For example if someone searched for term "cabinet" and opted for "wood" from the first dropdown and "4 drawers" from the second dropdown, it would log those three terms into the appropriate columns into a database when the user clicks the submit button (or hits Enter which seems to equal clicking the submit button).

 

I've already got the database setup and I know how to insert/update records.  I just don't know where I would inject such code.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.