Get ready for BLACK FRIDAY shopping starting in

Forums

ASP

This topic is locked

Sql.. Is this do able

Posted 19 Mar 2004 13:41:06
1
has voted
19 Mar 2004 13:41:06 phil C posted:
SETUP
access database site with 2 tables, users & casedata

using a simple statment below how can i replace the variable 'Manchester' from a field in the users table as the page loads.

i donot want the link from the previous page to contain any search critera ie:
/results.asp?office=manchester

i only want the link to be /results.asp and the critera taken from the database as the page loads.

SELECT *
FROM casedata
WHERE office = 'Manchester'


(cross posted into Ultra derv Forum)

Replies

Replied 20 Mar 2004 20:57:23
20 Mar 2004 20:57:23 Phil Shevlin replied:
dbl post - ansered in SQL forum

Reply to this topic