user agreement on CD?
- Started
- Last post
- 6 Responses
- risslestomp
hello...
does anyone know of a way to add a user agreement to a CD?
i work for a fashion co. and our photographer's agent wants to prevent unauthorized use of images. each season we distribute CDs containing model shots of our new line. is there anyway to have people agree to usage before they can view the images on the CD?
- k0na_an0k0
Put an .inf file onto the CD that calls to run an HTML page that is also on the CD.
The HTML page opens and it is an agreement checkbox and text. They check 'yes' and it 'opens' the CD to grab the files.
?
- risslestomp0
ummm...i am not sure what an .inf file is...sorry...
but won't they still be able to grab the images if they want? or is the inf file there to make the html page a distraction?
- joyride0
the .inf file launch thing is just sort of a warning. Kinda like the warning on the beginning of movies. Tells you its stealing blah blah blah... but for the cd they can just say no, I don't agree and then steal them anyway. Not much you can do if your sending out the unprotected content
- risslestomp0
Is there a way to protect the content on the CD?
Or does it have to be some kind of secure FTP thing?
- tripleflux0
Use an .inf file that calls a script. The whole thing should play in html. Use an .ini file to get it play through html.
- risslestomp0
does anyone know of a place where i can find code samples? i only speak html.
thanks!