redirecting using asp

  • Thread starter Thread starter matt shudy
  • Start date Start date
M

matt shudy

Hi,

I would like to redirect the user from a start page to my
real homepage... I downloaded a flash text wizard from the
net and have the title of my website on the start page, i
would like to redirect the user to the home page after the
text has finished the animation... is there a way to do
this using a response.redirect command? if so where would
you put it?

Thanks,

Matt Shudy
 
Hi,
No - asp can only redirect before any content has been sent to the browser

Put the redirect in your flash movie - check out flash help for directions.
 
Thanks for the help.

Matt Shudy
-----Original Message-----
Hi,
No - asp can only redirect before any content has been sent to the browser

Put the redirect in your flash movie - check out flash help for directions.

--
Jon
Microsoft MVP - FP




.
 
Back
Top