Home » Developer & Programmer » Forms » D2kutil
D2kutil [message #199344] Mon, 23 October 2006 12:31 Go to next message
Praveen_Rawat
Messages: 6
Registered: October 2006
Location: South Africa
Junior Member
Dear Friends,
I want to Use open Dialog window for client Machine,
So that user can Select any file and these files can be manipulated.
Iam using Form 6i as front end,
This thing have to be done by any means in forms 6i only.
So does anybody have any idea over this.
I Have used Get_File_Name But It Doesnt work on Web,
Beside this I have used D2kutil this works in the web but Open dialog window open in the Server even if it is called from client machine,
I Want open dialog window in any machine from where the Application is Used
So Please If Any body have worked on this,
Regards
Praveen
Re: D2kutil [message #199377 is a reply to message #199344] Mon, 23 October 2006 18:51 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Waht part of WIN_API_DIALOG's 'Open_File' or 'Open_FileEx' is not working for you?

David
Re: D2kutil [message #199416 is a reply to message #199377] Tue, 24 October 2006 03:04 Go to previous messageGo to next message
Praveen_Rawat
Messages: 6
Registered: October 2006
Location: South Africa
Junior Member
Hi,
The win_api_dialog.open_file is not Working.
Regards
Re: D2kutil [message #199504 is a reply to message #199416] Tue, 24 October 2006 18:24 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Okay. What is your configuration? Have you been able to run the d2kwutil demo form?

David
Re: D2kutil [message #199614 is a reply to message #199504] Wed, 25 October 2006 04:35 Go to previous messageGo to next message
Praveen_Rawat
Messages: 6
Registered: October 2006
Location: South Africa
Junior Member
Dear,

Configuration is:

Operting System: Windows 2000 Server
Oracle Version: 8i
Developer :6i

Yaa, Demo Provided by Web Util is Working But Same only On the Server not on the Client Machine.

Prevsously It was Showing Some Error, Due to Positioning of D2kwut60.dll
But When I Change its Position to default Search Directory, It Started Working.
But My problem is still unsolved.
As I Want to open, Windows Default open Dialog Window from Any machine where My Application is running.
Application will be centralized Located in the Server.
Its Basically Cient and Servr Architecture.

I Hope You Understood it Well,
Regards


Re: D2kutil [message #199688 is a reply to message #199614] Wed, 25 October 2006 20:00 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
In your first post, you said:
I Have used Get_File_Name But It Doesnt work on Web,

In your last post, you say:
Its Basically Cient and Servr Architecture.

What version are you running? Client/Server or 3-tier?

David
Re: D2kutil [message #200758 is a reply to message #199688] Wed, 01 November 2006 04:04 Go to previous messageGo to next message
Praveen_Rawat
Messages: 6
Registered: October 2006
Location: South Africa
Junior Member
Iam Using 3 Tier Architecture.
Regards
Praveen
Re: D2kutil [message #200897 is a reply to message #200758] Wed, 01 November 2006 16:35 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
From the d2kwutil documentation
Using D2KWUTIL in Web Deployed Applications

The use of this library is not supported with Web deployed applications.

In a web deployment scenario not all functions within D2KWUTIL will work. Any function that interacts with the User Interface (such as those in the WIN_API_DIALOG package) will fail.

Any interaction with the O/S by other functions will all be executed on the NT server and will act within, or return information pertinant to, the environment on that machine. For instance GET_COMPUTER_NAME will return the Server’s name, not the name of the computer that the Client browser is running on. Likewise COPY_FILE will copy files in the Forms Server not on the Client.

Functions such as those in WIN_API_BITOP will continue to work without change.

Looks like you are stuck with a Client/Server, non-browser implementation until you move to Forms 9i/10g.

David
Re: D2kutil [message #201686 is a reply to message #200897] Mon, 06 November 2006 06:38 Go to previous message
Praveen_Rawat
Messages: 6
Registered: October 2006
Location: South Africa
Junior Member
Dear,
Is There Any Other Way By Which I COuld be able to achieve the Desired Goal.
Like Active X COntrol FIles.
1.I Have tried with Active X Control File.The Required VBX File is Not Available.
2.I Used ORA_FFI Package. But Again its Asking for ORADLG.DLL File Which is not Available.
Can You Help me Out in Any of These two Options.

Regards
Praveen
Previous Topic: how control the sequence in forms
Next Topic: maximum no of columns
Goto Forum:
  


Current Time: Fri Sep 20 12:28:33 CDT 2024