Guys,
I am calling onclick="docume nt.form.submit( );" in a hyper clink.
On click, it goes to a fuseaction where act_load_struct ure.cfm loads the structure with form variable.
But the form fields are not avaibale in act_load_struct ure.cfm . It says form fields are not defined. Do you know why.
I appreciate your help in advance
I am calling onclick="docume nt.form.submit( );" in a hyper clink.
On click, it goes to a fuseaction where act_load_struct ure.cfm loads the structure with form variable.
But the form fields are not avaibale in act_load_struct ure.cfm . It says form fields are not defined. Do you know why.
I appreciate your help in advance
Comment