lawrencepun
November 9th, 2000, 02:17 AM
Suppost I want to model a mail merge job with xml,
How should I mark up the variables and what should the xml tag be?
mergejob
mail
message Dear All, How are u? [var1] /message
recipient
email test@a.com /email
name Mr Wong /name
var1 Regards, /var1
/recipient
/mail
/mergejob
Thanks a lot!
How should I mark up the variables and what should the xml tag be?
mergejob
message Dear All, How are u? [var1] /message
recipient
email test@a.com /email
name Mr Wong /name
var1 Regards, /var1
/recipient
/mergejob
Thanks a lot!