Click here to Skip to main content
15,949,686 members

Comments by Member 10889447 (Top 16 by date)

Member 10889447 12-Mar-15 2:34am View    
Thanks, but i need solution like code. not to activated ActiveX.
Member 10889447 1-Mar-15 14:56pm View    
I want to make function download base selected checkbox.
Member 10889447 30-Dec-14 1:25am View    
It's not work, because i want split SEPARATOR with type string to char array and temp to string.
SEPARATOR = " + ";
string szRet = temp.Split(new char[] {SEPARATOR})[0];
Member 10889447 21-Dec-14 23:38pm View    
try to debug and please you check the value of it. and quickwatch to see value of index. thanks

i agree with syed shanu
Member 10889447 21-Dec-14 23:26pm View    
Deleted
try to debug and please you check the value of it. and quickwatch to see value of index. thanks