|
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
Javascript prompt() and ColdFusion form processing question
Author: Pete Ruckelshaus
Short Link: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:41028#211131
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
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||||||||