here is my code:
case "display"
sql="select * from headlines where log = "&u_log
case else
sql="select * from headlines order by date desc "
end select
basicaly I want to turn the table select part headlines into a query string so I can select different...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.