leegold2
Technical User
- Oct 10, 2004
- 116
How would I do this -
I want to be able to click a hyperlink on an existing web page and have per what is hardcoded in the link (which I assume would be done with a Go or POST) a PHP/MYSQL DB query to take place, then I want a new browser window (I assume using TARGET="_blank) pop open with the results of the query.
Could someone give me a snippet or idea how this is done? Thanks.
I want to be able to click a hyperlink on an existing web page and have per what is hardcoded in the link (which I assume would be done with a Go or POST) a PHP/MYSQL DB query to take place, then I want a new browser window (I assume using TARGET="_blank) pop open with the results of the query.
Could someone give me a snippet or idea how this is done? Thanks.