Hi.
I am creating a login page for an online survey. The online survey is created with another software which doesn't have a lot of flexability for login and password.
So instead of giving our respondent login and password, we would like to have the respondent log into our survey with their phone number.
Here's what I did so far.
I created a db with telephone number, login id and password. I linked this db to an asp page. On the asp page, when a respondent put in his phone number and click SUMBIT, a link with the login id and password embedded with appear and the respondent will have to click that link to enter the survey.
Is there any way I can eliminate the last click? I would like the respondent to go right to the survey when he clicks SUMBIT.
Thanks in advance!
I am creating a login page for an online survey. The online survey is created with another software which doesn't have a lot of flexability for login and password.
So instead of giving our respondent login and password, we would like to have the respondent log into our survey with their phone number.
Here's what I did so far.
I created a db with telephone number, login id and password. I linked this db to an asp page. On the asp page, when a respondent put in his phone number and click SUMBIT, a link with the login id and password embedded with appear and the respondent will have to click that link to enter the survey.
Is there any way I can eliminate the last click? I would like the respondent to go right to the survey when he clicks SUMBIT.
Thanks in advance!