StringPost.asp
Purpose:
Posts string usage values to a specific license.
HTTP Method:
POST
URL:
secure.softwarekey.com/solo/postings/stringpost.asp
Automation Client Functions:
SK_PostStrings, SK_PostStringEx
Input Variables:
LicenseID: License ID for the license you want to post to
- string1: First String
- string2: Second String
- string3: Third String
- string4: Forth String
- string5: Fifth String
HTML Return Strings:
- String update result = (space equals space then data)
- License Update =
- Error Response =
Remarks:
If the strings are properly posted, the value returned after the string "String update result = " will be 0. If there was an error, it will return a value 100 or greater. View the Errors below for possible errors.
"License Update = " will return the License Update field for the given <LicenseID>
Errors:
100: If the LicenseID is blank or could not be found in the database.