You're welcome, Phil. Adding to what Rick said:
JScript.dll is a scripting run-time library used in many areas of the
Operating System. Broken JScript registration causes several problems such
as "blank search pane", "blank system restore window" and so forth. Also,
javascript on Web pages don't load if the Jscript registration is missing in
the client system.
Regsvr32.exe is a in-built tool which helps you register an DLL/OCX (if the
module is registerable, if the "DllRegisterServer" export is present)
Regsvr32:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/regsvr32.mspx
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
Ramesh, MS-MVP,
A big "THANK YOU" from my neighbor and I. Not only did your
suggestion fix the search page it also fixed a few other problems. He could
not print an E-mail in AOL, could not access live help in AOL, could not
run TrendMicro's antivirus scan and could not find his AOL address book.
Went so far as uninstalling and reinstalling AOL as per AOL Tech
Support instructed. Actually thought it was a virus because of the different
problems.
Once we ran regsvr32 jscript.dll everything returned to normal.
Would it be possible for you to explain or direct me to a web page with
the explanation of "regsvr32 jscript.dll'.
Again many thanks for your help from my neighbor and me.
Phil B.