View Single Post
  #6  
Old February 7, 2001, 02:21 AM
Don Alm
 
Posts: n/a
Default Steve...you are magnificent

The stuff you know about programs, design and web stuff in general is...mind-bogling.

Thanks for the response and...after a hard, 2 days worth of thinking and researching and thinking...I'm just going to let the ads stay where they fall.

I think that if someone is interested enough in property...they will be interested enough to spend the energy to scroll down to the last Ad.

Plus...I can use the fact that spaces are NOT filled according to "Alphabetical" order but rather...FIRST-COME-FIRST-ON...as a sort of "incentive" to get agents to JOIN...NOW!

Thanks much for your help. very much appreciated

Don Alm

> I'd like to have the Rows all move down 1
> space whenever someone clicks on the page so
> that the Ads on the Top Row are not always
> on the Top Row...so that ALL Ads will get
> EQUAL exposure because they are rotating
> with each new visitor. What you might
> want to do Don, is download a Perl CGI
> script called Rotating Placement . This is
> a free script courtesy of The Dream
> Catcher's Web Free CGI Scripts!

> Then you make up as many pages with the ads
> positioned how you want them and call the
> script into your pages using SSI (Server
> Side Includes). I'm sure this is enabled on
> the site where you have this ad. I see the
> site runs Apache/1.3.9 (Unix) PHP/3.0.13
> mod_frontpage/3.0.4.3 on FreeBSD. The
> default for Apache Server Software is to
> have SSI enabled. If they are offering more
> advanced support for things like PHP, you
> can be pretty well assured you can use SSI.

> Then when you have the script configure just
> the way you want it, you call it into your
> page with one line of code:

> I wrote an article about how to do this,
> that will show you an example. I've only
> used two rotations for this example. The
> article appeared in my free newsletter
> several months ago, but I just had another
> look at it, and it is still working fine.

> This is a better way to do it then using
> Javascript. Javascript is dependent on the
> user's browser. Server Side Scripting isn't.

> The biggest part of this job will be making
> the 30+ pages with the ads positioned where
> you want them, but the beauty is you can
> make them all rotate. You will probably have
> to change the extension on the page from
> ".htm" to ".shtm"
> depending on how your server is configured
> to parse SSI.

> I'll tell you what I will do if you need
> help, Don. If you want to make up the 30
> pages and send me the URL's of each page.
> For example:

>
> http://www.roseburgoregonrealestate.com/ad1.htm
>
> http://www.roseburgoregonrealestate.com/ad2.htm
>
> http://www.roseburgoregonrealestate.com/ad3.htm
>
> http://www.roseburgoregonrealestate.com/ad4.htm
>
> http://www.roseburgoregonrealestate.com/ad5.htm
>
> http://www.roseburgoregonrealestate.com/ad6.htm
> etc.etc.etc

> ... this weekend I'll install the script for
> you for free. Once all the pages have been
> created it would only be about 5 minutes
> work for me to install it for you. I am
> pretty well booked through this week,
> (he-he) except for the time I goof off
> posting to message boards.

> ...but you may already have it figured all
> out by then. The script isn't complicated at
> all.

> Best Regards, Steve MacLellan