Millisecond Forums

end page

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

By vz29 - 3/31/2014

Hi,

I'd like to place a link at the end of the experiment directing Ps to another form. But, I also want to provide them with the easy 1-click option to uninstall the plugin which is available via the default end page (instead of directing them to the page that contains instructions for uninstalling the plugin). Is there a way to do both (i.e., direct them to another form and giving them the easy 1-click option to uninstall the plugin?

V
By Dave - 3/31/2014

The standard finish page is always reachable via https://www.millisecond.com/web/finish4.aspx. This, in turn, simply provides a link to https://www.millisecond.com/support/uninstall.aspx. I.e., you can simply redirect your participants to that other "form" you mentioned and then redirect them to the above mentioned finish page or directly to the uninstall instructions from there.
By vz29 - 3/31/2014

thanks
By vz29 - 4/1/2014

Hi,
Although I've specified a redirect URL at the very end (via the active web scripts portal), at the end of the experiment, Ps are not being redirected to this page. Do you know why?
Here's the URL for the web script: 
By Dave - 4/1/2014

Please remove the /endlock attribute from your script's <defaults> element.
By vz29 - 4/1/2014

thanks!