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
sankeerth m
NA
484
23.7k
content ressult
Dec 9 2017 11:15 PM
public contentresult Name(string name,string pwd)
{
string msg=string.Empty;
if(name=="sankeerth" && pwd="sank")
{
msg="<font type='Green'>sucess</font>"
}
else
{
msg="<font type='Red'>Faliure</font>"
}
} when i'm trying this it is directly going to else block.
plz help me thanks in advance
Reply
Answers (
6
)
Import and Export data to tally using c# .net
Dynamic forms c#