Showing Internet Content On An Intranet Site

Feb 23, 2011

I've an ASP.NET application hosted inside a local area network. The application host machine has access to the internet while the local area network clients do not.

There is one requirement where I've to show a web page with rich content (images) in an IFrame from internet (public network) address.

However since internet access is not available on the client, this somehow has to be done from server and then needs to be served to client.

How can this be done?

View 1 Replies


Similar Messages:

Configuration :: Site Is Not Showing Any Content At Live Site From Database?

Jun 15, 2010

I am working at a site not orginally devleoped by me. The problem is that all the pages are working fine and have no problem at my local site. but the site is not showing any content at live site from database. Niether it shows an error for it. How can I find the problem?

View 7 Replies

Internet Explorerunable To Open This Internet Site The Requested Site Is Either Unavailable Or Cannot Be Found.Please Try Again Later

Jan 6, 2011

When im try to export to excel from my web page im getting this error.

View 2 Replies

Configuration :: Intranet IP Does Not Work In Internet?

Sep 21, 2010

I have developed an web application using .net 3.5 framework and sql server 2005. Firstly, it was hosted in our intranet. Everything worked fine. Then our client wants to use this application anywhere from world. We do not have seperate domain for hosting. We have our mail server. We hosted in that server.The problem is...Now we have two LIVE IPs, i.e for internet users we are getting the IP ashttp://xxx.yyy.zz.ddd:hh and for intranet users we are getting the IP as http://xx.0.0.tt:uu. The intranet IP does not work in internet and vice-visa

View 3 Replies

Configuration :: Intranet Page Can Be Accessed Over The Internet

Aug 12, 2010

I am running a test page on a local server that I want only to be available to comouters that are running on the LAN. However, My web page can be accessed over the internet, how can i stop this?

The page is running on a Windows Server 2003 pc using IIS 6.0

View 3 Replies

How To Update Data In The Intranet Application Through Internet

Oct 5, 2010

my application is in Intranet, but in my application mail is trigger to the user, and in that mail (outlook) user getting one link of that application so that he can update "YES"

My problem is that when the user is not in office and he is using Blackberry, at that time intranet link will not work.........

so, any solution that anybody can update through internet.

View 1 Replies

IE7 Internet Explorer Cannot Open The Internet Site, Operation Aborted

Jun 10, 2010

when i test this page http://www.catalogues4u.com.au/ViewCategory.aspx?catID=119 im getting the above error. to replicate this issue visit the above page in ie7 and you will get the prompt.

View 3 Replies

Security :: Diff Between Internet And Intranet Application Developemnt

Mar 22, 2010

diff between internet And intranet applications design. How they are deff in authentication. What kind of authentications is possible?

View 1 Replies

Web Forms :: Queries Reg Internet,intranet ,emailing & Its Processing

Aug 20, 2010

i am into web development using asp.net but reg some concepts i need to be clear i am not much awate abt the netwroking & the routers , SMTP server etc i am aware abt public domain /IP which is accesiable all over like yahoo.com so when we attach a file, or place images or upload images or give hyperlink the files get stored on this publicly accesiabel space & hence visible frm anywhere

same is the case for intranet web applications/sites. its accessibale in the LAN setup as here too we have a server where we can store images files etc

so if i need to send emails with hyperlinks, attachemnents images etc & which shld be accessiable frm anywhere i need to have a public doamin & space & al this gets stored in that public space (server)

i think my this concept abt the intranet & internet is clear . if anythinh left out wuld like to knw
but i have come across a prblm in which i need to do communication between the intranet & internet

i have a server in the intranet . when i attach or link any files/images frm my emailing module frm my intranet server it shld be viewable even out side the LAN setup. for doing the same wht SMTP setting needs to be done, or shld i set up a mailing server. i dont have a public domain . without a public domain/space how can i achieve it whts port_forwarding & can my soulution be achieved using it

reg the same wht can be the best possible way that can be achieved

View 1 Replies

Seeking Technology To Upload Files From Public Internet To Intranet

Jun 18, 2010

Currently our external customer submit all other data through our public web site, but submit some artifacts (.coc, pdf...) through email, then our administrators save those files come from email to our internal server. This is not efficient, because we cannot identify immdeately if our customer submitted their required documents before our administrator saved them to the server. I am seeking a technology that external customer can upload files through the public website toan intranet server that the external customer would not notice they are accessing intranet server.

View 4 Replies

Installation :: Internet Explorer Doesn't Know App Is On Intranet After Adding Host Header

Feb 15, 2011

I have an intranet web app that uses .NET and Windows Authentication and IIS 7.5.

I originally accessed it with the URL http://computername ... that worked fine and there was no prompt for the username & password.

Then we set up a DNS entry and a host header so we could access it with a more realistic url (for example http://appname.mydomain.org) - I can still get to the site, but there's a username & password prompt even if I'm on the same network. We want to get
rid of this prompt...

I was able to remove the prompt by adding http://appname.mydomain.org to my Intranet sites in Internet Explorer settings - but is there a global fix or a server-side fix for this that wouldn't involve changing a setting on every client computer? My users and not technical at all and they're not going to know how to change that setting.

Alternatively, is there a way that an administrator could push this Internet Explorer setting to all computers on the network? I'm a software developer not a network admin so I'm a bit over my head on this one ... I would probably need to give them instructions about how to do it even though it's not my specialty.

View 2 Replies

Social Networking :: How To Use Google Maps Without Internet Connection In Intranet Website

May 7, 2015

Below is the Geo Map code I am using in my website. This code works if there is internet connection. If there is no internet connection, my code will not work.I want to make it work without internet connection.

<script type="text/javascript" src="URL...
<script type="text/javascript" src=URL...
<script type="text/javascript">
var google_markers = new Array();
var markers = [

[code]...

View 1 Replies

How To Track Web Traffic For An Intranet Site

Sep 16, 2010

I have built my intranet using MS Visual Web Developer Express 2008. There are several secured areas and my manager asked me to find out if tracking the traffic is possible. Things that I would need to track include:

Which unique user ID's logged in and when? How many times did the same user login? Last login What info was accessed? What page(s) had the most hits? Would I need a database for tracking purposes? Would this info be available with a "dashboard" interface?

View 6 Replies

Web Forms :: Browser Is Opened In The Internet Zone Instead Of Intranet Zone

Mar 31, 2010

I am having a .net project that builds the web based installer. I was using visual studio 2005 environment and the project is targetted to .Net 2.0 framework earlier. I don't see any issues with installing the product that was builted from above environment.

Recently i migrated to Vs2008 and .Net 3.5 framework and the i was facing the following issue. During the installation the web browser( opened in IE 6.0) is getting opened in INTERNET Zone which applied higher security settings including disabling of all Java scripts.The browser was not responding any click events( next or back or cancel).Copying the URL to the new IE doesn't have this issue. I am not sure whether it is an environment issue or not.

View 1 Replies

Security :: 3.5 - Set Up An Intranet Site With Windows Authentication

Jul 26, 2010

i m trying to set up an Intranet site with Windows Authentication. I have configured the web.config as shown below.

<authentication mode="Windows">
<roleManager enabled="true" />

I wanted to do authorization by roles so

<authorization>
<deny users ="?"/>
<allow roles="D820MySite_Developers, D820MySite_Admins"/>
</authorization>

I'm in the D820MySite_Developers group. When I attempt to login, it wants my password. I thought that with Windows Authentication it should not prompt for the password. If is use <allow user="*"/> it does not.

1. Is this the correct behavior?

2. My aspnetdb does not appear in the App_Data folder. Should it and is this causing the problem. If it should be there, how do I get it there?

3. I was under the impression that by using Windows Authentication, I can prevent users from accessing pages by folder. Is this provided by IIS or is this provided by Windows (using Windows Explorer)?

View 3 Replies

Security :: Use AD Authentication With Our Intranet Site To Control?

Feb 24, 2011

We would like to use AD authentication with our Intranet site to control what pages different users can access. I'm very new to ASP.net and would be interested in links to a how to description. We are using Visual Studio 2008.

View 1 Replies

Security :: Windows Authentication On An Intranet Site

Mar 23, 2010

I'm trying to set up Windows authentication on an intranet site. I have this code in the web.config:

<system.web>
<authentication mode="Windows"/>
<authorization>
<allow users="domainuser, domainuser2" />
<deny users="*" />
</authorization>
</system.web>

I can log in with my own credentials, but I have virtually all the rights in AD. User2 can not log in. The website is set to use Windows authentication in IIS manager. And I've tried setting permissions in IIS manager and NTFS permissions for the folde

View 3 Replies

C# - Setting Up An Access Controlled Intranet Site?

Jan 26, 2010

An abstract high level idea of where to begin as I am totally clueless at this point.

Background:

I am setting up an intranet site (ASP .NET) where users from our local user group (who are also added in our user table) will have access to web applications they are given access to. Right now I am developing from my PC and using SQL Server 2005 Express as the database, but the final site will be hosted on an application server with IIS 6.0 and the database on an instance of SQL Server 2005. I am a .NET newbie and it's a daunting task, but the experience is worth a million dollars.

Details:

We are using Windows Athentication for our intranet site. Therefore I am not using ASP .NET's membership data sources. Rather all the user information will be stored in two tables tblEmployee (all employees in my company) and tblUser (all users of the intranet site).

tblEmployee has fields - EmployeeID, FirstName, LastName, CostCentre, Role, ManagerName, UserID
tblUser has fields - EmoployeeID, UserID, ApplicationID, AccessLevel, AddedBy, DateAdded

(I have set up these tables and I can change them any time).

What I need to accomplish - When an user goes to the intranet site, I can get his/her domain username. I need to check if this user exists in tblUser (domain username is same as UserID in tblUser). If user exists, we display all the applications he/she has access to, else display a "no access" page.

Specific questions:

What are some of the things I need to "learn"? (as I said before, I am a .NET newbie, but a fast learner too) I need to use URLAuthorizationModule for validating a page request. How do I hide the username from the URL? I was thinking along the lines of using a session ID... but then how do I know who the user is? I am sure these is a way to encrypt the UserID, just can't find it.

View 1 Replies

Security :: Intranet Site Authentication Against Active Directory?

Oct 2, 2010

I am trying to build a web app for an intranet site that for security reasons needs to make the user type in their Windows or Active Directory username pwd manually. I have previously worked with Integrated Windows Auth but in this case, we do want them to use type in their AD credentials.

I have been trying to look up how to do this and frankly I am a bit lost. It should be a fairly straightforward task and am hoping you can point me in the right direction, with some tutorials or examples. We will be using SSL so, dont have to worry about passing pwd in cleartext over the wire.

My environment is visual studio 2008 in C#, .net 3.5 if that matters.

View 1 Replies

Why Did MVC Team Choose "../../Content/Site.css" Rather Than "~/Content/Site.css" In Site.Master Page

Dec 14, 2010

<link href="../../Content/Site.css" rel="stylesheet" type="text/css" />

The above code shows an external css inclusion tag declared in Site.Master template.

My question: why did the Asp.net MVC team choose that way rather than using "~/Content/Site.css" ?

View 4 Replies

Google Apps For Business Can Open ID Login For .NET Intranet Site

Nov 27, 2010

My company uses Google Apps for our e-mail/business app provider. Every employee has an account here.I'm looking into creating an asp.net web app that would allow users to sign-in (using their Google Apps account) and then accomplish certain things (first goal: keep a current record of the employee's skillset).Before I get started, I wanted to find out if an OpenID login system using Google Apps is any more difficult than doing it the standard way, or if I need to be aware of any pitfalls.

View 2 Replies

Forms Data Controls :: Multiview Writing The Wrong Content But Showing The Correct Content?

Feb 26, 2010

I'm in a little bit of a bind and have some weird behavior happening with a multiview control behaving differently between two machines, and of course, the production machine is the broken one. The page renders the correct content on both machines, but if I save the html file the production machine's source is wrong.

For example, if for step 1 the output should be just the letter A, and step 2 the output should be just the letter B, and step 3 the output should be the letter C, here is what happens:

Step 1:

Production - The source and output are both the letter A

Dev - the source and output are both the letter A

Step 2:

Production - the source is the letter A and the ouput on the browser is the letter B

Dev - the source and output on the browser are both the letter B

Step 3:

Production - the source is the letter A and the ouput on the browser is the letter C

Dev - the source and output on the browser are both the letter C

Is this some issue with SessionState? I'm very new to Multiviews and by no means an ASP expert.

View 1 Replies

Web Forms :: Temporary Internet Files Showing An Incorrect Cookie Expiration Date?

Dec 28, 2010

i'm creating a cookie with an expiration of 12 hours from now. when i run my solution locally and go into C:Users..AppDataLocalMicrosoftWindowsTemporary Internet Files and look at the expires property of my cookie the date and time are correct. However, when I deploy this to our web server and go to the website i notice the cookie that got created for it has an expiration date of 2 years from now, minus a day. So the cookie should be set to expire on 12/29/2010 8:00 PM for example instead shows 12/28/2012 8:00 PM. Here's the code i'm using to create the cookie, pretty basic. And yes, the date on the web server is correct. I really want the cookie to expire in 12 hours, not 2 years.

[Code]....

View 6 Replies

Dropdown Is Not Displaying The Content In Internet Explorer?

Mar 26, 2010

Dropdown is not displaying the content in Internet Explorer if the content width is more than dropdown width but in mozilla it displaying the content properly how to solve this issue

View 3 Replies

Internet Explorer - Back Button Gets Disabled On IE 7,8 For Site

Apr 22, 2010

In an ASP.NET 3.5 website we are noticing that the back button is not working properly. If the user does several postbacks (say 10 times), and than starts pressing back button - the back button gets disabled before the user gets through all the pages. The site does not use AJAX.net.

I can reproduce the issue on IE 7 and 8 almost always. The problem seems to be with some sort of limit IE has on History Cache for a given tab/instance. In the tests I did the post request to the server are large - around 83k, and the responses are are round 300k. It seems that with these request sizes the history does not hold more than 4 items. The moment I get to the 5 post, the first item i had selected is dropped.

View 4 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved