Hello everybody!
Can someone help me. I need to create array of imagies, i know the size of this array. But i need to create these imagies dynamicaly and let them exist until another request for their creation.
I'll try to explane another way.
Look i have a dropdownlist with several items, and each item have an explanation as a picture (image), which i have to show. If in this dropdownlist "ALL" selected, then i have to show all imagies. But this items depend on data in DB and so i can not use static number of imagies.
Maybe somebody know how to do that?
I'll be very very thankfull for any kind of help!
Thank you,
best regards,
Alexander
Can someone help me. I need to create array of imagies, i know the size of this array. But i need to create these imagies dynamicaly and let them exist until another request for their creation.
I'll try to explane another way.
Look i have a dropdownlist with several items, and each item have an explanation as a picture (image), which i have to show. If in this dropdownlist "ALL" selected, then i have to show all imagies. But this items depend on data in DB and so i can not use static number of imagies.
Maybe somebody know how to do that?
I'll be very very thankfull for any kind of help!
Thank you,
best regards,
Alexander