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
Bo Wiklund
NA
23
0
Question regarding multi-language Web
Dec 29 2003 5:46 PM
In the html page I have the images for different languages in separate subfolders (ex. “images\En\my.gif” ) In the C# code behind I have a variable indicating the selected language, ( ex. string languageCode=”En”) Is it possible to replace the “En” part of folder string with the languageCode, something like: “images\”+languageCode+”\my.gif”? What would the proper procedure and syntax be?
Reply
Answers (
3
)
help, please: serial communication on WebForms
Determining pixel width from percentage width - System.Web.UI.WebControls.Table