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
narasiman man
NA
0
117.8k
I have one filed cost is 1000 and another field currencyvalue 10 and another field netcost in that i want to multiply 1000 and 10 i want 10000 answer in net cost field. how to do
Jan 8 2012 10:38 AM
i have one filed cost is 1000 and another field currencyvalue 10 and another field netcost in that i want to multiply 1000 and 10 i want 10000 answer in net cost field. how to do.
cost in textbox3.text(1000)
currency value in textbox4.text(10)
Net cost in textbox5.text i want 10000 answer.
i want to multiply textbox3.text(1000) and textbox4.text(10) and answer come in to textbox5.text(1000)
how to do please help me.
Reply
Answers (
3
)
Month in C#
Loop problem help plz