Welcome Guest, Not a member yet? Register   Sign In
redirect() not working - any idea or hint??
#3

[eluser]Jan_1[/eluser]
So, what I did now is
Code:
if( $question_number   >   $last_question)  
{
   printf("&lt; script &gt;location.href='http://mydomain.com/result'< / script >");
}

That's not really good, but a solution for now.
I will rework the 'survey-result-page' later, so, that I do not have to redirect but include the 'result-view'. That will be nicer.


Messages In This Thread
redirect() not working - any idea or hint?? - by El Forum - 02-09-2014, 04:13 AM
redirect() not working - any idea or hint?? - by El Forum - 02-09-2014, 08:07 AM
redirect() not working - any idea or hint?? - by El Forum - 02-10-2014, 02:03 AM
redirect() not working - any idea or hint?? - by El Forum - 02-10-2014, 04:03 AM
redirect() not working - any idea or hint?? - by El Forum - 02-10-2014, 04:39 AM
redirect() not working - any idea or hint?? - by El Forum - 02-10-2014, 10:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB