Date index for Oct 2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Attach script to submit button
Hi everybody reading this list!
Hi Ivo!
I would like to implement a simple csv file import as follows:
1. by clicking on the menu item "Add CSV File" an input field is presented
2. the user enters the file name
3. the file is passed on to my csvReader script by pressing the submit button
1 and 2 work - thank you, Ivo! But how do I connect my script to the submit
button? Do I have to use the "dispatch_url" function?
Thanks a lot,
Nele