I want to know how I can create a folder via Oracle form Builder?
Is it possible?
I mean I want to create a folder dynamically and after that open it using Internet Explorer to customer that customer easily copy his files.
I am using oracle 6i.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In Forms 6i running in client/server you could use the HOST command like this:
In later web-based versions of Forms you would use CLIENT_HOST instead of HOST.