I have aquestion

I'm not too sure if I'm in the correct forum but I need help!!!I have a client that is getting this error when upload some pictures online "java script error line 16". Why is the person gettign the error and how I help to resolve it?
[249 byte] By [Malenaa] at [2007-10-1 19:29:32]
# 1

Hi,

This is a java forum. What your client is seeing is an error reported by the browser's javascript engine while interpreting some javascript code in the html. The line no may or may not be accurate and you shouldn't rely on it.

Instead you can insert alert statements in your javascript to see till what point the script has executed and where exactly the error is happening.

Cheers,

vidyut

vidyuta at 2007-7-11 15:40:21 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...
# 2
What is the exact error description.
ShivaKatulaa at 2007-7-11 15:40:21 > top of Java-index,Developer Tools,Debugging and Profiling Tool APIs...