Ok this is really confusing.
I have resources named:
C1
C2
C3
C4
Now When I want to load Images, I am using rnd to get a random number in textbox so i am trying to get the same number in that image i.e.
But its not working so is there any other option?PHP Code:Picturebox1.Image = My.Resources.C & textbox1.text
Regards,




Reply With Quote