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
Anand Navale
NA
149
7.3k
How to Access of hiddenfield value in external .js file
Oct 16 2019 2:22 AM
Hi,
I have a asp hidden field on my web form. I set the hidden field value from the code behind. I want to access this value from a javascript function in external .js file.
This is the asp hidden field
I set the value in code behind
HiddenField1.Value = "xyz";
How can I access HiddenField1.value in external .js file.
Give me example...
Thanks
Anand
Reply
Answers (
1
)
How to get email body, receipt, sender and CC info using EWS
Modelstate Data