Posted on: 7/17/2014 5:24:33 AM | Views : 320

Hi   i need to compare two string   one string comes from datarow and other from request.querystring   I have used Server.UrlEncode for dest in querystring from where i call function to compare  i.e caling/dest=Server.UrlEncode("Test/di||SS");
<div class="pre-action-link" id="premain0" width="100%"> Collapse | Copy Code</div>     DataTable dbTblName = new DataTable();   DataRow drT=new dbTblName();   drT[Go to the complete details ...