Forum Moderators: open
I am making a simple ASP site running off an MSAccess database in Dreamwevaer MX2004.
I can use the show region behaviour to display something when a recordset is empty or not empty, but I would like to know how to show a region based on a querystring variable.
Something like IF QueryString="foo" THEN display "X" ELSE display "Y" ...
Can someone help me as to how to do this? I dont really know ASP fluently at all, and I build all the recordsets using the default dreamweaver tool...
Many thanks for your help!
Rob