Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. VBScript Image Resizing [modified]

VBScript Image Resizing [modified]

Scheduled Pinned Locked Moved Web Development
csharpjavascriptcsscomquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Reelix
    wrote on last edited by
    #1

    The topic says it all. I wish to be able to resize an image using VBScript. I have been googling for +- 3 hours now - My google dork is down to: VBScript+Image+Resize -".NET" -"ImageMagick" -"OWC" -"CS3" -"PDFLib" -"imgsz.asp" -"software" -".exe" -"ReDim" -"Javascript" -"CSS" -"MajunX" -"Download" And so far, all I've found are broken Scripts, broken code, "Visual Resizing" (img height = "250" - Which still has the same prob if it's a 3MB image, as it takes the same time to load...), working examples (With no working code), ActiveX Controls (Not an Option), etc, etc, etc... I was wondering if anyone could offer any assistance? Much Appreciated! - Reelix

    -= Reelix =-

    modified on Monday, October 20, 2008 5:04 AM

    G 1 Reply Last reply
    0
    • R Reelix

      The topic says it all. I wish to be able to resize an image using VBScript. I have been googling for +- 3 hours now - My google dork is down to: VBScript+Image+Resize -".NET" -"ImageMagick" -"OWC" -"CS3" -"PDFLib" -"imgsz.asp" -"software" -".exe" -"ReDim" -"Javascript" -"CSS" -"MajunX" -"Download" And so far, all I've found are broken Scripts, broken code, "Visual Resizing" (img height = "250" - Which still has the same prob if it's a 3MB image, as it takes the same time to load...), working examples (With no working code), ActiveX Controls (Not an Option), etc, etc, etc... I was wondering if anyone could offer any assistance? Much Appreciated! - Reelix

      -= Reelix =-

      modified on Monday, October 20, 2008 5:04 AM

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Although it would be theoritically possible to resize an image using plain VBScript, it's not practically useful. It would simply take too long time for the code to run. You need a third party component to resize images in VBScript.

      Despite everything, the person most likely to be fooling you next is yourself.

      R 1 Reply Last reply
      0
      • G Guffa

        Although it would be theoritically possible to resize an image using plain VBScript, it's not practically useful. It would simply take too long time for the code to run. You need a third party component to resize images in VBScript.

        Despite everything, the person most likely to be fooling you next is yourself.

        R Offline
        R Offline
        Reelix
        wrote on last edited by
        #3

        I eventually succumbed to using a highly reccomended DLL :) http://www.chestysoft.com/imagefile/manual.htm [^][^] Work fantastically! :)

        -= Reelix =-

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups