I had to put this aside for a while .. the client wanted several other
things finished first. I just got back to it this morning. Since I
still could not get it to work, I tried an alternative .. retrieving
the image from the the client's online store. In order to make that
work, I had to move one line of code that gets the image number from
the first 4 characters of the puzzle number. Once I did that not
only did the image from the web display but so did the image I was
trying to get from the database. So, I just removed the web image,
left the moved line of code in place and everything is working now. I
am not sure why, but I am not complaining.
Mike Goldsmith
On Aug 18, 2010, at 12:16 PM, Aparajita Fishman wrote:
I tried both: <img src="http://localhost:8080/image.a4d<%=$qry%>"
alt="image" />
and
<img src="/image.a4d<%=$qry%>" alt="image" />
and still get the same results.
Try /image.a4d?img_field=%5BPuzzleImages
%5Dweb_image;qry_field=PuzzleInt;qry_value=8209;size=120 directly in
the address bar of the browser and see what happens.
Kind regards,
Aparajita
www.aparajitaworld.com
"If you dare to fail, you are bound to succeed."
- Sri Chinmoy | www.srichinmoy.org
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/