I have a chat application that I am attempting and require the brain energy of the group. This is frames based app, and I am attempting to do it with an array versus a database. the layout etc... is below. I am trying to use a Coldfusion array, but do not know if I can pass the value of the textbox in [postMessage.cfm] from javascript into the coldfusion array using arrayAppend() somehow.
[Index.cfm] Holds the <frameset> of the pages [messages.cfm] This is the chat window [postMessage.cfm] This holds the textbox for the person to submit their message. [whosOn.cfm] This holds a list of who is currently logged into the chat Douglas Brown Email: [EMAIL PROTECTED] ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

