On Wed, May 23, 2007 1:39 am, Angelo Zanetti wrote:
> Dear all.
>
> I have a script that is called by an AJAX popup. Now I use an image
> file to get the path of an image for an tag
>
> eg:
>
>
>
>
> the $getImageURL is composed as follows:
>
> $getImageURL = "getImage.php?imageid=".
> $imageID.
SOLVED. seems that something else was causing the script not to work.
Thanks anyway
Angelo Zanetti wrote:
Dear all.
I have a script that is called by an AJAX popup. Now I use an image
file to get the path of an image for an tag
eg:
the $getImageURL is composed as follows:
$
Dear all.
I have a script that is called by an AJAX popup. Now I use an image
file to get the path of an image for an tag
eg:
the $getImageURL is composed as follows:
$getImageURL = "getImage.php?imageid=".
$imageID."&height=275&width=375&quality=65";
However when I look at t
3 matches
Mail list logo