BLANK SCREEN????????

 
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP
View previous topic :: View next topic  
Author Message
uksimon
-


Joined: 10 Jan 2004
Posts: 3

PostPosted: Sat Jan 10, 2004 4:28 pm    Post subject: BLANK SCREEN???????? Reply with quote

Ive recently installed activehtml and am trying to run various scripts but all i get is a blank screen, Ive tried configuring ahtml aswell as reconfiguring abyss asp support on my console.
CAN ANY ONE HELP PLEASE???????
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Jan 12, 2004 4:58 pm    Post subject: Re: BLANK SCREEN???????? Reply with quote

http://www.aprelium.com/forum/viewtopic.php?t=1722 . Other topics in http://www.aprelium.com/forum/viewforum.php?f=16 discuss similar issues.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
mcwilliams132
-


Joined: 27 Jul 2003
Posts: 167
Location: Oshkosh, WI

PostPosted: Wed Jan 14, 2004 7:20 pm    Post subject: Reply with quote

Your best bet (after checking over those links)...is to do a simple ASP "hello world" script to see if thigns are working.

Create a new HTML document, but name it hello.asp (the names not important but the .asp extention is)

between your <body> tags...do the following.

<%="Hello World!"%>

or you can write it long hand as:

<%Response.Write "Hello World!"%>

the "=" is just shorthand for Response.Write

Save the file again and then run it from your server.

If you get "Hello World" (sans quotes)...ActiveHTML should be functioning.
If it does work...your scripts are whack.
_________________
::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!"
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Classic ASP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group