SitePoint Sponsor |
|
User Tag List
Results 1 to 2 of 2
-
Aug 17, 2000, 22:53 #1
- Join Date
- Aug 2000
- Posts
- 1
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I would like to start a greeting card service.
I have 2 questions:
- What is the easiest way to make a script for greeting cards without having to use one of the free greeting card providers sites? Mind you, my native language is Dutch, so I would like the service to be in Dutch.
- How can I prevent users to grab a copy of my pictures from my site?
Thx, Luke
-
Aug 18, 2000, 07:55 #2
- Join Date
- Aug 1999
- Location
- East Lansing, MI USA
- Posts
- 12,937
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Easiest way to make a script would be to use a database backend, PHP and MySQL if you're on *nix, Cold Fusion and Access if you're on NT. You would also use those languages to send out the greeting cards.
As to how you can make sure no one steals your images, you can't. There is no way, shape, or form to stop someone from stealing your images.
You can however make it very hard, first use a program to watermark the images for identification in any legal proceedings, then use javascript to both hide the source code and disallow right-clicks on the screen.
That would make it hard, but a determined and smart person would be able to thwart you just the same.
Chris
Bookmarks