public void InsertData(string qr)
 {
     temp.InsertData(qr);
 }