I want nice email validation in lotus script

hi all,I want nice email validation in lotus script, any idea?

regds

soma

Subject: RE: i want nice email validation in lotus script

I don’t know what you’re talking about.

Subject: i want nice email validation in lotus script

You can do plenty of things, STEP 1.

Create a form with yr desired layout and put in the fields to be added .

Populate this form then use rendertorichtextitem method to populate the body field in the final mail document.

OR use script classes.

Notesrichtextitem

NotesRichtextStyle

etc.

and populate the rich text field (Body) of the mail form.