` Printed Icetips Article

Icetips Article



Par2: Dynamically creating a Redirector page (Page-to-Return-to)
1997-12-10 -- Mike Pasley
 
Assuming you have an ASCII file called REDIRECT and that this file is named as your 
Page-to-Return-to. You will also need to ensure that the file is placed into your /PUBLC 
subdirectory:

redirect:htmline = '<<'
ADD(REDIRECT)
redirect:htmline = '<<<'
Add(redirect)
redirect:htmline='<'
Add(redirect)
redirect:htmline='<<<<'
Add(redirect)



Printed May 7, 2024, 7:09 am
This article has been viewed/printed 35108 times.