Hello,
Our website is designed as follows:
There is a header.php file, a footer.php file and there are several content files, like personel.php which use the templates for the header and footer.
In the header.php file is all the javascript.
We would like to implement an image popup when our...
Hello,
I have a query which shows several campaigns with their belonging information.
What I try to do is to display the grouped campaigns which start with the same 3 charactersers. Each campaign has a main id. These 3 characters can be different per main id.
Example of the fields which...
Hello,
I use the below query to display the count for the records which where entered the last 30 minutes.
The problem I have is that it doesn't go over the night.
We enter records from 21.00 hours until 09.00 hour the next day.
When I use this code it doesn't go to the day before.
For example...
I can email you the output off a script we have. It search for an user in the AD using the php script above. If found it displayes the information which is stored in the AD.
Maybe it is usefull for you.
Regards,
Age
I remembered we also had a problem connecting to the AD with a php script. The problem there was that our domain includes the .nl in it.
We now connect with (in php):
var $_account_suffix="@domain.nl";
var $_base_dn = "DC=domain,DC=nl";
var $_domain_controllers = array...
On my pc it gives the popup off the not-excisting account in the AD.
On the test pc and the other client pc it gives popups for directories of excisting accounts in the AD and off not-excisting account in the AD. On that pc it doesn't mind if I use my login account or a normal user account.
On...
I thought all account have local admin rights.
I noticed in our login script the following:
Set UserObj = GetObject("WinNT://" & nUser.UserDomain & "/" & nUser.Username)
Perhaps our AD is different than normal?
Kind regards,
Age
On the other pc with my account is also gives all the popups... I guess there is something different between my pc and the client pc's. But I don't know what it can be.
Kind regards,
Age
Strange, on my pc it only showed a popup with the fake (not excisting account :-)) and afterwards a zero. It did not poped up my own user account.
On an other pc it poped up all the directories, so the excisting and the not excisting accounts. Afterwards all zero's.
Can it perhaps be that my...
Tested it on my pc. First I put in a fake folder with the name 'test'
I got 2 popups; 1st was 'test' and the second was '0'
The zero means no errors I guess?
I will now test it on a client pc.
Kind regards,
Age
Hello Mark,
I tested the script on our test pc.
Unfortunately it delted also the folders of accounts which excist in the AD. Except for the account which was loged into the pc. The script produced a popup with the username in it.
In the AD we work with several folders and subfolders.
Can it...
Hello,
We have an office with 50 workstations. We use a file/print server for the users documents and other files.
Our users can login at every workstation. Because of that on each workstation are a lot of directories for each user in the C:\Documents and Settings\ directory.
I would like a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.