Accessing .aspx Page Behind Firewall In DMZ

We are hosting a web site, and within this web site we are trying to open a .aspx page within the DMZ. Is there anyway to do this? We are currently running Windows 2003 on both servers, and both servers are running IIS. Redirecting the page of course does not work, any other ideas?

View Replies


ADVERTISEMENT

Opening A Aspx Page Withing A Aspx Page

I have an asp.net page that I would like to open up another asp.net page within the first one. Like a parent - child relationship. I need to display a graph in the child on the parent.

View Replies View Related

Display Aspx Page Or Reporting Services Page In User Control

What I want to be able to do is create a user control that will display an
entire page page within it. Does anyone know how to do this or better yet
have any same code?

View Replies View Related

What's A .aspx Page?

never seen one of these extensions before. anyone know what it is?

View Replies View Related

ASPX Page

I have an aspx page that has the "include" code in it which includes another page that displays information. I also have an upload page that allows users to upload a simple html document onto the server. The include code calls that html page to display the text on that page.

The problem is when the user uploads that html page, the aspx page does not refresh to reflect those changes, even if the user hits refresh in their browse. However, if I manually connect to the server and open the aspx page that contains the code and hit save then the webpage updates to reflect the changes that were made to the include page. Can anyone help me fix this problem?

View Replies View Related

Aspx Page(.net)

i have a asp project. however there is one module i want to create in .net. can i include the .net module in my asp project?

View Replies View Related

ASPX Load A Page

I have 2 ASPX files. One is the main, the other a smaller one which is the
center part of the main ASP file.
Now, how do I load the 2nd ASP into the first one?

View Replies View Related

Publishing Aspx Page

Something was wrong with my IIS 'Service unavailable', I decided to uninstall IIS and then reinstall it, then the simple pages can be viewed but the aspx pages not. Then I uninstall SQL server 2005 and Visual Studio 2005 and reinstall it.

Now I can view simple pages but not aspx pages, but when running from the debugger of Visual Studio, it Works good. When I access an aspx page 'The page cannot be found' error occurs

View Replies View Related

ASPX Load A Page

I have 2 ASPX files. One is the main, the other a smaller one which is the center part of the main ASP file. Now, how do I load the 2nd ASP into the first one?

View Replies View Related

Contents In .aspx Page

what i shoud do if i want to set all the contents in .aspx page such that it will become fit in the internet explorer window, b'coz it always leaves some balnk space from right. hw can i solve this problem.

View Replies View Related

Calling Aspx Page

I have asp page. In that I want to call a aspx page in the background.That called aspx pages will send and receive mail in the background.The calling of the aspx pages should be hidden from the user.Is it possible.

View Replies View Related

Column Width In An ASPX Page

i am using visual studio 03 to create a web app using asp.net 1.1
i created a table in a text box using System.Web.UI.WebControls.Table

i am adding data to it...
i want to knwo how i can set the width of colums.
i hve 2 columns and one of them is way to the left..
i hve fiddled around with the html and the tablename.blah.blah stuff
but i dont know which one to use

View Replies View Related

Unable To Browse An Aspx Page

In IIS, when I try to browse an aspx, I get a popup message asking me if I want to open or to save the file instead of actually browsing to the page. Any idea of what could cause this issue?

View Replies View Related

ASP Error While Running Aspx Page

This is the error which i got when i tried to display message in my text box which is a aspx page.

Error which i got:Server Error in '/' Application.
--------------------------------------------------------------------------------

Runtime Error :

Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".

View Replies View Related

Why Is There A Delay When I Browse To My First Aspx Page?

I have a IIS server somewhere hosting an aspx website. Whenever i tried
to access the website after some times, my browser will like wait about
10-20 seconds before showing the contents. But after that, subsequent
pages is load up almost instantly. The page is not heavily loaded and
every pic should be cached.

And sometimes, after 1 or 2 days didn't access the site, when i tried to
access again, it will never load up the page. My IIS server is never
shutdown running 24/7. I have to go to my IIS server and move around
with the mouse then go back to my workstation and try again in order for
it to work. (My IIS server (also my Internet gateway) will not go into
Sleep mode because i still can surf from my workstation.)

View Replies View Related

Printing .aspx Page From A Frame

I am working on a project where the site was already created using frames and .aspx pages. I was asked to update pages as well as add new functions. This project is an online training course for internal use only.

I need to put a Print Button on the left frame called "buttons.aspx". I need it to print whatever current content is on the main page. So, of course this will vary from page to page because each has a different file name such as 3_1.aspx and 3_2.aspx. I was able to get the Print function to work but it only printed the "buttons.aspx" page which was nothing more than a few navigational buttons.

View Replies View Related

Aspx Page(.net) Include In A Asp Project

I have a asp project. One of the module, i wish to develop in .net, can i include it into my asp project?

View Replies View Related

Cookies And Firewall

I can write out cookies using response.cookies and read cooies with
request.cookies

If I enable a firewall like zonealarm then the cookies wiill write out but
the asp page will not read the cookies. This is if block third part
cookies is enabled. If I allow third party cookies the it will work.

If I display the cookie collection it will show a count of zero. I can
edit the cookie on the disk and see the data.

other web sites write and read info to my computer with cookies and zone
alarm is set to block them. why does request.cookies fail to get the
information back.

View Replies View Related

Aspx Page With Mailto And French Characters

I've got an aspx page with a 'mailto' with accented characters in the
subject field, when the mail is created the accented characters aren't
displayed correctly.

The mailto looks like this:....

View Replies View Related

Firewall For Win2k Server

do you know any trial software which i can use a firewall? i want to try trial software first before purchasing it.

View Replies View Related

Open Msn Messenger From Behind A Firewall

can i use asp to open msn messenger from behind a firewall.

View Replies View Related

Unable To Write File From ASPX Page. What Am I Missing?

I have a folder on webserverwwwroot, called staticContent. The folder
has several message of the day text files, such as RepMotd.text. I have
an admin page, AdminMotd.aspx, that allows a user to view and edit the
contents of the files.

Webserver is running Win Server 2003 64-bit and IIS 6.0. The development
machine is Win XP, using Visual Studio 2005 (thus ASP.Net 2.0.)

In IIS, staticContent folder has Write checked and execute permission is
set to Script Only . In NTSF, the folder grants full permissions to
Network System.

When I try to overwrite an existing file in staticContent, or try to
create a new file, I get a System.UnauthorizedAccessException. The
Application error log on webserver notes that the error is on the page
I am trying to run, that my user name is what I logged in as, that I am
authenticated, and that the thread account name is NT AUTHORITYNETWORK
SYSTEM. Elsewhere, I am able to read these same files and insert them
dynamically into the web page.

This is the code that I am trying to run in AdminMotd.aspx, cut down to
the basics. If it makes any difference, the code is run "in page" and
not as part of a separate code-behind file.

******************
<script runat="server">
Protected Sub MotdChange(ByVal ThisFile As String, ByVal ThisText As
String)
Dim sw As StreamWriter = New StreamWriter(StaticRoot + ThisFile,
False)
sw.Write(ThisText)
sw.Close()
End Sub

Protected Sub RepMotdChange_Click(Byval sender As Object, ByVal e As
System.EventArgs)
MotdChange("RepMotd.text", RepMotdText.Text)
End Sub
</script>

<asp:Content ...>
<asp:TextBox ID="RepMotdText" runat="server"></asp:TextBox>
<asp:Button ID="RepMotdChange" runat="server" />
</asp:Content>
********************

I have traced that the error occurs when New StreamWriter is called,
rather than when actually trying to write to the file. Obviously I'm
missing something, but danged if I can find it.

View Replies View Related

Accessing Page

I am getting a 404 error when trying to access an ASP page from a remote machine (via Internet Explorer). However, the asp page is processed successfully when accessing this page from the local machine.

I checked permissions from IIS administration and from explorer and nothing seemed out of the ordinary. Other ASP pages work from other virtual directories, but for some reason this one does not.

View Replies View Related

Accessing A Database Through An ASP Page

I am unable to access an Access database through a webpage I built, but only if the database is on a server running Windows NT 4.0 Server. If I copy the database to
a pc using NT Workstation then there is no problem. I have a user account set up on the sever as IUSR_pcname. It is a domain user with full privileges. This is the connection code:

oConn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source=10.10.10.10pcdTEST.mdb;"

It gives me a 'disk or network' error and for some reason, and the server locks out the IUSR_pcname account after I try.

View Replies View Related

Accessing The Access Database From An Asp Page

I have created a asp project local.and have created a access database local. Iam trying to use the access database from the asp page. But It is not accessing the database file.

once i changed the rights of the access file and checked it.It inserted the records.And after some time, iam not able to access it.some times it accesses and some times it doesnt.

View Replies View Related

Accessing List Box On Same Page Before Submitting

My form contains a drop down list of univ. campuses and depending
upon the campus user is selecting, I am selecting the courses offered
in that campus from database (MS Acccess) and showing those in a
different drop down list below.

Is there any way that I can access that campus-list value before
submitting it to database?

Also, please give me solutions in VBScript and no javascript. That's my
Prof.s restriction. One of my friend told, there is no way this can be
done. But I am sure there must be some solution. Microsoft is not that less
creative.

View Replies View Related

Accessing A Web Service From An Active Server Page

I have implemented a Web Service on an IIS 5.0 platform using the ASP listener
I can access the Web Service just fine from a VB 6 App and classic ASP using the SOAP 3.0 toolkit and its "MSSOAP.SoapClient30" object

However, one of the servers that I'd like to call the Web Service from is a shared hosting platform that does not offer the "MSSOAP.SoapClient30" object
It only has the MS XMLDOM. I have located an example of Accessing a Web Service via the MSXML DOM from an Active Server Page where the Web Service is on a .NET platform (http://home.att.net/~codeLibrary/ASP/ws.htm

But I need to know how to access a Web Service from an Active Server Page with the MS XMLDOM where the Web Service is implemented using classic ASP.

View Replies View Related

Prevent Users From Accessing A Web Page When The Back Button Is Pressed

Is there a way in ASP to prevent users from accessing a web page when the back button is pressed in the browser.

View Replies View Related

How Can U Connect To 1 Of Several Dbs Based On Selection User Makes When Accessing Main Page

We have a web site IIS 5 (on Win2000k) with Oracle 9i backend (Sun unix).

There is 1 user ID to oracle(APT_W3) that is used by all users (50).

We have a global.asa file that has one APP Start connection string using OLE
DB:
Application("dbConnString")="Provider=MSDAORA.1;Password='SDERSD';User
ID=APT_W3;Data Source=CCEWSDD1_new;Locale Identifier=1033;OLE DB services=-1"

The first page that a user sees asks that they select the area they want to
see (western, northern, etc) from a dropdown menu. Once they select it and
hit save they can go to other pages, session varibles indicating what area
they selected are then passed to pages. Currently all areas are in one
database.

What we want to do is have areas in separate dbs, a northern one, a western
one.etc. Each will have separate user ids (APT_W2N, APT_W3W,etc).

We want the users to have the web page presented to them where they select an
area. Based on the area they select, the appropriate conneciton string will
be used (the one in the global asa). Code:

View Replies View Related

HTTP Error 403 - Forbidden Error While Accessing Html And Asp Page

well i m developing application in asp when i want to access these pages from ie5 it shows error HTTP Error 403 - Forbidden in internet explorer http://localhost/Mail/email.htm .

View Replies View Related

Asp Or Aspx

I'm still new to server side languages, and have been going though asp 3.0 for beginners by wrox for about two weeks.Is it a waste of time to learn asp now since .net is supposed to be the future? Am I better off just learning php since it's so popular, and open source? I'm really lost, and kinda pissed off about the lack of backward ocmpatability for asp. I read .net is so completely different in all aspect, and it uses ado.net.

At the moment I know the following:

html/xhtml
css
tiny bit of vbscript/asp 3.0
adobe photoshop/image ready

What should I be focusing on learning. I'm scared i'll choose the wrong thing, and waste time on it.

View Replies View Related

ASP Vs ASPX ?

I have been using ASP for a few years now. For the most part I have been
able to make it do what I need for it to do. Is there a reason I might want
to be learning ASPX? Can someone point out some of the general differences
between ASP and ASPX?

View Replies View Related

ASPX

I got some code in ASPX format but I have no idea about how to make it work.. like, I did this . I created a virtual directory in IIS . Gave default.aspx as the default document . When i enter the URL in Internet Explorer, it displays only the code rahter than displaying the output

So, how do I do it?

View Replies View Related







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