Posts: 1
Name: Nicola
Location: Playa del Carmen
|
Hi, happy new year to everyone,
I need some help to solve a little issue,
my website run on a white-label cms that use "lightbox" as gallery application.
The thumbs are served with this code that determine the size of the image, here the code:
Code:
<img src="/ResizeImage.aspx?img=%2fWebsites%2fphotopromedia%2fPhotoGallery%2f932553%5c036_046ambiente.jpg&m=120" />
Unfortunately I can't change the script, but I need to have a different thumb size, the variable that determine the size is: What I need to do is to change 120 to another size.
I can't uplod any php or asp script, so I think the only way is use Java.
Anybody can help me with this? there is some way to use java to interact with that variable?
Hope is clear enough...
Thank you so much in advance for any help
Blessings
Nicola
|