How to create file Browse window on Forms 6i on Web
I have an application developed in Oracle forms 6i on web. I need to create a file browse window for the users to upload documents corresponding to each record. I know I can use get_file_name function. But get_file_name only works in client server mode , it is not working when I move the form file to middle tier and compile. I have some reading on webutil, But I don't know how to use. I attached the webutil.pll and compiled the file with function client_get_file , But it does not compile, giving error
Can someone Please guide me on this. I am on Form 6i and my forms are running on web and My database is 9i
Thanks
George