Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3940810
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:27:53+00:00 2026-05-20T00:27:53+00:00

At work I am building a form for uploading a user video and they

  • 0

At work I am building a form for uploading a user video and they want to include an option where you can specify if you want to allow your video to be embedded on another web site. Is there a way to prevent the video/image from being viewed and downloaded from another web site?

I’ve seen it happen with images when they are hosted somewhere and the account only has so much bandwidth allocated to it.

I don’t even know how to tag this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T00:27:53+00:00Added an answer on May 20, 2026 at 12:27 am

    Yes you can. It depends at what level you want to limit the access. If all you want is to limit embedding from other websites (but don’t mind that others can download the video anyway) a solution can be to watch the referer header.

    Something like this pseudo-code:

     $headers = getallheaders();
     $referer = $headers['Referer'];
    
     if( !checkReferer($referer) ){
        //don't admit, request coming from other website
     } else {
       //allow
     }
    

    Cheers!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am building a time registration program. Users can work on a project, and
I've spent a long time building stochastic simulations in Java. They work great, but
So, I'm building a form that my users can customize based on their needs,
I want to use the jQuery accordion tool for a form i'm building so
Hello I am building a form in a mvc system view, and i want
I'm building a form in ASP.NET to send an email. So far things work
I'm building a form with JQuery and PHP and everything seem to work accept
I'm building some custom tools to work against a JIRA install, and the exposed
I'm doing some work with Ukkonen's algorithm for building suffix trees, but I'm not
I'm building a web app and I was wondering how it would work in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.