GetLicenseInfo1.asp
Purpose:
Gets extended licensing information about a License ID, including Company Name, Contact Name, Contact EMail Address, License Status, Download Expiration Date, Activations Left, Date License ID was entered, Product ID, and Product Option ID.
HTTP Method:
GET
URL:
secure.softwarekey.com/solo/customers/getlicenseinfo1.asp
Automation Client Functions:
SK_GetRegData, SK_GetRegDataEx
Input Variables:
LicenseID: License ID to verify status of license.
CustomerPW: Password associated to License ID. This can be either the customer password or the license activation password.
HTML Return Strings:
- Licensed Company = : Returns the company name
- Licensed Contact = : Returns the Contact Name
- Licensed E-Mail = : Returns the Contact’s email address
- Licensed Phone = : Status of the License ID
- Licensed UD1 = : Returns the "Download Until" date field
- Licensed UD2 = : Unlocks Left associated to License ID
- Licensed UD3 = : Date the License ID was entered
- Licensed UD4 = : Product ID associated to the License ID
- Licensed UD5 = : Product Option ID associated to the License ID
- Error Response = : Only returned if there is an error
Remarks:
This page retrieves the extended information associated to a License ID. If there was an error, the "Error Response = " string is displayed along with the error code. For a list of error codes returned from this page, please reference the list below.
Errors:
100: If the LicenseID and CustomerPW are blank or the combination could not be found in the database.