CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Only See Code

Print topic Send  topic

Author Message
DN
Posted: 06/18/2002, 1:11 PM

When I view the page in LIVE PAGE, i only see all of the code, no Live View :-(

Any Ideas?

Thanks
Efren Lugo
Posted: 06/18/2002, 2:08 PM

If you are using IIS check it's running, or if supports the language you try to run, maybe is not recognized by Internet Explorer showing as plain text.-
DN
Posted: 06/19/2002, 5:22 AM

Yea, IIS is running, otherwise I get a "page not found". The pages are ASP and I am running windows NT. I have the latest IE Browser. Hmmm Any other Ideas?

Thanks
Jim
Posted: 07/01/2002, 11:50 AM

I just posted this same problem... I should have looked further before my post.
I am running some ASPs on my dev server and they are displaying reports with data gathered from an Oracle db on another server but I can't get the live page.
I you get this resolved I would like to see how.
I will do likewise...
You can email me atyodadada@hotmail.com
Thanks,
Jim
Brent
Posted: 07/01/2002, 12:00 PM

If your browser is only displaying the underlying ASP or PHP code then your
webserver IIS or Apache is not running properly.

The first thing you need to do is eliminate CC/CCS as being the culprit. Create
a small test script. For PHP I use:
<?PHP
PHPINFO();
?>

and save this to phpver.php and store it in my localhost directory. I then
open the script with the browser as in:
http://localhost/phpver.php

This displays the current PHP settings in the browser. If I don't see it, or
I see the program script instead, the problem is with the web server. Try shutting
it down and restarting it. If that still doesn't work, one of the settings (port?)
may be misconfigured.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.