Hi there,
Once you change the DNS MX records to point to 365 all email for yourdomain.com will go there. You could probably buy 1 x license and then create shared (no charge) mailboxes for the other accounts.
People often do that if they have for example info@ or sales@ etc.
Remember- It's...
Hi Greg,
This may help you https://docs.microsoft.com/en-us/exchange/collaboration-exo/public-folders/use-favorite-public-folders
Regards,
Peter.
Remember- It's nice to be important,
but it's important to be nice :)
As a follow up I have found this which is really promising.
https://code.msdn.microsoft.com/office/Office-365-Manage-users-by-cfc96d5e
Remember- It's nice to be important,
but it's important to be nice :)
Hi There,
I'm looking to write something like this https://www.reddit.com/r/sysadmin/comments/4east7/office_365_administration_center/?limit=500&st=jaun2a6u&sh=64086d5e for my own use as a 365 admin. Unfortunately I missed the boat when the app was in development. I assume it is a WPF...
Hi humptydumpy2000,
I haven't tested but perhaps in your main form refresh action you could try something like this.
Me.YourListBox.Selected(Me.YourListBox.ListCount - 1) = True
Remember- It's nice to be important,
but it's important to be nice :)
Hi Skippie1,
Unfortunately I don't have access to this project after all.
Hopefully you manage to get the site to do what you need.
Regards,
petrosky
Remember- It's nice to be important,
but it's important to be nice :)
Hi Skippie1,
I have code that does this but it is on my home dev box. For now maybe have a look at this site to see if you can get some ideas.
http://phptopdf.com/
I think the library I used originally was tcpdf but it was a while ago now.
I'll find the code samples and update this thread...
Hi there,
I am very new to the Mac OS. I submitted an adobe form that was misconfigured to submit to a companies internal server.
Now every hour or so I get a pop up stating
There was a problem connection to the server "TheirInternalServerName".
The server may not exist or it is unavailable...
Not to jump in on jpadie's thread...but I think the code is missing an "endif;" towards the end of the script.
Remember- It's nice to be important,
but it's important to be nice :)
Hi jpadie,
Thanks (again) for your insightful and detailed reply. Another reason why Tek-tips is a great site. I've found threads of mine on google searches.
Regards,
Petrosky
Remember- It's nice to be important,
but it's important to be nice :)
Hi,
I have just finished a project using this. It is more of a Controller View system from what I can gather.
Here is an example controller that passes orders and loads up the view file.
public function index()
{
try {
$registry->db = db::getInstance();
$qry =...
Hi there,
I am following this tutorial in an effort to have a better understanding of MVC frameworks.
http://www.phpro.org/tutorials/Model-View-Controller-MVC.html
Alas I have downloaded the files but I can find no way to call data from a model.
The example merely shows hard-coded vars in...
Hi Jon,
The easiest way is to add another column with the number 1 beside each and sum on this column in the pivot table.
Hope this helps.
petrosky
Remember- It's nice to be important,
but it's important to be nice :)
Hi jpadie,
Re-reading my OP I didn't make myself very clear. I thank you for your good advice as usual. I have been programming PHP for about 5 years but it is not my primary job function (Sys Admin/Support) so I have always been a "hacker".
My DB design is ok (I think)
I have tables for...
Hi there,
I am a relatively new user of the cakephp framework. I am creating an internal application for employees to be able to enter orders.
I currently use jquery to add rows to the "many" side of the order.
Eg. One order can have many products and notes.
So jquery is currently appending...
Hi Bob,
Thanks for your reply. I tried setting the time in the header by importing datetime but it still shows the incorrect time.
As it is only 6 mins and the script is working, I will leave it as it is.
Regards,
Peter.
Remember- It's nice to be important,
but it's important to be nice :)
Hi There,
We have some processes that execute python scripts overnight.
At the end of the process and automated email is sent. We recently had to move to our ISP's SMTP server.
Now, emails seem to appear before the scheduled task runs!
I just ran the following as a test at exactly 3PM and it...
Hi there,
Apologies if this is an inappropriate forum for my query.
I have 2 Netgear FSM726S switches connected via a port trunk on ports 25/26.
I have created a VLAN with PVID of 5 on both switches.
Assume I have added ports 1 and 2 on both switches to VLAN 5. and removed ports 1 and 2 from...
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.