Blake81
Well-known member
Hi,
I'm referring to the application I've written that I've asked for help with before. I just noticed a problem recently. For the weather forecast page, it gets the dates for the next four days by looping and using an XML attribute that holds the date for that day in the form "Mar 11". Whenever I look up the forecast for a zip code, the last three forecast dates look ok, but the first one just says "Mar". It isn't the size of the label, and the date is there in the XML. How can I fix this, and for my curiosity, why is it doing this?
I also need to know if there is a way to change the debug mode. Somehow it got changed so that every time I debug, it makes a build of the application. Thanks.
I'm referring to the application I've written that I've asked for help with before. I just noticed a problem recently. For the weather forecast page, it gets the dates for the next four days by looping and using an XML attribute that holds the date for that day in the form "Mar 11". Whenever I look up the forecast for a zip code, the last three forecast dates look ok, but the first one just says "Mar". It isn't the size of the label, and the date is there in the XML. How can I fix this, and for my curiosity, why is it doing this?
I also need to know if there is a way to change the debug mode. Somehow it got changed so that every time I debug, it makes a build of the application. Thanks.