Skip to Content
0
Former Member
Jul 19, 2008 at 10:23 PM

FileUpload.bsp in BSP application SBSPEXT_HTMLB

31 Views

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,