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
Rajkumar R
NA
183
219.8k
How to Check EMPTY(or) NULL Sting
Mar 3 2012 4:50 AM
How to Check EMPTY(or) NULL Sting
Below code i have used i m getting ERROR
Dim strr As String
If (strr.ToString() = "") Then
Response.Write("HAI")
End If
i m getting the following Error
Object reference not set to an instance of an object.
Thanks in Advence
Reply
Answers (
2
)
Select from datatable created by program
While login means will put 1 and second time means will put 1 and so on?