473,512 Members | 14,457 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Min Requirements for an ASP Page

HI,

Can you advice me on this problem. I am able to display
a .html page on my browser, but when i add some asp code
into this page and try to open from browser, it takes me
to "PAge cannot be displayed".

I wonder if i am missing something on my computer for an
asp page to process!!

Thx.
Vamsi
Jul 19 '05 #1
3 1324
Vamsi wrote on 18 jun 2004 in microsoft.public.inetserver.asp.general:
Can you advice me on this problem. I am able to display
a .html page on my browser, but when i add some asp code
into this page and try to open from browser, it takes me
to "PAge cannot be displayed".

I wonder if i am missing something on my computer for an
asp page to process!!


Pages containing asp-code should be displayed by way of a server having
asp interpreting capabilities, either online or local.

Browsers do NOT have these capabilities.

Browsers normally an disignedly(?) only can accomodate the html code
outputted to them by an asp-interpreter.

So if you want to test your asp-page locally on your own pc ans browser,
you should install a local IIS server [or alike?]. XP-prof can do this.

Some ASP code strings pass unnoticed through a brouwser,
when an asp coded page is sent uninterpreted to a browser,
like:

<%@Language=vbscript%>

or:

<!--#include virtual ="/mystupiderrors.asp"-->

or:

<%
response.write request("action")
%>

others do not.

I never cared to find out why, yet.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #2
On Thu, 17 Jun 2004 23:27:25 -0700, "Vamsi"
<an*******@discussions.microsoft.com> wrote:
Can you advice me on this problem. I am able to display
a .html page on my browser, but when i add some asp code
into this page and try to open from browser, it takes me
to "PAge cannot be displayed".

I wonder if i am missing something on my computer for an
asp page to process!!


Do you have a web server?

Jeff
Jul 19 '05 #3
IPT
If you use Win2003 Server, make sure you set 'Allow' on Activ Server Pages,
under IIS Manager.

"Vamsi" <an*******@discussions.microsoft.com> wrote in message
news:1d*****************************@phx.gbl...
HI,

Can you advice me on this problem. I am able to display
a .html page on my browser, but when i add some asp code
into this page and try to open from browser, it takes me
to "PAge cannot be displayed".

I wonder if i am missing something on my computer for an
asp page to process!!

Thx.
Vamsi

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2224
by: Bryan Harrington | last post by:
Hello.. I'm trying to come up with a good way to have password requirements (i.e., length, Upper/Lower case mix, x number of Alpha, x number of numeric, etc.) configurable by installed site. The...
2
1909
by: Stephan Br?nnimann | last post by:
I know there's a lot of literature around ... however I'm usually mobile and do not want to carry all the books with me. Therefore my question: Does anybody a web page that provides the...
0
1607
by: kdt | last post by:
Please help I have a spare Pentium III that I want to install the Windows Server 2003. I have checked the list of Windows Server 2003 system requirements against the machine that I have. It...
13
1921
by: John Harrison | last post by:
If you specify an allocator in an STL container is it a requirement that the allocator allocates object of the right type, or can you assume that the container will rebind the allocator to the...
0
414
by: Tools | last post by:
Placitas, NM ? April 5, 2005 - Excel Software began shipping WinA&D 4.1 for requirements management, software modeling, code generation, reengineering and flexible report generation. Version 4.1...
9
2672
by: salad | last post by:
Due to an earlier posting I read in this newsgroup regarding Office 2007 beta, I downloaded it. After I DL'd it, I got an invitation from MS to get WinVista. I am now wondering if, since both...
2
2643
by: Parv | last post by:
Hi all I am having a SQL Server database of arround 110GB and 250 Users. What is best suited hardware requirements for handling of such a database. I am having following requirements from the...
9
3010
by: Xah Lee | last post by:
REQUIREMENTS FOR A VISUALIZATION SOFTWARE SYSTEM FOR 2010 Xah Lee, 2007-03-16 In this essay, i give a list of requirements that i think is necessary for a software system for creating...
10
2071
by: Pavel Shved | last post by:
Is there a program of wide use that automatically extracts template parameters requirements from source code of template functions? I mean the following: assume we have a template function that...
3
1814
by: Michael Justin | last post by:
Hello newsgroup After downloading the SCSF for Visual Studio 2008 from Microsoft (http://msdn.microsoft.com/en-us/library/aa480482.aspx) the installer complained that the requirements are not...
0
7254
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7153
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7373
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7432
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7519
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5677
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4743
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1585
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
796
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.