% ssql= "Select date_created,heading,story from news where news_id="&request.QueryString("id") set rs = con.execute(ssql) %>