Please repost answer

J

Joe

Please repost answer message did not make it last time

Hello,

Joe here, wanted to get the 411 on this article. I posted
in the FrontPage forum but there is never an answer. So I
have come here, where all my IIS problems have been solved
(Thank YOU!!) I want to create a small utility web site
with a logon page and a form connected to an Access
database. The article below explains exactly how but when
I try this I can only see the code no actual logon page -
nothing but code. My system is asp allowed and asp.net
extensions allowed. FP 2002 extensions allowed. All other
extensions are prohibited. I am using w2k3 IIS 6.0 and
running 3 html
sites succesfully all with working forms. Is there
something on the server/website itself I need to enable?
Why do I only see code and not a logon page as described
in the article?


http://support.microsoft.com/default.aspx?kbid=321439

Thanks
Joe
www.ImmoralBalance.com
 
S

Steven Burn

You mean this answer..........?

Sylvain Lafontaine Wrote:

What exactly are you saying by "when I try this I can only see the code no
actual logon page - nothing but code" ?

If this mean that you are seeing the ASP code the you have writtent, then
you have forgotten to write the tags <% ... %> or that you have not named
your file with the .ASP extension.

For ASP.NET, the extension is .ASPX instead of just .ASP. I'm not sure
which extension you must use in your case as I have not worked with IIS6 or
ASP.NET yet. If you have never coded in ASP before, then probably you
should make some simple tests, like <% Response.write "Hi!" %> and <%=
"Hi!"%> (Notice the addition of the equality sign = just after the <%,
with no blank space between, in the second exemple.

S. L.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
 
J

Joe

I found part of the problem. If you cut and paste the code
from the article it has to be pasted to notepad and then
re-pasted to fronpage. I am now seeing the pages and have
one obstacle left. I get a 500 internal server error when
I try to access the logon page. I will post it to this URL
temporarily so may see. www.Animocracy.com.
Thanks
Joe
 
S

Steven Burn

The cause appears to be a missing file...........

Active Server Pages error 'ASP 0126'

Include file not found

/secure.asp, line 2

The include file '/logon/_private/logon.inc' was not found.

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)
 
J

Joe

Thank you I got it now from your help!!
I have removed the web and replaced it with IIS6.0 server
support site.The Logon is now Intranet site.
Thank you again
Joseph
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,826
Members
47,372
Latest member
LucretiaFo

Latest Threads

Top