• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Whats going on with my internet

BSox

Member
Im on a wireless connection, yesterday days before everything worked fine now today all of a sudden im getting images not loading when i tried to log on here first few times I got this message

"function getPerm(message,loc){ if(window.confirm(message)){ location.href=loc; }else{ return false; } } function ftgetpermission(permissiontext){ return window.confirm(permissiontext) } function winopen(url,winname,x,y){ var options = "toolbar=no,scrollbars=yes,resizable=yes,width=" + x + ",height=" + y; msgWindow=window.open(url,winname,options); } function pmwinopen(url,winname,x,y){ var options = "toolbar=no,scrollbars=no,resizable=no,width=" + x + ",height=" + y; msgWindow=window.open(url,winname,options); } function videowindow(theURL,winName,features) { window.open(theURL,winName,features); } function ftcontexthelp(Obj,helptext){ Obj.style.cursor='help'; Obj.setAttribute('title',helptext); } function checksidesearch(){ if(sidesearch.FTVAR_KEYWORD1FRM.value.length == 0){ alert('Please enter either a keyword to search for'); return false; }else{ return true; } } function checkcatsearch(){ if(catsearch.FTVAR_KEYWORD1FRM.value.length == 0){ alert('Please enter either a keyword to search for'); return false; }else{ return true; } } function checksearch(){ if(search.FTVAR_KEYWORD1FRM.value.length == 0 && search.FTVAR_AUTHORFRM.value.length == 0 && search.FTVAR_ANYKEYWORD.value.length == 0 && search.FTVAR_EXACTKEYWORD.value.length == 0 && search.FTVAR_NONEKEYWORD.value.length == 0){ alert('Please enter either a keyword or author to search for'); return false; }else{ return true; } } // used in messagepost.aspx to check length of text fields for various db types and to control duplicate posting function checkpost() { if(document.messagepostform.FTVAR_POSTCHECKFRM.value != 'sent') { var msglen = document.messagepostform.FTVAR_MESSAGETEXTFRM.value if (msglen.length > 64000 ) { alert('The message cannot exceed 64000 characters'); return false; } document.messagepostform.FTVAR_POSTCHECKFRM.value = 'sent' return true; } else { alert('This message was already submitted, duplicate posting is not allowed'); return false; } } function cha"

I havent changed anything and its doing this, I tried the winsox program and still getting this any ideas one what to do?
 
Back
Top