This topic is locked

Export function and items selection in Build 212

1/23/2007 8:33:30 AM
ASPRunnerPro General questions
M
maurello author

I just updated my main project using the Build 212 and unfortunately I completely lost the export function in the process. Now when I click on Export Results I get a Error 500 from IIS, as follow:
Microsoft VBScript compilation error '800a0400'
Expected statement
/XXX_export.asp, line 859
wend

^
Moreover, how can I select the records to export? When I click on export selected or print selected I get a script error in the xxx_list.asp file:
Line 111

Char 19

Error: "frmAdmin.elements.mdelete[].lenght" is null or not an object
What's the problem?

Sergey Kornilov admin 1/23/2007

Mauro,
please post your app to Demo Account and send me a URL where I can see first error.
I think second problem happens because you don't have checkboxes on the list page to select records to be printed or exported..