` 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 November 21, 2024, 1:06 pm
This article has been viewed/printed 35180 times.