Hello,
I am somewhat new to this so please bear with me if this seems a little simple. I have a form that a user can fill out to send notfications to a list of email addresses that are pulled from a customer database. I need to allow the user to preview what is being sent before it is actually sent.
What is the best way to do this? I think session variables will do the trick, but from what I have been reading, that might be taxing on my server. Could I have a hyperlink on the form page that the user can click which will bring up a pop up window with a preview? Any ideas?
Any help is appreciated!
Thanks in advance,
Carla
I am somewhat new to this so please bear with me if this seems a little simple. I have a form that a user can fill out to send notfications to a list of email addresses that are pulled from a customer database. I need to allow the user to preview what is being sent before it is actually sent.
What is the best way to do this? I think session variables will do the trick, but from what I have been reading, that might be taxing on my server. Could I have a hyperlink on the form page that the user can click which will bring up a pop up window with a preview? Any ideas?
Any help is appreciated!
Thanks in advance,
Carla