German Schnapps Submission   Modifying the base: Adding TGPs with submit codes



Let's examine adding TGP with submit codes to the base.

First we recommend you to read Introduction and Adding ordinary TGPs and TGPs with partnership.

  1. Go to the Sites panel and remove the TGP we have added in the last example - select it and press Delete button.
  2. Open http://gssubmission.com/samples/form3/ in the built-in browser. Add this TGP to the base and set up all fields as in the previous example. We disable the phrase field (click on the Skip checkbox). Add the reciprocal link as described before.
  3. Now get back to the submitter's browser and try to recognize the code. Place your mouse cursor over the submit code image, click right mouse button and choose Recognize item in the context menu. Program will open image in the separate window and submitter will try to recognize submit code: See screenshot.
  4. If code either has not been recognized or it has been recognized wrong, then send image with submit code to the technical support service.
  5. In the case of successful recognition click right mouse button on submit code image in the built-in browser and choose Auto Recognize in GSS TGP - Regular See screenshot.
  6. Go to the Sites panel and click on our page. There's a new field of recognize type on the form. The first parameter of this field holds the submit code image URL (in our example it's set to http://gssubmission.com/samples/form3/image.php?id=10928ab7366baa9937872), the second parameter contains field that will hold the submit code after recognition.
  7. Closer look at the submit code image URL reveals that the image is generating by the PHP-script image.php that accepts one randomly generated parameter id. You should remove that parameter from the URL and make it look like http://gssubmission.com/samples/form3/image.php. While submission, program will find link that contain this URL on the page, retrieve and recognize an image.

    Usually you do not have to perform that procedure, because scripts that generate submit codes basically does not have any parameters.

    See screenshot.

Now we can set this TGP for autosubmission. To do this you should modify submit page properties (double click on it or press the Properties button) - set an Auto parameter to Yes.

Other topics about modifying the base:


Table of contents