File name: welboard2/go.wel (454 bytes) Text file viewer v1.2
    1 : #!/bin/wel¢Ò
    2 : ¢Ò
    3 : /* file: go.wel¢Ò
    4 : ¢Ò
    5 :    °Ô½ÃÆÇ À̵¿ ÇÁ·Î±×·¥ (author: ¼­±¤Çö)¢Ò
    6 : ¢Ò
    7 :    Copyright (c) 2001/03/25 by Wesoft¢Ò
    8 :    All Rights Reserved.¢Ò
    9 : */¢Ò
   10 : ¢Ò
   11 : htmlquery("GET");¢Ò
   12 : url= strform("{$g}.wel?db={$db}&pg={$pg}&bp={$bp}&vn={$vn}&no={$no}&sk={$sk}&k={$k}&cn={$cn}&cs={$cs}&cc={$cc}&nt={$nt}");¢Ò
   13 : if(g=="mail") url~= "&lc=" ~ lc ~ "&to=" ~ to ~ "&toname=" ~ toname;¢Ò
   14 : print("<html><head><meta http-equiv='refresh' content=\"0; url=",¢Ò
   15 :       url, "\"></head></html>");¢Ò
   16 : return;¢Ò
File name: welboard2/go.wel (454 bytes) Wesoft Corp. ¨Ï 2001 All rights reserved.