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
Rams
NA
40
41.6k
Coversion from string ""to double type is invalid
Oct 11 2011 2:16 AM
Hi All,
iam passing a textbox value(the value is 10:1:1) into a string and when iam running the application iam getting the following error "coversion from string "10:1:1" to double type is invalid". kindly find the code below and help me on the same: (also the textbox values should be greater than 0 always)
Dim
strEncrypt
As
String
= txtData.Text
If
strEncrypt > 0
Then// iam getting the error here
txtEncryptedData.Text = Encrypt(strEncrypt)
Else
MessageBox.Show(
"Enter the Value greater then 0:"
)
End
If
Thanks,
Rams
Reply
Answers (
8
)
Printing stop using c# widows code
DevxpressXtra Scheduler Control Bound throw code with respected Resource example