| | |
convert data list to image
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Sep 2008
Posts: 337
Reputation:
Solved Threads: 27
I have a customer who pulls data from a database, they want to be able to display the info as a pic so the end user can not copy and paste the data in an excel spreadsheet any idea of what I could use to do this
Serverside php asp perl using the same techniques used to generate captcha scripts
in php
The image strings can be data from the table output, the image can be sized to suit the number of lines of text output by adjusting the definitions
The image generation is simply included as <img src='imagegenerator.php'> in a page, image generator can be set to parse parameters ?1=text1@2=text2, or can be the actual dbase processor
in php
php Syntax (Toggle Plain Text)
header ("Content-type: image/png"); $im = @imagecreatetruecolor(500, 300) or die("Cannot Initialize new GD image stream"); $text_color = imagecolorallocate($im, 233, 14, 91); imagestring($im, 3, 5, 5, "A Simple Text String", $text_color); imagestring($im, 3, 5, 45, "A Second Text String", $text_color); imagestring($im, 3, 5, 85, "A Third Text String", $text_color); imagepng($im); imagedestroy($im);
$im = @imagecreatetruecolor(500, 40*$lines) The image generation is simply included as <img src='imagegenerator.php'> in a page, image generator can be set to parse parameters ?1=text1@2=text2, or can be the actual dbase processor
Last edited by almostbob; Jan 10th, 2009 at 6:43 pm.
Failure is not an option It's included free
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
If at first you dont succeed, join the club
Of course its always in the last place you look, you dont keep looking after you find it
Please mark solved problems, solved
They can't prevent such a use of the data. I have some simple software that extracts text from images. It could easily reconstruct the information. So can anyone who can type.
Why are you so afraid that people will use the information? That's what the Internet is for.
I believe that intellectual property will become a thing of the past within ten years. The internet will make it totally impossible to maintain.
Why are you so afraid that people will use the information? That's what the Internet is for.
I believe that intellectual property will become a thing of the past within ten years. The internet will make it totally impossible to maintain.
Daylight-saving time uses more gasoline
•
•
Join Date: May 2008
Posts: 538
Reputation:
Solved Threads: 86
Making it images makes it harder for people to extract, so fewer people will do it, so there is some benefit.
If the goal is to reduce automated screen scraping, they have at least increased the amount of effort required.
Your last comment about intellectual property being a thing of the past, should probaly have been in some social discussion forum, but just in passing, if information has no value, why would anyone spend money to acquire it in the first place?
If the goal is to reduce automated screen scraping, they have at least increased the amount of effort required.
Your last comment about intellectual property being a thing of the past, should probaly have been in some social discussion forum, but just in passing, if information has no value, why would anyone spend money to acquire it in the first place?
![]() |
Similar Threads
- Convert SINGLE-file upload into multiple files with foreach loop, cant figure out (PHP)
- Saving text manipulated data (C#)
- How would I make a tile map, that is easily alterable? (Python)
- Display image from a database get me ascii codes (ASP)
- modify script (Perl)
- Python and the JPEG Image File, Part 2, The Image (Python)
- Arrrgh Help HotOffers! (Viruses, Spyware and other Nasties)
Other Threads in the HTML and CSS Forum
- Previous Thread: Can i preload a powerpoint ?
- Next Thread: problems with css in worpress
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7






