hola chicos,
veamos, pues quizás sea una tonteria pero me quedé un tanto perplejo, que le vamos hacer alguno, podría explicarme porqué veo, en una pagina en ASPX,
You are not allowed to view links.
Register or
Login.¿¿¿¿¿¿¿¿¿.es/Web/DXR.axd?r=1_77
parte del codigo como este,
ASPxClientLoadingPanel = _aspxCreateClass(ASPxClientControl, {
constructor: function(name) {
this.constructor.prototype.constructor.call(this, name);
this.containerElementID = "";
this.containerElement = null;
this.horizontalOffset = 0;
this.verticalOffset = 0;
this.isTextEmpty = false;
this.showImage = true;
this.shown = false;
this.currentoffsetElement = null;
this.currentX = null;
this.currentY = null;
},
saludos,