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
Jamie Brunton
NA
4
0
Filling a template with information.
Oct 11 2010 2:39 PM
I have been given a project from my manager which has got me kind of confused. I am relatively new to C# so bear with me.
We have a template provided to us that was used in a program that is now out of use, it has a nice html document with all of the values to be marked like %name% and %cost%. Now I would guess I could just open the file and search for those variables, the previous program however dealt with multiple variables. There are several %name% in there and %lesson% has several entries.
What I would like to know is - Is there an easy way to go manage the replacement of the holders?
Reply
Answers (
2
)
How to create CustomValidator in code behind
Timers