Help for this page

Select Code to Download


  1. or download this
    <a href="javascript:popContent('detail',1234,0,0);">Something</a>
    
  2. or download this
    function popContent(action,cid,cntid,attid)
    {
    ...
        document.content.submit();
      }
    }