Re: Do email clients respect CSP? Programming Web Development by toneewa A CDN can check the HTTP referer, to make sure the request does not originate from visitors on another site. This means it denies access to requests, when the HTTP referer does not include your domain name and not blank. I also found another useful page on [hotlinking](https://securityboulevard.com/2022/10/modern-and-robust-hotlink-protection… Re: how to create a simple elevator simulation? Programming Software Development by trueframe To make a basic elevator simulation, first, identify the floors and the elevator's capacity. Then, use loops and conditionals in programming to mimic its movement. Include buttons for users to call the elevator and select floors. Test thoroughly for accuracy. What's up with XOAuth? Programming Web Development by Dani What was wrong with good ole using SMTP? Has anyone here successfully used an XOAuth library for PHP? Specifically, I'm looking to connect to my Office 365 mailbox. Re: What's up with XOAuth? Programming Web Development by Dani For my particular use case, I use a PHP library called [Bounce Mail Handler](https://github.com/voku/PHPMailer-BMH) (formerly PHPMailer-BMH) that was last updated in 2019. It connects to the email server via SMTP using a username and password. I am trying to do the least amount of work possible to modify this library to connect via SMTP using … Re: What's up with XOAuth? Programming Web Development by toneewa …(); // Set up Office 365 SMTP settings $bmh->setSmtpHost('smtp.office365.com'); $bmh->setSmtpPort(587); $bmh->setSmtpSecure('tls'); $bmh… Re: What's up with XOAuth? Programming Web Development by toneewa [Setting up phpmailer-office-smtp](https://stackoverflow.com/questions/24947434/setting-up-phpmailer-with-office365-smtp) [PhpMailer example](https://github.com/voku/PHPMailer-BMH/blob/master/examples/index.php) Maybe these will help. Re: ASUS Laptops - my experience Hardware and Software by rproffitt I've had a lot of their laptops at my brother's insurance office. We've been lucky with them. OK, there is a "thing" about some models where you have to install a media/storage driver for some drives to show up. So far Linux shows such drives since that driver is baked into all the current distros I've used recently. I can't offer … Re: Improve HAVING BY performance Programming Databases by Reverend Jim I suppose I am looking at it in terms of practicality. I suppose there might be several reasons to optimize: 1. It saves resources on the hosting platform 2. It improves the user experience 3. It provides personl satisfaction Point #1 would save you money if the savings were significant. Point #2 would apply if the improvement was … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >I consider them all bloatware Something I may try on this laptop (old ASUS K53E) once I get my other one back is a fresh install from USB but selecting "World" as my region. I read somewhere a while back that if you select any specific region, bloatware for that region gets installed, but if you pick World then no bloatware. You … Re: Why does Dell hate Linux so much? Hardware and Software Linux and Unix by mickeydoodle I've just acquired a Dell laptop, it seems to hate Linux! Touch pad doesn't work properly, Wireless won't connect and it's sooo slow! Works fine with Windows! Re: Getting my foot in the door? Community Center by trueframe Networking, training and demonstrating the necessary skills are key to getting started. Attend industry events, network with professionals, and find job opportunities and internship opportunities. Increase your chances of success by showcasing your strengths and demonstrating your passion and commitment to the field. Re: What's up with XOAuth? Programming Web Development by pritaeas I have not used this with PHP, but are you connecting to the Graph API or EWS? Re: What's up with XOAuth? Programming Web Development by Dani Huh? I'm referring to the XOAUTH2 library. Re: What's up with XOAuth? Programming Web Development by Dani … to connect to the SMTP server. You can no longer connect with just a username and password. Re: What's up with XOAuth? Programming Web Development by pritaeas Correct, you can also use the MS Graph API to use SMTP, if you cannot get that lib of yours to work. E.g. https://github.com/microsoftgraph/msgraph-sdk-php Re: What's up with XOAuth? Programming Web Development by Dani Wait, huh?? Is that code generated by ChatGPT or something? It doesn't make any sense? Re: What's up with XOAuth? Programming Web Development by Dani Unfortunately the first link is for support with PHPMailer itself (totally different library), and the second link is just a generic example of how to use the library which we are already doing. Thank you for trying though! Re: School... Community Center Geeks' Lounge by simhakidsden Attending school is important to gain knowledge and skills that can help you succeed in life. School can also provide opportunities to build social connections and explore interests. Office Addin PLEASE HELP!!!! PLEASE!! Programming Software Development by rotemorb Office Addin Hello all I've searched Google for hours, with no success. I have developed an Office 2010 addin application. The application adds another form to Outlook.(Form Region) The application (let's call it A) works great! I can send emails from my Outlook with this form (filled or not filled with data from the user). So far so good. Now, … Re: Office 2010 Looks Like More Bloat to Me Hardware and Software Microsoft Windows by princesc98 Office 2010 sounds interesting, but why wait for it to come out when you can use a product like eXpresso which already exists. I use eXpresso for business and personal needs and I LOVE IT! eXpresso provides real-time collaboration and editing control for shared Microsoft Office files in the cloud. Check it out at [url]www.expressocorp.com[/url] Re: Office 97 and Windows Vista Hardware and Software Microsoft Windows by Mashka Office 97 and Windows Vista?????? Is it possible?????? Re: office Hardware and Software Linux and Unix by Ritesh_4 You can open MS Office docs in OpenOffice, but no other editors will keep the same quality and formatting as MS Office original docs. Else can give a try the office webapps: [url]http://office.microsoft.com/en-us/web-apps/[/url] office Hardware and Software Linux and Unix by Abdel_eid Dear All, i was wondering if there was another text editor than open office as is not MS office compitable Office 2010 Online and Google Docs Really Are Different Hardware and Software Microsoft Windows by Techwriter10 I've been following the tussle between Google and Microsoft this week with a mixture of amusement and amazement. If you haven't been following along at home, Microsoft took a dip into the cloud with the release Office 2010 Online this past week. Meanwhile, Google, feeling a wee bit threatened by Microsoft honing in on its territory in the cloud, … A Pivotal Moment for Microsoft Office Hardware and Software Microsoft Windows by Techwriter10 Office 2010 awaits us later this year, and I've been wondering what it could possibly offer customers that would compel us to buy or upgrade to this software. Office software in general progressed about as far as most of us needed it to go somewhere in the 90s. Since then it's been race to add the most bells and whistles, most of which go unused. … Re: Office 2010 Online and Google Docs Really Are Different Hardware and Software Microsoft Windows by Singleton IMO, Excel is the only option. These online "alternatives" (read sarcastically) are just basically toys. Most office workers are trained in the Microsoft product suite. Not everyone is a computer geek. If you were to look at TCO, it surely would cost more money to retrain employees to use a "free" alternative then to just … Re: Office 2010 Online and Google Docs Really Are Different Hardware and Software Microsoft Windows by Techwriter10 Converted, I've used both and since I don't use Office 2010, Google Docs is a much better choice for me. As I said, in the post, they are different and have different purposes and goals. Office is really an online world to share Office 2010 docs. If you're in that environment, it's a great choice for you. If you're not, Google's a great choice too.… Office for Mac 2011 Release Slated for October Hardware and Software macOS by Glass_Joe The world’s leading productivity suite is coming to a Mac near you late October and it will surprisingly save you an arm or a leg. Three editions will be available upon its venture onto store shelves: Mac Home and Business, Mac Home and Student, and Mac Academic 2011. [ATTACH]16318[/ATTACH]Microsoft Office for Mac Home and Business 2011 includes… Re: Office 2010 Online and Google Docs Really Are Different Hardware and Software Microsoft Windows by fast5 Microsoft is only concerned with their own products only, may only be compatible with the standalone version of Microsoft Office, but I'm still using office 2003 with format converter, and using google docs for online sharing service, no problems with compatibility, office 2003 files can be easily opened on google docs Re: Office 2010 Online and Google Docs Really Are Different Hardware and Software Microsoft Windows by Singleton [QUOTE=Techwriter10]If you were starting a business today, chances are you are not going to spend the money on expensive Office licenses when there are are reasonable and cheap (even free) alternatives like Google Docs.[/QUOTE]  Okay, you run your business on Google Docs.  99% of the workforce uses Microsoft Excel, Outlook, and Word.  Try doing …