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 :)
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.