Hello there.
I have an idea, but i dont know how to solve...
1 - There´s one server computer, and 10 client computers (random number) connecting to the server computer
2 - One app that have getcurrentdirectory and getcontextservice methods
3 - Leave that app in the server computer and the others 10 computers, accessing to the app with direct access...
The issue is:
Both Methods are getting user-path from the server computer and not from the client computers
The question is:
Is there a way to have the user-path from each computer, leaving the main app at the server computer?
Thanks....
I faced the same issue now,
tried with the above code. still the directory opening as server computer instead of user computer path.
I'm using PB 12.1 and deployed the application into IIS server.
tried with PB web forms as well. please suggest.
how to get the user computer directory instead of server directory in PB WEB.