Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: Can i use XSL for redirection >Thread Next - Re: Can i use XSL for redirection Re: Can i use XSL for redirectionTo: NULL Date: 5/12/2005 2:00:00 PM Could you generate a response body that's basically a blank HTML page
that contains a SCRIPT that executes via the BODY's
onload="MyRedirectScript" ???
You might be able to place a few lines that say "No Results, please
wait you're being redirected" before the script executes.
<SCRIPT language="VBScript">
Sub MyRedirectScript
window.navigate "http://www.mynewURL..com"
End Sub
</SCRIPT>
<BODY onload="MyRedirectScript >
<h2>No results found...redirecting you to ...</h2>
</BODY>
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
