TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jay Webster
NA
67
0
Looping Through Image Resources
Mar 13 2011 1:32 PM
Hi everyone,
I have the following images in my resources:
land_grass
land_path
building_home
building_castle
I have 2 dropdown boxes, the first is for land images and the second is for building images.
I am looking for a way to loop through all the images in my resources, if the image filename starts with land_ it gets added to the land dropdown if it starts with building_ it goes into the building dropdown. if it starts with anything else it can be ignored.
I am having trouble figuring out how to iterate through the images my resources.
Could someone show me an example or link me to a good reference on how I would go about doing this.
Thanks
Jay
Reply
Answers (
9
)
Getting Server SideValue in Client side
How to customize the datagridview with textbox and button