Good Day, I have created a shopping cart form in ColdFusion using the application sessions from the Advanced Cold Fusion class. That functionality works fine. AlsoI have created the Search functionality from the Fast Track to ColdFusion class.
Purpose: The tape.cfm form displays all of the sermons. The user can select a sermon and add to the shopping cart. I also want the user to search sermons by a minister's name and I would like for the search results to appear in the table below on tape.cfm. In addition, the customer can add those search results sermons to the shopping cart. The customer can continue shopping and select a new search result. Problem: This is where I am slightly confused and still learning Cold Fusion At the top of the page, I have the Search by Minister search section. When a user selects a minister choice from the drop down menu and click the GO button, I want the search results to appear in the table below. I have created two GO buttons for testing purposes. The first GO button I am using the /tape.cfm?SPEAKER=#variable.MinisterSpeaker and that is not working for me. The search results do not display in the table. Once I have made a selection, the selection doesn't remain in the drop-down menu and it returns to the All Minister choice. Nothing happens if I make a another selection. The second GO button is an input field using the tape.cfm action page. That works fine. But I don't want tape.cfm as an action page because I want cart.cfm as the action page for the shopping cart functionality. Question: At this point, I have looked at this tape.cfm and I am not sure what I have done wrong. I am asking for your assistance or suggestions. What should I do? Desired Result: A user selects a minister's choice from the drop-down menu, the search results appear in the table. And the customer can add the item to the shopping cart. I would like all of this functionality in the tape.cfm. The following webpage is what I woudl like to accomplish. http://ww2.micahtek.com/nexolive/nShop_Store.cfm?CFID=1956341&CFTOKEN=46240021&MKID=8B188D5A-4A68-11D7-A3D400B0D022E580 or http://www.thepottershouse.org/PH_eventcntr.html click on Online Bookstore WebPages: I have attached the tape.cfm and the MS Access database The acutal webpage will be http://www.turnerame.org/resources/tape.cfm I know that this is probably a simple fix. But I just cannot see it right now. I would appreciate it if you could look at this. Thank you for your time. Deetra Whatley ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

