hi there
as im developing our site i run into IE specific errors where you would get a warning in the status bar of IE stating "Done but with errors" with the warning icon. once you double click that you get
LINE:203
CHAR:2
ERROR: Object Required
CODE: 0
URL: www.some site.com/some page
do you have any tips on how i could possibly track down this sort of error? or is my only hope to go thru all dependent files and look for line 203 and try to track it that way? thanks