E ehab m New member Mar 11, 2010 #1 <% SelectTechSQL="select * from Complains where The_date > '%"&keyword&"%' and The_date < '%"&keyword1&"%'" set rsTech=connectionToDatabase.execute(SelectTechSQL) %> but internet explorer give me message that type not match what can i do
<% SelectTechSQL="select * from Complains where The_date > '%"&keyword&"%' and The_date < '%"&keyword1&"%'" set rsTech=connectionToDatabase.execute(SelectTechSQL) %> but internet explorer give me message that type not match what can i do