[ic] A 'timed' BOUNCE

interchange-users@icdevgroup.org interchange-users@icdevgroup.org
Mon Aug 19 14:14:00 2002


On Mon, Aug 19, 2002 at 11:02:23AM -0700, Barry Treahy, Jr. wrote:
> I've had no luck identifying how to do this, and I presume it would be 
> possible with normal ITL, but perhaps not.  What I want to do, is if a 
> person is bounced to a page, that after a 'timeout' period bounce them 
> to another page.
> 
> I'm pretty sure that I can do this in Perl, with the sleep function and 
> perhaps calling the ITL tage, but is there a simplier way that I'm just 
> being 'blind' about?
> 
> Barry


        push @OUT,join '',
        q`[tag op=header interpolate=1]`,
        qq`Content-Type: text/html\n`,
        qq`Refresh: 1; URL=$header`,
        q`[/tag]`;
					

I don't think you need the interpolate=1 any more.

> 
> -- 
> 
> Barry Treahy, Jr  *  Midwest Microwave  *  Vice President & CIO 
> 
> E-mail: Treahy@mmaz.com * Phone: 480/314-1320 * FAX: 480/661-7028
> 
> 
> _______________________________________________
> interchange-users mailing list
> interchange-users@icdevgroup.org
> http://www.icdevgroup.org/mailman/listinfo/interchange-users
> 

-- 

Christopher F. Miller, Publisher                               cfm@maine.com
MaineStreet Communications, Inc           208 Portland Road, Gray, ME  04039
1.207.657.5078                                         http://www.maine.com/
Content/site management, online commerce, internet integration, Debian linux