what is the best way to input data and then display the entered data
I am want to build a app that would allow for user to input several entrys of data such as
Name:
Phone:
Email:
Then display that information in a list that could be selected for calling or emailing them. either as individual or as a group mailing or text msging.
Can anyone point me in the right direction to take with this.
Comments
The only way to do this would be to use HTML of some sort (Website, Custom Page Designer, or HTML Archive) and store you data on a web server somewhere.
I hope that helps.
mark.