This topic is locked

Boggue in the define function

2/18/2004 6:56:00 AM
ASPRunnerPro General questions
author

hi

I just download the trial version, and I am quite impressed by your solution.

I made a first test with an Access db and everything was fine.

Now I add some user registration and value check, and when going to edit or add I do have the following error message :

"An error as occured

Line : 41

Error : ';' expected"
When I go to the debogger, the line 'eval' in the below function is highlighted.
function define(n, type, HTMLname)

{

if (document.editform != null)

{

eval("V"+n+" = new formResult(document.editform[n], type, HTMLname);");

checkObjects[eval(checkObjects.length)] = eval("V
"+n);

}

}
Any idea ?

Thanks

Sergey Kornilov 2/19/2004

Hi,
Could you please zip and send me the whole content of ASPRunner output

folder with subfolders ( ASP files, include files, database etc.)?

I'll find what's wrong running it on my test box. Send it to support AT xlinesoft.com.