I use ActiveMovieContral in my asp page (intranet)
when user click the option, by the activemoviecontral respective
movie run.
we have 10 Movies of Road safety.
I want to keep records which user see (watch) the movies.
when movie finish, how can redirect (move) the asp page by the activemoviecontrall properties ?
what changes in the activemoviecontral properties that
page move to
http://dcilweb/default.htm page ?
so that in the default.htm page by the server variable
username = Request.ServerVariables("logon_user")
Response.Write(username)
I can keep record which user watch the movie.
I have only problem in activemoviecontrol properties.
how can redirect (move) the asp page when movie finish ?
regards
Mateen
How can move the ActiveMovieControl