T.R | Title | User | Personal Name | Date | Lines |
---|
164.1 | why do you want to know? | VAXCPU::michaud | Jeff Michaud - ObjectBroker | Mon Mar 10 1997 20:22 | 0 |
164.2 | banner | NIOSS1::DANCONA | | Mon Mar 10 1997 20:42 | 1 |
| I have a similar application I'm working on
|
164.3 | | ACISS1::sch-dhcp-1-212.chi.dec.com::Andrews | | Mon Mar 10 1997 21:53 | 4 |
| http://www2.eff.org/~erict/Scripts/
Or, if you are running IIS 3.0, there is a built in component that can handle
this sort of thing.
|
164.4 | thanks for the pointer | NIOSS1::DANCONA | | Tue Mar 11 1997 03:41 | 7 |
| thanks for the pointer... looks like the script i want
is being debugged ......
what is IIS 3.0 ??
|
164.5 | IIS 3.0 | CIM2NI::CROSBY | | Tue Mar 11 1997 14:24 | 3 |
| Microsoft's Internet Information Server, It ships with NT 4.0 Server.
gc
|
164.6 | | 2954::FOLEY | http://axel.zko.dec.com | Tue Mar 11 1997 16:05 | 7 |
|
Actually, IIS 2.0 ships with NT 4.0. IIS 3.0 shipped on the
NT 4.0 Service Pack 2 CD or you can download it from
Microsoft.
mike
|
164.7 | | ACISS1::aci1200_port4.chi.dec.com::Andrews | | Tue Mar 11 1997 16:38 | 3 |
| And, just to add to this string,
It also runs on Workstation. It's called Personal Web Server there.
|
164.8 | ContRot slightly different to AdRot | XSTACY::imladris.ilo.dec.com::grainne | Grainne Ni Choiligh | Wed Mar 12 1997 18:25 | 33 |
|
The Active Server Component for IIS v3.0 which rotates HTML
content is called ContRot, and is available as a free add-on
from http://www.microsoft.com/iis/default.asp (navigate to
Using IIS-->Developing for IIS-->Samples,Components and Utilities
using the left-hand navigation pane.)
The IIS page describes it as follows:
****
Content Rotator Beta 1
The Content Rotator component automates the rotation of HTML content
strings on a Web page. Each time a user requests the Web page, the
Content Rotator component displays a new HTML content string based
upon information that you specify in a Content Schedule file.
Because the content strings can contain HTML tags, you can display
any type of content that HTML can represent: text, images, or
hyperlinks. For example, you can use this component to rotate through
a list of daily quotations or hyperlinks, or to change your text and
background colors each time the Web page is opened.
This component is developed in C++ 4.2 (using ATL 1.1). Source and
binary files are included.
****
Although you can use it, I think it was primarially intended
as an ATL programmimg example.
The ASP component that ships with IIS v3.0 ASP is called
AdRot, and it just rotates text strings (slogans, quotations
etc.)
|
164.9 | | 8153::tecotoo.mro.dec.com::mayer | Danny Mayer | Wed Mar 12 1997 22:49 | 9 |
| > Because the content strings can contain HTML tags, you can display
> any type of content that HTML can represent: text, images, or
> hyperlinks. For example, you can use this component to rotate through
> a list of daily quotations or hyperlinks, or to change your text and
> background colors each time the Web page is opened.
Ah, a way to do a random quote of the day!
Danny
|
164.10 | Random Quote #1 | CIM2NI::CROSBY | | Thu Mar 13 1997 14:10 | 4 |
| Life is a sales job.
G. Crosby
ca. 1989
|
164.11 | more scripts | NIOSS1::DANCONA | | Fri Mar 14 1997 15:22 | 4 |
| anyone have scripts that are already working for this ??
that are not part of IIS ??
tony
|