Search the Legacy Support Archive (up to v2020)
  1. Read-only archive (2005–2024). Posting is closed. Need help with MediaLab or DirectRT 2027? Email service@empirisoft.com.

    All words · “exact phrase” · -leave out

    Advanced search

Launching a full screen browser session

  1. #1
    jarvis24 Blair Jarvis, Administrator

    Launching a full screen browser session

    [edited from support email]
    Can you describe, or refer me to an online description, how I can redirect respondents to a URL to complete an online survey _after_ they have completed a MediaLab experiment? I don't think that the WebTracker or HTML objects are what I'm looking for, as I'm looking for ML to 'give up control' of the subjects and fully let the browser take over the remainder of the session when they're done with ML. But maybe I'm missing something about those objects?

  2. #2
    jarvis24 Blair Jarvis, Administrator
    MediaLab does not have a function to end itself automatically, but you could at least launch Internet Explorer (or any browser) via the Executable item type as the last event in your experiment. Launching it this way will give it full control while MediaLab sits in the background.

    You can specify it as the file name of the Executable item with the survey (or other web/local page) included like this:

    C:\Program Files\Internet Explorer\iexplore.exe www.empirisoft.com

    Or start it in full screen kiosk mode (nothing but the web page) by adding -k between the exe file name and the web address:

    C:\Program Files\Internet Explorer\iexplore.exe -k www.empirisoft.com

    I believe that if you launch it normally (i.e., without the -k) then it will use whatever settings were applied the last time IE was open (e.g., visible toolbars, whether the window was maximized, etc.). Be careful with that if other people may be using IE between sessions.

    Hope that helps,
    Blair