Issue
Unable to perform ASP url redirection
Symptoms
None
Cause
Lack of knowledge with the ASP url redirection
Workaround
DestinationURL – Full URL to be redirected.
Note:
Remember to include “http://” in the DestinationURL
<%
response.redirect “DestinationURL”
%>
Additional Information
The ASP URL Redirection method redirects the user to a different URL.
If you are unable to resolve the problem above, kindly issue a ticket to Support Team.