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
rachayita jaiswal
NA
32
11.8k
get div id on codebehind page
Aug 23 2014 3:05 AM
HI,
.aspx page -
<
h3
id
="h3_up">
Upload
</
h3
>
<
div
id
="div_up"
>
<
ul
style
="
padding
:0px">
<
li
id
="HRData"
runat
="server">
I want to get these id on code behind for enable and disable data.LIke
h3_up.Visible = false;
div_up.Visible = true;
HRData.Visible = True;
Please help.
Reply
Answers (
2
)
infragistic Ultra web tab
excel data with sql table