Hi Folks,
I have a customer enquiry that show fields depending on the Parent process. The code I use is:
If (p_web.GetValue('_ParentProc')='CustEnqBalTran') then etc.........
It worked well in nt5, but I noticed that when I inserted a trace, debugview showed that the property _ParentProc returns nothing.
Any ideas - Thanks,
Hilton.