rileypetty
Programmer
Hi, Hope someone can answer a question regarding displaying pictures on web pages. We have a couple of pages on our family website that we use for blogging. I added some asp code to allow members to upload pictures at the same time and it all works just fine. There is a javascript filter on the front (written by someone else) that limits picture size but it never occurred to me that members might link to a picture on another website that’s larger than the space allowed on the web page. Once in a while a picture displays that blows away the table that it’s supposed to fit in. Is there some sort of javascript resizing function that I could wrap around the text box, where members enter the link, that would resize a picture before display. Thanks for any information you may be able to give me. Riley