Questions tagged [owner]
209 questions
0
votes
1 answer
How to identify Facebook app developer by id number?
We've created an app last year and are still using it. Problem is now that no one at the office can see the app when visiting developers.facebook.com.
Q:
Who is the 'owner' of our app with id 273488249346057
We tried every e-mailaddres of the office…

David Stomph
- 1
- 1
0
votes
0 answers
C# Determine process owner in unelevated application
I found some code that will tell me the owner of a process. My problem is that it only works if the application has Administrator privileges. Is there any way to do the same thing as an unelevated process? Currently I get "Access Denied" error…

Dave Ludwig
- 460
- 1
- 4
- 14
0
votes
1 answer
Facebook create events with several owners with Graph API
Is it possible to create an event with the graph API with several owners/promoters ?
It seems to be possible manually so why not using Graph API, but I don't find any docs about that issue...?
Any answer ?

David Lichtlé
- 37
- 6
0
votes
1 answer
WPF prevent Owner window to be used
I am using WPF with C#.
I have a windows that is full screened. Upon this window I open a Dialog.
My Dialogs are just another Window that is designed different and are centered on this Owner.
During the first Dialog, I have a button that closes this…

Programer
- 1,005
- 3
- 22
- 46
0
votes
1 answer
Write owner info to Android tablets
we will end up with 100+ Android tablets for our shop. On the 'Owner Info' screen, I need to have some text such as 'Property of... If found, return it to "address"'. I don't want to type this into each tablet manually (because we may change this…

user1005585
- 285
- 5
- 17
0
votes
1 answer
Change event owner of an event
We have a small problem here about the ownership of an event. Is it possible to transfer the ownership between two fanpages? There doesn't seem to be an option in the administration panel so maybe there would be fast way of performing this action…

Bosh
- 1,237
- 1
- 16
- 23
-1
votes
2 answers
Can't select text in RichEditComponent control
I want to keep my app's window in front of another programs's window.
My app is created with WPF, I set owner with another window's hwnd like this:
// this: my wpf window
WindowInteropHelper helper = new WindowInteropHelper(this);
//The hwnd is…

cqsir
- 1
- 1
-1
votes
1 answer
How can I find out who's running a certain website? (whois won't tell me)
I want to find out who is running a certain website. WHOIS won't tell me - just tells me WhoisGuard Protected. I've found out that the website is hosted on Amazon AWS. Also, I can see the Google Analytics id in the html, if that could help. Is there…

Olbion
- 113
- 1
- 12
-1
votes
1 answer
Get employee who created product
Please,I'm using prestashop 1.6 and want to create on module. my question is: is it possible to get the owner (employee who created) a product ?

neo m
- 222
- 1
- 4
- 13
-1
votes
2 answers
Rename all folders with owner name script
Im trying to change the name of folders inside a folder to the name of the folders owner..
Exemple, I have a folder with one hundred other folder's all with the name "My Documents" and all of the with a diferente owner.
I already find a way to find…

Norberto Gil
- 11
- 2
-1
votes
1 answer
How can i search for autosys job owner through unix
I need a command to search for specific owner in autosys job. Either of the way, if my search string may check in entire jil code or related for a specific field.
Please let me know the command, which is useful for this....
Thanks,
Rk

Ravikumar
- 11
- 2
- 4
-1
votes
1 answer
how to change ownership for files and folder at once
in my plugin folder I've uploaded a few plugins true Wordpress. /httpdocs/wp-content/plugins I need to change the ownership of every file and folder form 48 48 to 10004 503 to not have any problems with the rights. how can I do that?

Mark
- 3
- 2
-1
votes
1 answer
How to get the name of the Application that originated the Notification
I believe every Notification sent to my device has a source, and a code.
I wish to know how to get The name of the application that originated the notification sent to my device, i.e. i want to do things if whatsapp send me a Notification, but how…

JaviSandmann
- 1
- 3
-3
votes
1 answer
How can I use a table without using owner?
Look that the owner and the user are the same. I need to know what is the correct configuration I have to do.

Ronaldo
- 1
- 1