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
Raja
NA
2k
356.6k
How to display alert message with '&' in asp.net c#?
Jan 2 2017 3:31 AM
i have enter the value in textbox is(test_01&23683)
now i want to show the below message
Response.Redirect("example.aspx?message=File (" + Textbox1.Text + ") Uploaded Successfully, false);
actual message is file test_01&23683 uploaded successfully.
but the message is shown
File test_01
another part of the message is ignored how to display the full message
how to do?
Reply
Answers (
2
)
CRUD Operation using EXT.NET MVC
Do i need to study JavaScript in order to study Angular.js