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
lkool
NA
3
0
String Builder and ASP.net Controls
Dec 16 2008 6:03 PM
I have an application that I need to support. There is a webcontrol that loops through some data and builds a string of html using StringBuilder and then outputs the HTML to the screen.
I need to make one of the links in the HTML string an asp:HyperLink so I can use to to run some server code.
I have tried adding the asp:HyperLink to the string. I was hoping that it would still get interpreted as ASP but no go.
Is this possible? Or is there a better what without totally re-writing the code?
Reply
Answers (
2
)
How to use treeview,multiple projects in one solution explorer and search from databases
i m getting an error object reference is not set to an instance of object