You could use the Redirect tag in the applist.asp file which automaticaly launches your published app.
The code would look like this.
<meta http-equiv="Refresh" content="33; url=http://www.google.com">
-This code must be within the <head> of your ASP file
-33 is the number of seconds to wait before it starts. Try using 0 seconds, but if that fails then you might wann use 1 second. (0 could meen off if it does not work)
-You of course have to change the
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.