Creating calcualated fields and such

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

1.) Is there any way to creat a field in a form that calculates without using
ASP in FK2K?

2.) I have a couple of drop downs in a form and was wondering what the
procedure is to be able to allow the user to choose an oblect from one drop
down that would then automatically intsert a code number in another field?

Thanks
 
You could use javascript.

http://dynamicdrive.com/

Search for " calculators "....

John Malone
======================
| 1.) Is there any way to creat a field in a form that calculates without
using
| ASP in FK2K?
|
| 2.) I have a couple of drop downs in a form and was wondering what the
| procedure is to be able to allow the user to choose an oblect from one
drop
| down that would then automatically intsert a code number in another field?
|
| Thanks
 
Back
Top