e3stone
Average Member
  
USA
885 Posts |
Posted - 28 April 2001 : 12:37:34
|
on my page, I'm tryign to impliment a feature so users can minimize the individual windows on my page. Well, just to see if I could do that, I put some images in the window and when someone presses the [_] button, it submits a variable via a querystring. I do a simple Case to determine what button they hit...well, this is the weird thing....I have a weather image that is being loaded from Accuweather. Well, it shows up fine until I click one of the buttons (min/max) and when the page reloads, the weather image isn't there 
This is the code for the weather image: quote: <td><a href="http://www.myaffiliateprogram.com/u/accuwx/wp.asp?id=11432&thisZip=76706" target="_blank"><img src="http://www.accuweather.com/wxpost/byzip/76706/32/wxport.png" border="0" alt="WXPort"></a></td>
I just don't understand why the image is not loading after I post the querystring to the page ???
<-- Eric --> 
http://insidewaco.com/forum |
|