1
vote
1answer
164 views
Should I use internal or external hosting for a PHP+MySQL company intranet?
I am developing intranet system for large company (5000-10000 employs) and i would like to hear any comments or advices from the community.
The system consists of 2 parts:
Main …
1
vote
1answer
41 views
Intranet and IE8 render mode
I want IE8 to render my site without compatibility mode, the site runs on our company intranet.
Is there a way to to this without sending out a GP update.
I've tried <meta htt …
1
vote
2answers
173 views
Authenticate against ldap using PHP, active directory, while using IE/Firefox
This code below checks for the user's credentials against ldap
<?php
$ldaphost = "ldap.domain.com";
$ldapport = 389;
$ds = ldap_connect($ldaphost, $ldapport)
or die("Could not …
0
votes
1answer
26 views
CMS/Intranet file upload system
In my attempts to write a CMS or intranet system, I need the ability to upload files to a "workspace", which is permissions based.
Now I can sort the permissions out, however, I …
0
votes
4answers
40 views
Free Intranet website to share data across the organization
Hi,
In our organization we don’t have any intranet website to share the data/information across the organization.
The information could be:
HR Related Information [E.g.: H …
0
votes
1answer
11 views
Launch local folder from XPSP2+ / IE8
Hi All,
We've got an intranet which normally serves all info/documents that appl to the whiole company (employee handbooks, minutes, etc...)
Most of these work by having the web …
0
votes
3answers
106 views
Intranet system
This isn't exactly code-related, but you guys know the best!
What's the best intranet/project management system?
I'm thinking about using Expression Engine to manage my own custo …
0
votes
2answers
42 views
User Generated Hyperlinks to Files Hosted on a Network Share
My ultimate goal is to allow users to select a file from a dialog as if they are uploading a file. Instead of file being saved to the server, a hyperlink will be generated from th …
0
votes
2answers
48 views
Java: Can a desktop App log-in in a web app and retrieve a “session” object to authenticate itseft in other apps which trust the web app?
I don't know if this question has any sense, but this is what my boss want.
I work in a company with an intranet web.
In my department we have developed an application wich conn …
0
votes
0answers
18 views
Intranet Design and Development Book Recommendations
Hi All,
Can anyone recommend any good books on Intranet planning and implementation for the business professional / manager?
Thanks
Russell
1
vote
3answers
131 views
Retrieving the Windows username from a logged-in machine through an intranet application.
How can an application, running on a production server, access the login username of the machine that a user is accessing an application from? For example, I am currently logged i …
0
votes
0answers
24 views
Web Applications Image Store
Hello,
My organization currently uses a customized solution of a portal application which is used both as a Knowledge Management Portal and an intranet solution.
The problem is …
2
votes
2answers
234 views
Best Practice for Cross-Platform Browser Testing for Intranet site for small team?
Hi,
in my team usually one web developer creates the web app then does some alpha testing himself before passing the fuller testing to the only tester in the company.
So you proba …
0
votes
2answers
87 views
Leading DotNetNuke news and forum modules?
I'm in the position of having to either recommend an existing or develop a custom news and forum module for a DotNetNuke installation. Both modules need to have the features you'd …
0
votes
3answers
495 views
Windows Safari cannot access sever by NetBIOS/WINS name
Whenever I try to access a NTLM authenticated intranet site, Safari takes forever to process and then comes back with "The sever is unavailable" or if allowed by the site, loads wi …
