Millisecond Forums

External Link in InquisitLab

https://forums.millisecond.com/Topic38784.aspx

By anabel - 4/4/2025

Hey,

i'm wondering if there is a possibility to set a link on the end of my InquisitLab programme to link onto an external Website whle closing Inquisit.
Everything I tried didn't work out and the finishPage command is not working with InquisitLab.

Looking forward for help here!

Thanks
Anabel
By Dave - 4/4/2025

anabel - 4/4/2025
Hey,

i'm wondering if there is a possibility to set a link on the end of my InquisitLab programme to link onto an external Website whle closing Inquisit.
Everything I tried didn't work out and the finishPage command is not working with InquisitLab.

Looking forward for help here!

Thanks
Anabel

No, that's not something Inquisit Lab can do. You would have to script this externally (in PowerShell or the like, depending on the platform you use), i.e. write a command line / terminal script that first runs your Inquisit script (cf. https://www.millisecond.com/support/docs/current/html/howto/howtocommandline.htm ) and after that fires up the browser.