Even though I use only:
Ajax.updater
and
Ajax.request
my server gives the following error:
Method Not Allowed
The requested method POST is not allowed for the URL /MyDir/testfile.htm.
Apache/1.3.37 Server at Port 80
In fact, I am not posting or changing anything on the server, so I don't see where this error comes from.
Any ideas?
Thanks,
JAS
Ajax.updater
and
Ajax.request
my server gives the following error:
Method Not Allowed
The requested method POST is not allowed for the URL /MyDir/testfile.htm.
Apache/1.3.37 Server at Port 80
In fact, I am not posting or changing anything on the server, so I don't see where this error comes from.
Any ideas?
Thanks,
JAS