Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. partially disabling browser functionality...

partially disabling browser functionality...

Scheduled Pinned Locked Moved Web Development
help
3 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kabir393
    wrote on last edited by
    #1

    I am developing an online test application that lets users take online tests in a class room. During the duration of the test ( ie when the particular test portal is active ) I wish to disable some of the functionality in the browser like the Print, Save, Save As menus as well as prevent opening of new browser windows. The only way to use this functionality after the test is started is by pressing the "Submit" button that indicates the completion of the test and return to normal browser usage. Please can anyone help me with ideas on how that can be made possible. thanX

    S V 2 Replies Last reply
    0
    • K kabir393

      I am developing an online test application that lets users take online tests in a class room. During the duration of the test ( ie when the particular test portal is active ) I wish to disable some of the functionality in the browser like the Print, Save, Save As menus as well as prevent opening of new browser windows. The only way to use this functionality after the test is started is by pressing the "Submit" button that indicates the completion of the test and return to normal browser usage. Please can anyone help me with ideas on how that can be made possible. thanX

      S Offline
      S Offline
      Shog9 0
      wrote on last edited by
      #2

      If you have access to the physical machines, you can lock them down: disable printing, saving files to disk, throw IE in "kiosk" mode... You can do this, because at that point they are effectively your machines. If you want to do this on other people's machines, via a web page, then you're barking up the wrong tree. They're not your machines, and so you don't get to have that kind of control over them.

      ----

      You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

      1 Reply Last reply
      0
      • K kabir393

        I am developing an online test application that lets users take online tests in a class room. During the duration of the test ( ie when the particular test portal is active ) I wish to disable some of the functionality in the browser like the Print, Save, Save As menus as well as prevent opening of new browser windows. The only way to use this functionality after the test is started is by pressing the "Submit" button that indicates the completion of the test and return to normal browser usage. Please can anyone help me with ideas on how that can be made possible. thanX

        V Offline
        V Offline
        Vengatachalapathy Palanivel
        wrote on last edited by
        #3

        I think, you can open the page in a modal window...

        Regards, Vengat P

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups