HI,
From Firebug: ReferenceError: $ is not defined[Learn More] Report_FELIST:243:1
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
This is the HTML for the report: at line 243: ==> $(document).ready( function(){$("#browsea_felist_div").ntbrowse({animateSpeed:500,cancelText:"No",closeAction:"BrowseB_Batch",confirmDelete:1,confirmDeleteMessage:"Are you sure you want to delete this record?",confirmText:"Confirm",deleteText:"Delete",form:"",formChange:"UpdateA_FELIST",formCopy:"",formDelete:"",formInsert:"UpdateA_FELIST",formpopup:1,formView:"",id:"browsea_felist",lookupField:"",parent:"",parentrid:"",popup:0,procedure:"browsea_felist",randomid:158217,rowsHigh:1,selectAction:"",title:"A_ FELIST",value:"yG7oLvhs"});
Seems to be complaining about: $(document).ready( function()
Where do I go to fix this in NT?
TIA,
Ron Jolda