Somewhere between this I need some extra code to use another template if the customprofile field is not identical to his ID-number!
The Serial field has an ID-number of let's assume 5...
SO the coding must be like this......
IF ID = 5 then gettemplate X
ELSE get gettemplate Z
Even better would it be to use only
IF ID = 5 then......
IF .........
IF......
SO you can use a lot of diffent style for your boxes....
Let me know
|