Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 17th, 2004, 08:31 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 518
Thanks: 0
Thanked 0 Times in 0 Posts
Default ActiveMovieControl properties (redirect page)

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






Similar Threads
Thread Thread Starter Forum Replies Last Post
redirect to page other than default page sarah lee ASP.NET 1.0 and 1.1 Basics 3 December 15th, 2006 05:45 PM
Before Page Redirect b_karmakar ASP.NET 1.0 and 1.1 Professional 0 July 31st, 2006 01:00 AM
Redirect to new page without closing current page peter2004 ASP.NET 2.0 Basics 5 June 5th, 2006 08:49 PM
Redirect To New Page Ben Horne Flash (all versions) 2 March 26th, 2004 04:24 PM
Redirect page Warbird Classic ASP Basics 4 June 20th, 2003 07:51 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.