[ZWeb] asp404 help

2006-07-08 Thread shahrzad khorrami
hi   I read almost all the archives about ASP404 but I can't find something useful to me to lead me to my goal ! and also there is no perfect article about using IIS as a web server in plone site I 'll be so glad if somebody help me  how can I work with http://www.zope.org/Members/hiperlogica/

[ZWeb] Error 500 / windoes2003 / ASP404

2006-07-10 Thread shahrzad khorrami
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 ifzopeServer.