SELECT * FROM Area WHERE AreaId = '@Session("DW_Area")'
Should get all data form the Area table on the active area. But is seems the Session("DW_Area") is empty
You must be logged in to post in the forum