Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rotating Image

Status
Not open for further replies.

Sprowler

IS-IT--Management
Joined
Sep 30, 2002
Messages
102
Location
GB
Hi,

I have inserted a rotating image function into a webpage which is supposed to update every 5 seconds. The script works fine as a normal html page, but i need it to work as an ascx page as my home page calls it from the following line:

<%@ Register TagPrefix="FiveStar" TagName="splashContent" Src="include/rotatingImages.ascx" %>

The image displays when called, but will not update as it did as an html page.

What am i doing wrong?

Thanks.
 
But where's the rotating image function? I don't see any Javascript in your example.

Lee
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top