I'm working with a dbm in perl and I have some forms that only have numeric
fields, each field has a variable so it's value can be accesed later, the
result of the submit button is a text archive that stores
all the information from a single form. The user will see an HTML created by
a cgi that contains all the fields that need to be filled with those numeric
values. What I'm having trouble with is that I need some fields to add
themselves and display the total in other field, but when I make a change in
one field I need to see the total updated in the same html that the user is
working with.
Your help will be appreciated.
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- RE: Adding Fields Janfek Esquivel
- RE: Adding Fields wiggins
- RE: Adding Fields Dan Muey