Page 1 of 1

The page' source code shows the license number

Posted: Wed Jul 07, 2010 7:04 pm
by jsalcedo
Hi,

Everybody can see my license number using the right click and selecting 'view source code' on the page.
How can i avoid that?

Thanks.

Re: The page' source code shows the license number

Posted: Wed Jul 07, 2010 7:18 pm
by Loïc
Hi,

Could you give us more precision on your issue ??

If you are using the control on a web page I catch your attention on our license agreement which don't allow to use our SDK on public web page.

See: https://www.gdpicture.com/license/licens ... g-sdks.php

Kind regards,

Loïc

Re: The page' source code shows the license number

Posted: Wed Jul 07, 2010 8:49 pm
by jsalcedo
i'm just testing the ocx.. the web application is running in a intranet, right now its running on my pc but the ugly part is that the serial appears in the html code of the page....

The example you gave 'image-processing.html'

Code: Select all

  ...        
</object>
		<OBJECT ID="MyImaging"
		        TYPE="application/x-oleobject"
				CLASSID="CLSID:1E9EFC03-BF47-4479-8374-7F5D610FF60D"
				WIDTH=0
				HEIGHT=0
				CODEBASE="https://www.gdpicture.com/pub/gdpicturepro5.cab#Version=5,3,0,0">
                <param name="LicenseKey" value="00011100011100011100011100011">
        </OBJECT>		</td>
        <td valign="top">
The Licensekey parameter can be seen by anyone in my pc or the intranet.

Thanks

Re: The page' source code shows the license number

Posted: Wed Jul 07, 2010 9:03 pm
by Loïc
Hi,

We know this issue. It is because we forbid to use all our SDK on client side from public web page...

Kind regards,

Loïc