mangling newlisp wiki

Started by tom, August 03, 2009, 10:03:22 AM

Previous topic - Next topic

tom

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?

Lutz

#1
Perhaps you have a cutoff problem as observed by HPW and need this update:



http://www.newlisp.org/downloads/newlisp-10102-win-gs-132.exe">http://www.newlisp.org/downloads/newlis ... gs-132.exe">http://www.newlisp.org/downloads/newlisp-10102-win-gs-132.exe



See the discussion thread in the News section.

tom

#2
Yep, that fixed it.  



If I hit submit after editing a wiki page, I get "internet explorer cannot display this web page".  in IE seven.  Firefox works just fine.



Is it an IE setting or something like that?



--edit--



never mind...  I fixed that part of it.