Re: DownloadAction Question

2005-08-02 Thread Laurie Harper
Are you sure the same action is being invoked each time? I.e. does the form that the user submits the second time have the same 'action' attribute? Failing that, you'll need to describe and/or post more of your code so we can see what's going on. L. Vijaya S wrote: Hi, I have the following

DownloadAction Question

2005-08-02 Thread Vijaya S
Hi, I have the following code that works okay partially. I want the user to select an image (html:file property) and display the image (html:img) the user selected. This works fine for the first time when the user selects a file. But if I click on the 'Browse' (from html:file option)