Help for this page

Select Code to Download


  1. or download this
    [% USE url( query.url( '-absolute'=1 ) module=current_module rm=curren
    +t_rm ) %]
    
  2. or download this
    [%
      # use current script and runmode
    ...
      # link to a new script completely
      url( '/index.cgi' rm='other_runmode' param='value' param2=tplvar );
    %]
    
  3. or download this
    [% USE url( query.url( '-absolute'=1 ) module=current_module rm=curren
    +t_rm sid=session.id ) %]