Jump to content

Rapid2214

Members
  • Posts

    8
  • Joined

  • Last visited

Reputation

0 Neutral

About Rapid2214

  1. What browser are you using? IE? If so, does the same happen in Compatibility Mode? Marty
  2. Hi guys, I made an upload script using uploadify (uploadify.com), on some IE8 mechines it works perfectly. But on others (with the same IE version & flash version) it brings back the following error: Object doesn't support this property or method Which comes from IE making this script: try { document.getElementById("file_uploadUploader").SetReturnValue(__flash__toXML(jQuery("#file_upload").attr("width",120)()) ); } catch (e) { document.getElementById("file_uploadUploader").SetReturnValue(""); } Does anyone have any ideas? I cannot edit this code directly as it is made by IE... I think it might be related to swfobject but changing it breaks it all together... Thanks, Marty
  3. Fixed, Permissions Problem
  4. If you have an Ubuntu server running you could run the 'motion' daemon with a cheap webcam. It can track movement & email with an attached image of the intruder. Also you can access the live stream Rapid2214
  5. Hello, I am trying to configure an Ubuntu Server to talk to AD, which I seem to be having trouble with, it is returning a NT_STATUS_INVALID_WORKSTATION error. In log.wb-DOMAINNAME I have noticed this error message: cannot fetch own machine password ????ads_connect for domain DOMAIN failed: Cannot read password AND ads_connect for domain DOMAIN failed: Cannot read password Any help? kerberos works fine and appears in klist... Thanks Rapid2214
×
×
  • Create New...