From: Jamie C. <jca...@we...> - 2005-02-23 02:01:50
|
sp...@co... wrote .. > > Hi, > > I have developed un cgi which use the file_chooser_button component. > In this script, I have 6 forms with one call of file_chooser_button for > each forms. > > But the fisrt forms work fine, and the other forms, when I click to the > butto nothing happen. > > anyone could help me. Make sure the third parameter to file_chooser_button is the number of the form it is in, counting from zero. - Jamie |