Hi,
We have an OWA server that we need to setup on Exchange 2007 SP1 on Server 2008. OWA is enabled under client access. I am able to get to the OWA web site, login, and authenticate. However, all of the graphics on the main page (and login page) are broken:
I'm pretty sure this is the result...
dusting off the cobwebs of this group to see if anything lies underneath...
I'm trying to connect to a known running SQLBase server (Visual MFG) from my intranet web development server. I installed the Gupta SQLBase drivers & SQL.INI from working client, and a Test Connect from Data Sources on...
Hi,
We've been using GFI MailEssentials (and MailSecurity) for over 3 years now, and it's been... okay. But the product is really losing its spam-catching mojo lately, with no real answers from the vendor, and we need a professional-grade solution that really works.
Does anyone have any...
Technome,
Thanks for your thoughts. I have come to the same conclusion - time to bite the 64-bit bullet. I can either use compatibility mode (10/12 - not bad) or virtualize older apps. $1500 cheaper, either way!
I'm getting the integrated PERC 6i for RAID. Never tweaked any RAID settings...
Hi,
Trying to decide whether to go 64-bit Standard or 32-bit Enterprise for our new Server 2008 box. We're a small company, but I do plan to fully utilize Virtualization. And because of that, I'd like to run with 8 GB of memory, which is not an option with 32-bit Standard Edition...
Right, j. I imagine it is something in the MS Office Schema. (Heading to that forum tomorrow)
I just wanted to throw this out there to the community to see if anyone has experienced similar issues and may have found a fix/workaround...
Hi,
I've gotten to the point where I can produce a pretty stylish looking MS Word document from PHP using CSS and writing to a .DOC file. However, it remains an HTML file at its core, and not a true Word document.
The .DOC saves fine, looks great, but when editing the document and hitting...
@fumei, that's right. I want to prevent filename input that would cause a file not to be written, try to create a new directory (\), etc.
@HughLerwill, I'll try your code.
Dwarf, I did wrangle it through PHP. Just needed to add another replace for "\r" (carriage return).
$text = str_replace("\n"," ",$text);
$text = str_replace("\r"," ",$text);
Hi guys,
Was out for a while - had a few Drs. appointments...
My macro is used by a few office admins to copy incoming purchase orders attached to emails to a folder on the web server running an intranet web app I created. The folder location is fixed. And it's exclusively for .PDFs, so the...
I have a few Replace()s in place, but in my experience there are dozens of characters that can futz up a Windows file write... so accounting for every one, especially when these input strings could contain any number of foreign characters, is incomplete and less than ideal.
Is there anything...
Hi,
I have a small Outlook Macro that calls up an InputBox. The content of this determines the filename to be saved.
We're running into problems with people putting in restricted characters (e.g. slashes), and breaking functionality. The script seemingly completes successfully, but the file...
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.