mangling newlisp wiki
Posted: Mon Aug 03, 2009 5:03 pm
Hey guys,
I'm writing a little thing to run locally with the newlisp webserver. I'm going to try to avoid showing you the actual code because it's ugly, but it consists of modifications to newlisp-wiki.
I have two problems.
I have a text file with 30 lines from which a 5x6 table is built. it works fine in linux. I tested it in windows and IE 7 and the 30th cell is empty and the 29th has garbage in it. Also trying to submit edits results in a browser error message.
Also, I need to think of situations where there are less than 30 lines in my text file. It would also be nice to generate more table cells to accomodate more.
Any ideas?
I'm writing a little thing to run locally with the newlisp webserver. I'm going to try to avoid showing you the actual code because it's ugly, but it consists of modifications to newlisp-wiki.
I have two problems.
I have a text file with 30 lines from which a 5x6 table is built. it works fine in linux. I tested it in windows and IE 7 and the 30th cell is empty and the 29th has garbage in it. Also trying to submit edits results in a browser error message.
Also, I need to think of situations where there are less than 30 lines in my text file. It would also be nice to generate more table cells to accomodate more.
Any ideas?