CODE:
this.txtCCAccountNumber.Text = this.txtCCAccountNumber.Text.Remove(0,12);
this.txtCCAccountNumber.Text = "XXXX-XXXX-XXXX-"+this.txtCCAccountNumber.Text;
This blog is about the dotnet.all types of codes,news about dotnet including asp.net,vb.net,c# and know about new dotnet technology.programing in asp.net,vb.net,c#, ajax, AJAX tech support for .net and discuss the new technology in dotnet.ncluding asp.net,vb.net,c# and know about new dotnet technology.programing in asp.net,vb.net,c#, ajax, AJAX tech support for .net and discuss the new technology in dotnet.asp.net programming,dot net programming,dotnet programs,dotnet source code,source code.
CODE:
this.txtCCAccountNumber.Text = this.txtCCAccountNumber.Text.Remove(0,12);
this.txtCCAccountNumber.Text = "XXXX-XXXX-XXXX-"+this.txtCCAccountNumber.Text;
0 comments:
Post a Comment