10 Jul
2006
10 Jul
'06
11:07 a.m.
hi all windows 2003 plone 2.1.3 asp404 (deefault.asp) now all work fine. but this is a problem in windows2003 with Forms e.g login form ,I try to replace zopeserver.open with: openmode = Request.ServerVariables("REQUEST_METHOD") if Request.totalBytes > 0 then openmode ="POST" end if zopeServer.Open openmode, zopeRequest, False but perhaps with some ctrl+F5 works but in first time that I click on login button give me Error500 . is there anyone who knows what I say?and I know that YOU change something in your default.asp , what do YOU change there? thanks alot shahrzad