Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jevansnc

  1. jevansnc

    GDImage Problems

    Great. That script worked.
  2. jevansnc

    GDImage Problems

    I will try that out tonight.
  3. jevansnc

    GDImage Problems

    Here is the actual script: ===================================================== $url = "http://factfinder.census.gov/servlet/SAFFFacts?_event=Search&geo_id=01000US&_geoContext=&_street=&_county=Greene&_cityTown=&_state=04000US37&_zip=&_lang=en&_sse=on"; $unique_start = "Census 2000 Demographic...
  4. jevansnc

    GDImage Problems

    I have a script that will not work under a server I am migrating to. The script is working great on the old server but not on the new server. It is a screen scraping script that I use for several websites for totally legit purposes such as data from the Census site and so forth. Anyways I think...
  5. jevansnc

    GDImage Problems

    Actually I have fixed that problem. Would you have any experience with PHP however?
  6. jevansnc

    GDImage Problems

    I have a script that comes with a CMS called pixresize. The script works fine on the old server I am porting it over from. On the new server when uploading a JPEG, it outputs the thumbnail as a black and white image. DOes anyone know why this is happening?
  7. jevansnc

    Resizing Images in PERL

    I have installed ImageMagick based of this tutorial: http://www.imagemagick.com/www/advanced-unix-installation.html I restarted Apache as well. I am still getting no image creation of thumbnails.
  8. jevansnc

    Resizing Images in PERL

    I have a CMS script that we have used for sometime. We are migrating sites to a new server. When you upload an image through the script, the script creates a separate thumbnail image and an original size image. That info is then passed to a page where there is a link created and loaded with the...

Part and Inventory Search

Back
Top