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
Samaira Sam
NA
6
14.3k
Microsoft.Security.Application.AntiXss.HtmlAttributeEncode()
May 3 2018 3:32 AM
I am getting below error on using below code in my vb.net.
Code :
<td class="body" ><%=Microsoft.Security.Application.AntiXss.HtmlAttributeEncode(varMethod("TokenNumber"))%> </td>
Error : Microsoft VBScript runtime error '800a01a8'
Object required: ''
Please provide solution for using AntiXSS on varMethod("TokenNumber")
Reply
Answers (
1
)
How to get value from view.
how to load data and page run in background in c#