C
Chris
I am unable display an image by percent. No matter what method I try,
I receive the following error.
Input string was not in the correct format.
No matter what method I use, I cannot get this to show up in a percent
format. What am I missing here.
currentStatusImage.Src = "../builds/images/green.gif"
currentStatusImage.Width = "60%"
Thanks.
I receive the following error.
Input string was not in the correct format.
No matter what method I use, I cannot get this to show up in a percent
format. What am I missing here.
currentStatusImage.Src = "../builds/images/green.gif"
currentStatusImage.Width = "60%"
Thanks.