How about these two errors? Does anyone have any hints as to how to fix these errors?
All of this still functions correctly when running local, but not when I post it (
http://www.edeweb.com/MultiFileUpload/FlexFileUpload.html)
This one is from AC_OETags.js
_____________________
<head><title>Error in CGI Application</title></head>
<body><h1>CGI Error</h1>The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:<p><p><pre>Bareword found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\AC_OETags.js line 1, near "// Flash"
(Missing operator before Flash?)
Number found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\AC_OETags.js line 1, near "Rev 1.5"
(Do you need to predeclare Rev?)
Number found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\AC_OETags.js line 3, near ") 2005"
(Might be a runaway multi-line // string starting on line 2)
(Missing operator before 2005?)
Bareword found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\AC_OETags.js line 3, near "2006 Adobe"
(Missing operator before Adobe?)
Bareword found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\AC_OETags.js line 14, nea
This one is from history.js
________________
<head><title>Error in CGI Application</title></head>
<body><h1>CGI Error</h1>The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are:<p><p><pre>Scalar found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 1, near "// $Revision"
(Missing operator before $Revision?)
Scalar found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 2, near "1.49 $
"
(Missing operator before ?)
Bareword found where operator expected at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 2, near "// Vars"
(Missing operator before Vars?)
syntax error at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 1, near "// $Revision"
syntax error at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 10, near "pairs["
syntax error at D:\hshome\edejham7\edeweb.com\MultiFileUpload\history.js line 13, near "nameValue["
syntax error at D:\hshome\edejham7\edew