Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

shadowbox zoom: display an img sent by asp

9 views
Skip to first unread message

Giorgio

unread,
Oct 18, 2009, 1:30:19 PM10/18/09
to
Hi,
I'm using this js to zoom an image http://www.shadowbox-js.com.
I can't display the image, it's binary-sent by an asp-resize page

http://www.appuntamentoalbuio.net/resize.asp?path=D%3A%5Chome%5CappBuio%5Cupload%5Cresize%2Ejpg&width=800&height=450

How can i do this?
In the download page, if I choose "html" in the configuration of the custom
build download, i can see the image but it's surronded by white (like i see
the page directly clicking the link above)
If I choose "image" only, i get a js error.

I posted in shadowbox forum, but no answer.

thanks


Evertjan.

unread,
Oct 18, 2009, 4:19:48 PM10/18/09
to

ASP cannot display anything as it runs serverside.

<body style='background-color:navy;'>
<img src='http://www.appuntamentoalbuio.net/resize.asp?path=D%3A%5Chome%
5CappBuio%5Cupload%5Cresize%2Ejpg&width=800&height=450'>
</body>

works fine here on Chrome.

I do not know about a 'shadowbox forum',
but it must be about clientside code.
This NG is not a rescue path for clientside problems.
Please follow up elsewhere.


--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)

0 new messages