Help for this page

Select Code to Download


  1. or download this
        UserID
        What state the should go to when this page is recieved
        Some additional data if needed
        When the code was issued
        When it expires ( because some things have a longer timeout )
    
  2. or download this
    Step One ( to speed things up ) run by cron once a night
    
    ...
        write data to statecode
        return statecode
    End If