P
Paul Perot
Hi All:
I was wondering if it was possible to evoke a post back event during code
execution. I have a form that contains file specific information. I would
like to iterate through an array of files and have the information on each
file posted and displayed on my form as I pragmatically manipulate that file
data. I know that this simple task should easily be done.... It is just a
matter of how. Do I need the server side code behind to execute some
jscript code at the appropriate point in server code execution? If so what
might that be? Right now I have a HTML Submit Button that I send a click
event to with some Jscript. It appears to be working but only seems to fire
at the end of the server code execution. Does anyone have a reason why? any
ideas of what to do better? or some steps that I may have missed? TIA for
all your help.
--
Best regards
Paul Perot
President
Perot Solutions
(e-mail address removed)
(770) 565 - 9151
(678) 852 - 7789 (c)
I was wondering if it was possible to evoke a post back event during code
execution. I have a form that contains file specific information. I would
like to iterate through an array of files and have the information on each
file posted and displayed on my form as I pragmatically manipulate that file
data. I know that this simple task should easily be done.... It is just a
matter of how. Do I need the server side code behind to execute some
jscript code at the appropriate point in server code execution? If so what
might that be? Right now I have a HTML Submit Button that I send a click
event to with some Jscript. It appears to be working but only seems to fire
at the end of the server code execution. Does anyone have a reason why? any
ideas of what to do better? or some steps that I may have missed? TIA for
all your help.
--
Best regards
Paul Perot
President
Perot Solutions
(e-mail address removed)
(770) 565 - 9151
(678) 852 - 7789 (c)