Hi All,

My application built using Coldfusion, Flex and MySQL as the back end needs
to have the below abilities.

1. An ability where on submitting a flex form, 3 people(form submitter and
the form reviewers) should be notified via email.

2. Ability to provide comments to the submitted form data like the Review
and Track option of MS-Word.

For 1, to test if that functionality works, what would be advisable? Should
I run my own email server to which the application can talk and use for
sending emails via the cfmail tag of Coldfusion? I am doing the development
on a XP professional box with 3GB of RAM. Or, are there other better ways to
test that application? Spoolmail(http://spoolmail.riaforge.org/) helps a
bit, but is it for reading emails or can it actually substitute an email
server?

For 2, I was thinking of providing some boxes after each form field, where
the reviewer can enter his comments. Like Field 1 has some data "ABC method
is advisable", reviewer can add something like "ABC method is not advisable
because of time constraints" in a field below or adjacent to it. But,  users
here want something like the Review and Track option of MS-Word, where the
reviewer can highlight the required text, and add a comment. Is doing that
or something similar to that possible? If so, any suggestions in that
direction would be appreciated.

Any advice would be welcome.

Thanks

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en.

Reply via email to