DDQING
28th October 2002, 05:24
When running a session,an error message is encountered: Unknown formfield recal.tax. But I have found this field in the form field.Why the system say this field is unknown?What's the reason?

ayoobi
28th October 2002, 05:47
u need to declare all the form fields as extern in ur program script


Ayoobi

DDQING
28th October 2002, 06:35
hi
U r right.Thanks a lot.Its OK.