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
Murat CAKMAK
NA
3
0
Why dynamically created HTML Input is Empty After Postback
Jun 15 2010 8:57 AM
Hi, I add HTML and tags to Page dynamically. But after every postbost, all values are empty.
I read HTML Code from a txt File and give this code Literal.Text.
Example :
Literal.Text = "<input name="txtValue_15" id="idtxtValue_15" type="text" runat="server" style="width: 150px;" />";
On save button click , I can get all control values.
But if page postback, all inputs values go to empty.
i must get value after postback too.
How can I solve this problem?
Reply
Answers (
4
)
I need help with mobile application
querry is returning zero eventhough data is present in data base