I noticed,, since the code is recycled, that there were "int" and "Cint" wrapping the "request":
I might as well send the code as attachment. I think it's a numerical problem which I can't figure:Code:chapter = request("chapter") title = request("title") subtitle = request("subtitle")




Reply With Quote