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
Guest User
Tech Writer
98
42.4k
Parameter inside <%= %>
May 15 2020 3:26 PM
My server side code is:
private static List<string> WebsiteList(string category)
{
}
And in client side:
<%= WebsiteList %>
but it requires a parameter for category. I can't reference the dropdown list which element ID is "category".
Could you please help me what to do?
Reply
Answers (
5
)
How can I create a jquery table with two headers
Error on Importing Excel to SQL database table