Hi!
I would like to use a unique URL for each completion.
I would like to have it in this way.
I forward the user to the survey.
SurveyList.aspx?surveyid=605254&unq=111232
My unique parameter should be "unq=111232"
So when the survey is complete the user will be forwarded to
www.mydomainsomwhereelse.com/mypage.a...
is possible to solve?