|
Was looking for something like <img id="animg" src= (var) I have at this time 143 candidates for the source. I can do it with asp but it would require a trip to the server everytime client selected a different product, same problem with ajax. I have a client side disconnected database providing the vars, seems a waste to have to go back to server to get what is already on client!
|