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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How to make Interactive Form ?
Old 06-17-2005, 03:48 AM How to make Interactive Form ?
Junior Talker

Posts: 3
Trades: 0
Hello Friends!!!

I need to post to my site a simple interactive form. Following is an example of such type of form:

http://www.fxstreet.com/conversor/riskcalc/riskcalc.asp

I wonder if anyone knows of a way how to construct this kind of form. Even the most general guidelines are hugely appreciated.

Many thanks in advnace!!!!

Dima
dima777 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-17-2005, 02:01 PM
Experienced Talker

Posts: 32
Trades: 0
As im am new to this type of thing i would recomend w3schools as they have some examples for you to look at for this kinda thing and maybe you can see on there how to create these forms

Good Luck!
zerox3k is offline
Reply With Quote
View Public Profile
 
Old 06-17-2005, 05:21 PM
metho's Avatar
Ultra Talker

Posts: 481
Location: Gold Coast - Brisbane QLD, Australia
Trades: 0
Javascript is the most efficient way to construct interactive forms as opposed to server-side languages since JS runs on the client's side.

You need to read a few javascript primers on acquiring form values, manipulating that data, then outputting results to the browser.

Typically you begin by assigning all applicable form fields with a unique id name. The next step is to write a function which performs the neccessary tasks. It identifies the form values that will be included in the task, then manipulates those values; finally the function would output the resulting values to the browser.

There are millions of JS primers that will have you coding interactive forms in a few hours.

http://tinyurl.com/d7r6f

tweak the search terms to suit...
__________________
I do
Please login or register to view this content. Registration is FREE
based.
Spend a lot of time in
Please login or register to view this content. Registration is FREE
.
And
Please login or register to view this content. Registration is FREE
chews up the rest.
metho is offline
Reply With Quote
View Public Profile Visit metho's homepage!
 
Reply     « Reply to How to make Interactive Form ?
 

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.21353 seconds with 12 queries