Jump to content

codingmasterRS

Members
  • Posts

    155
  • Joined

  • Last visited

    Never

Everything posted by codingmasterRS

  1. okay then, so can we help me do what I want?
  2. okay so its been moved even though it is most likely a PHP oriented problem Any one in this area of the forum that can answer my question.
  3. i'm not going to let this topic disappear as it is a valid question, and someone must have an idea
  4. someone must have an idea how to do this securely and efficiently?!
  5. Hi guys so I am looking to make a Single-Sign on variant. This is how I would like it to work: 1) User creates account on "provider" website (e.g. provider.com) 2) User logs into provider.com 3) Users uses a Search Engine to look for any site 4) User visits site (e.g. reliant.com) which is partnered with provider.com for user and autentication 5) Because user has never visited reliant.com it has a single prompt "Do you wish to share your identity with this site?" 6) User can press yes and the data will be shared other wise it will not be. Okay so I need advice how to make it so when user logs into provider.com then goes to reliant.com, reliant.com knows they are logged in. Any ideas how I can do this safely, and securely, like Facebook does with Facebook Connect. Many many thanks in advance.
  6. There will be a large amount of videos/images stored so I need a good way of compressing them to reduce space. I also have been told I should automatically scale the images to what the biggest would be on the site possible and also reduce all to JPG and then to 70% quality? Opinions? Thanks for the help so far AbraCadaver, PS could you supply the code you tested with?
  7. so before it uploads it would do it to the file, how would you get it to do it to the file and not the file name before it saved it to the server and what are the compression rates (% of original size) for what you listed please?
  8. I am looking at using PHP (or whatever) to compress images/video/music when it is uploaded to be stored on the server and decompressed when required on the webpage. I know I will have to make a decompress function so it knows when to decompress to its full size, but any ideas on how to do the compression. Requirements: biggest, best and efficient compression of music/image/video files. Thanks in advance.
  9. someone must have an idea ...............
  10. Anyone know of a fairly reliable image nudity detection script? That is open source (PHP or JS)?
  11. As an update if I apply overflow-y:scroll and overflow-x:hidden (to container), then I get a scroll bar enabling me to see it all, but this is not what I want.
  12. Thanks, but this is getting rid of the "." or "#" at the beginning of the tag otherwise all good, so if we can just fix this one problem
  13. Demo site http://124.182.41.103 of what is happening above
  14. Okay here are the screen shots, alterations and explanations So okay.png is what happens when you click "Company", now this part is variable upon removing 'maxHeight' from fg.menu.js and bad.png is what happens when you click "Corporate Legal Policies", while it looks all good, in-fact it has cutoff 2 more links (Terms of use and Trademarks). So above is listed what is wrong, what I hope to achieve and the alterations I have made. All and any help is much appreciated. [attachment deleted by admin]
  15. I believe I need JavaScript with ActiveX, but have no other clues other than that, PS need a way that will work from a Linux Apache server with PHP (I can do the AJAX part, just need the JavaScript) :-D
  16. While I get my stuff together for my other post, a mate of mine asked if using Java or JavaScript you could detect the domain a PC is joined to. The Windows Server domain it is joined to. Thanks
  17. See what I can do. I'll post all the code alterations from the default provided with the hyper-link and show in screenshots the problem. Thanks
  18. There is NO error code, and was wandering if you guys had tried this or know how to sort it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.