Want to build the ChatGPT based Apps? Start here
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Rasmita Dash
621
3.7k
4.1m
Using global variable versus hidden field
Oct 8 2014 1:15 AM
Is there any difference between using a global variable in client script & hidden field for storing values Other than "hidden field values can be accessed from code behind also, where as global variable in client script can be used in client script only"?
Reply
Answers (
5
)
Two Way Data Binding Using Asp.net and C#
TextBox with Extended DropDown