Problem with webutil on my Oracle AS.
I have problems with the implementation of webutil on application server. I need webutil functions for storing documents in database. For that reason we created form module with webutil functions. On the local application server and developer suite, everything work fine, but when I'm try to test a form from menu calling from application server, I have problem with buttons in form module. In this case button for browsing local files for upload, don’t work. When button pressed nothing happen. There is no error after pressing button, just only nothing happen. In normal case we would get window for browse local files (what is case who work on local