| ASPJpeg (persists jpeg) component |
Article ID:526 |
Question:
Is the Persists Jpeg (ASPjpeg) component available on 3Essentials web servers?
Answer:
3Essentials can install this component on 3Essentials webservers if requested by the customer. The customer must provide a properly registered and purchased license key:
- Shared Hosting customers:
- You can request ASPjpeg component installed on your server if not currently installed.
- You will need to modify your code to use the "key" property of the aspjpeg object as described in the ASPjpeg documentation noted at: http://aspjpeg.com/manual_01.html#1_5 or as noted here:
- "Alternatively, the registration key can be specified in your code via the RegKey property of the top-level ASPJpeg object, as follows:"
- Set Jpeg = Server.CreateObject("Persits.Jpeg")
- Jpeg.RegKey = "12345-67890-12345"
- Dedicated Server customers:
- You can request ASPjpeg component installed on your server if not currently installed.
- We will add your registration key to the registry, so you will not need to use the "key" properly of the aspjpeg object.
|
| Downloads associated with this article: |
| No downloads associated with this article |
Back
to Search or Browse |