Frankly, I don't understand WHAT is going on and it is the most Bizarre thing I have ever seen.
If I look at the source of the resulting page, the img url is CORRECT. 
http://www.domain.net/navigation/stores/3/images/Products/ico/11.gif
However, the image doesn't show up on my webform, I just get an X and if I hover over it, I can see it has "concatenated" the current path of where the form is with the set path.  I know I am not DOING that programmatically and the souce clearly shows I am not either since it is correct.  When I hover, I see:
http://beta.salescart.net/spcheckout/www.salescart.net/navigation/stores/3/images/Products/ico/11.gif
Why is it doing this?  Thanks i ...

Go to the complete details ...