Submit problem with RTF ActiveX... now with demo!
VatasiJul 12 2006 — edited Jul 14 2006Hello!
My users need to edit a RTF text on our corporate site and I've integrated one ActiveX RTF control to the ApEx page for this purpose. The problem is when the user finished with editing of the text and tries to save changes by standard submit button (SQL Insert, SQL Update)
system ALWAYS goes to ".../pls/htmldb/wwv_flow.accept" with HTTP 404 Page is not found.
User can even do not change anything - just open the page with ActiveX, press the Apply changes button and again in 100% cases we get ".../pls/htmldb/wwv_flow.accept" with HTTP 404 Page is not found. Without ActiveX the same page works perfect.
Apache error_log shows nothing. Access_log shows only HTTP 404 Page without any description.
Any idea?