Hi,
On the layout of this page FileUpload.bsp there is an element like this:
<htmlb:fileUpload id = "<%= %_testSuite->seq_nr( )%>"
onUpload = "HandleUpload" />
Where can I find source code of "HandleUpload"?
Thanks,