Guest_imported
New member
- Jan 1, 1970
- 0
if document.cookie = "home" then
document.write ("<object id=\"Agent\" width=0 height=0 classid=\"CLSID45FD31B-5C6E-11D1-9EC1-00C04FD7081F\" codebase=\"#VERSION=2,0,0,0\"> </object>"
end if
Keeps giving me this error...
Line:15
Char:34
Error: Expected ')'
Any ideas? Also, if you see anything else amiss, please point it out..lol As I am only going as far as the first error trying to debug it.
Thanks
Shawn
document.write ("<object id=\"Agent\" width=0 height=0 classid=\"CLSID45FD31B-5C6E-11D1-9EC1-00C04FD7081F\" codebase=\"#VERSION=2,0,0,0\"> </object>"
end if
Keeps giving me this error...
Line:15
Char:34
Error: Expected ')'
Any ideas? Also, if you see anything else amiss, please point it out..lol As I am only going as far as the first error trying to debug it.
Thanks
Shawn