Click here to Skip to main content
15,896,063 members

Comments by Ravi Sharma 2 (Top 37 by date)

Ravi Sharma 2 27-Nov-13 7:36am View    
Hi,

Pass the Spcial Character this way encoded and browser conside this as text.
var hdncode = encodeURIComponent(abcd#123);

Regards,
Ravi Sharma
Ravi Sharma 2 29-Aug-13 6:54am View    
public class DomainMasters
{
public string intDomainId { get; set; }
public string nvcrDomainName { get; set; }
public string SupplierName { get; set; }
public string SupplierURL { get; set; }
public string ProxyGroup { get; set; }
}
Ravi Sharma 2 14-May-13 4:31am View    
Now i got below Error on sqlHelper Class File.

String[2]: the Size property has an invalid size of 0

my stored procedure return varchar value as a outpur parameter.
Ravi Sharma 2 8-Apr-13 6:43am View    
Hi Cool,

I also face the same issue...can u tell me how u r resolve this??
Ravi Sharma 2 19-Jul-12 5:07am View    
Thanks A lot dude....from above quarry my prob is solved
You rock man...............Thanks a lot.............

regards,
Ravi Sharma