Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
how to display result in textbox - new to coding!
Old 03-08-2008, 09:30 PM how to display result in textbox - new to coding!
Novice Talker

Posts: 5
Name: Sean
Trades: 0
Hi,

Sorry if these are dumb questions, I have some past programming abilities using qbasic, vb etc... I think some of that is making it difficult to get the javascript basics down.

I have a program with 4 inputs, a calc button, and 2 outputs. I want to take the 4 inputs, calc them, and display those results in the 2 output boxes. Is this possible? Can you please enlighten me on how I would do this?

I thought maybe I could write to it by the document.write, that doesn't seem to work, then I ran out of ideas....

Thank you
sean2me is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-09-2008, 01:18 PM Re: how to display result in textbox - new to coding!
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,519
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Code:
document.formname.textboxname.value = calculation_result;
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 03-09-2008, 02:16 PM Re: how to display result in textbox - new to coding!
Novice Talker

Posts: 5
Name: Sean
Trades: 0
Thanks so much! I don't know why I am having such a difficult time grasping some of this stuff..... You've helped me out big with that. Thanks!
sean2me is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to how to display result in textbox - new to coding!
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.10924 seconds with 12 queries