House of Fusion
Home of the ColdFusion Community
Hostmysite ColdFusion Hosting

Search cf-talk

August 28, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
           1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31             

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

Javascript prompt() and ColdFusion form processing question

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 

07/05/2005 09:50 AM
Author:
Pete Ruckelshaus

On the project that I'm working on I want to allow users to select "folders" (think more along the lines of a shopping cart) that they can put "documents" into.  The folder selection will be via a dropdown list.  I also want to allow users to send documents to a new folder, and use JavaScript's prompt() function to prompt them for the folder name, then send that value along with the selected documents to a processing page that will add them to a new folder. I'm having difficulty visualizing the programming steps involved, primarily how do I prompt for the value and have that value sent along with the processed form containing the ID's of the "documents" that I want put in the new folder?  I think this is mainly a JavaScript problem and JS isn't my strong suit. Thanks Pete


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists