This topic is locked

Error displaying page - unterminated string

6/12/2003 1:16:41 PM
ASPRunnerPro General questions
J
jb613 author

Hi, just made my first set of pages. Things seem to work, but the records are not displayed from *_list.asp, and the browser reports that the page has an "unterminated string constant" error at line 236, char 45. I've looked through the files, and there's nothing at that line number, but it looks like a javascript error. Any suggestions?
Thanks

Jon

J
jb613 author 6/12/2003

Update,
I had left out my "ID" field, an Autonumber field, when choosing the "Select Fields that will appear on list page" in ASPRunner trial version.
Selecting this field removed the error.... but what if I don't want to show it?
Thanks,

Jon

Sergey Kornilov admin 6/13/2003

Jon,
this error could happen if you selected primary key field that have NULL values in it.
If you like me to take a look - just send all your output files inclduing your database to support AT xlinesoft.com.
Sergey Kornilov