CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2000
    Posts
    24

    Getting image width with ASP?

    Let's say that there is a variable "image":

    image = "http://www.site.com/picture.gif"

    And now I would need to know the width of that image. In other words, I need to know is the width more or less than 300 pixels.

    Is this possible with ASP? How?

    Thanx in advance!


  2. #2
    Join Date
    Nov 2000
    Posts
    24

    Re: Getting image width with ASP?

    Can anyone tell?



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured