intranet

restrict access to page to only be allowed from a certain page

This question is similar to the one i asked here. But its related because I want to achieve the same effect. I want the users to be restricted to only accessing other pages on the site through the main page. The first page contains a frame for navigation and then a frame for content of the page they navigate to. I want it to be setup so ...

Use showModalDialog or jQuery Dialog

When developing an intranet application where the target browser is IE only (IE6 - horrible I know) is there any reason that we shouldn’t use the showModalDialog() feature of IE to display dialog windows? My colleague prefers using showModalDialog() but I prefer using a jQuery plug-in such as FancyBox, FaceBox or ThickBox instead. ...

What are some flexible, free CMS's for written in PHP for large websites?

I'm looking for a content management system (CMS) written in PHP for a large and diverse website. Here's what I'm looking for: Design flexibility -- The look and feel needs to be completely customizable. Specific pages may need to have design elements Modular design -- I want to be able to add features myself if they're needed. Product...

organizing information for a software development organization

over time our information strategy has gone all over the place and we are looking to have a clearer policy and a more explicit way for everyone to be in sync on information sharing. Some things to note is that the org is 300+ people and is in multiple countries across the world. Also, we have people that are comfortable in Sharepoint, ...

Framework for third-party web application extensibility

I'm interested in people's experiences and opinions about approaches to third-party extensibility in web applications and extending applications into a heterogenous corporate environment. Consider a Salesforce style application. Users want to be able to extend the Salesforce application itself and share data / functionality outside of S...

Host Mercurial on my company's intranet?

Instead of using an external web-based Mercurial host, I want to set one up on my company's intranet. Is there a web-based tool for Mercurial that lets you have an interface like Bitbucket's but let's you host Mercurial locally? ...

Best way for a remote web app to authenticate users in my current web app?

So a bit of background, I'm working on an existing web application which has a set of users, who are able to log in via a traditional login screen with a user name and password, etc. Recently we've managed to score a client (who have their own Intranet site), who are wanting to be able to have their users log into their Intranet site...

How to configure multiple intranet website on server 2003?

Hi, I have two intranet website but they are as folders under default website so I would access as //server-internal/websitedirectory1/ adn //server-internal/websitedirectory2. Users don't like this. They want to access with some meaningful name like website1.intranet.com and website2.intranet.com. How can I achieve this? Thanks a lot. ...

Executing a local file from an intranet Flex application

Hello, I am creating a Flex application for intranet use. I need the application to execute files, with different file types (txt, emails, etc.) at specific known locations on the clients computer. Is it possible to give permissions to the Flex application to execute local files? (I have administrative rights on the clients computer) ...

How do I create Client-Server relationship on Intranet with WCF?

I am attempting to generate a proxy for a client to call a service with WCF. I have been successful in creating the Client/Server relationship on the localhost, but can't seem to get things working while running the Server app on a second computer within my home intranet. I understand that the base address to the service needs to be su...

Apache/Linux intranet website not opening

I have 2 PCs. 1 Windows XP Pro IP: 192.168.1.102, 2 Fedora 11 with Apache2 server IP: 192.168.1.105. On my Fedora there is a website which i can browse using localhost/somesite. I want to access that site from my Windows XP. I tried address 192.168.1.105/, 192.168.1.105/somesite but Firefox says "Unable to Connect". I can ping Fedora fr...

Lock web app only work for intranet

some week in the future i will have job to create php web app that will work as billing process. As the client and my team agree upon, the web app will only deploy in their internal server. This need arose some fundamental questions for myself. how do we lock the web app really really will work only in internal server and not in intern...

How can I display a manual efficiently in Sharepoint

My organisiation uses Sharepoint for its 'intranet'. I have been given the task of creating a site for my department. One of the things I need on there is a procedure guide, which is basically a 150 page document, whereby each page is a separate procedure. Is there an efficient way within sharepoint that these procedures can be stored an...

Are there any open-source / free site analytics solutions that are intranet deployable?

There are plenty of statistics/analytics providers for Internet deployed software (e.g. Google Analytics), but I'm looking for an analytics tool to integrate into a LAN/intranet based web application. I'm aware of AWStats, but I'd prefer something with a design similar to Google Analytics, where a Javascript callback can be embedded int...

How to search a hybrid ASP.NET Intranet site?

How would you implement a search facility within an ASP.NET hybrid application? I'm really tempted to start rebuilding our Intranet application using ASP.NET MVC & Web Forms (mainly MVC though). I know how to search the dynamic content from a database, but I'm struggling with the static content in the Views. Surely this should be an eas...

deploying asp.net 3.5 application on intranet

i want to deploy my web application on local machine thats why my co workers can see it on intranet i need complete tutorial step by step .olease provide me help ...

Should we deploy a Webkit browser for our intranet applications?

At my place of employment, we are increasingly finding it difficult to develop for IE, which was historically the easiest browser to target, from an intranet-app point of view. It was already deployed. It already understood NTLM authentication, thus well integrated with our domain-level security. It had neat, albeit non-standard featur...

Get unique identifier token of currently logged in AD user

I am working to set up SSO for our intranet the idea is that a user would login to their workstation using their active directory username and password. Then a small application would run at login that would send some uniquely identifiable information,user name, and computers MAC address to the server were it would be entered into a data...

Identify Terminal on WTS from Web Server/Javascript

I have a web server that shows an application that in turn manages some networked devices. Previously, the application was used by "fat clients", and it was trivial to associate a fat client with the device - by means of the fat clients' IP address. Now, in a Terminal Server environment with "real" thin clients (Wyse Terminals, e.g.) sh...

google analytics in intranet site

We have multiple e-commerce website handled by multiple managers in various locations. Each website has google analytics present in it and each of it is assigned to its own manager. We are planning to have an intranet website, where all these e-commerce websites will be present at one location and the performance of these sites need to ...