retrotoys.nl
08-12-2005, 08:32 PM
Hi,
Thanks for reading this post, hope you can help me!! :thumbsup:
I'm trying to biuld a website + shop with aspapp.com
The store shows the actual stock position. This number (asp code) is called <% =AvailQty %>. The stock position knows only 10 positions
so the stock is always
1;2;3;4;5;6;7;8;9;10
I want in stead of showing a number that the page shows a picture.
so if the stock is 2 it must show picture 2.jpg
if somebody buys 1 product the new stock will be one, this happens of course automaticly after a sales. the new picture that must shows at the stock must be 1.jpg.
Can osmebody please tell me how I can make somthing like this??
Thanks Sander
Thanks for reading this post, hope you can help me!! :thumbsup:
I'm trying to biuld a website + shop with aspapp.com
The store shows the actual stock position. This number (asp code) is called <% =AvailQty %>. The stock position knows only 10 positions
so the stock is always
1;2;3;4;5;6;7;8;9;10
I want in stead of showing a number that the page shows a picture.
so if the stock is 2 it must show picture 2.jpg
if somebody buys 1 product the new stock will be one, this happens of course automaticly after a sales. the new picture that must shows at the stock must be 1.jpg.
Can osmebody please tell me how I can make somthing like this??
Thanks Sander