Can I include ASP pages?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I have an authenticate page in ASP format. I want to include it in my ASP.NET
project, in such a way that, I want it to run everytime when any request to
my ASP.NET project pages occurs. The user will be checked by this page, and
if it authenticated he/she will be able to run on my ASP.NET pages.

Now the question is, can i include this authentication page into my project
to authenticate users with include method as in ASP or in a different way?
--
No Sign
.



Relevant Pages

  • Implementing a captive portal with iptables.
    ... I'm experimenting with iptables and dinamic changing of rules for ... authenticate users from a web interface and mysql db as backend. ... If I still have the redirect rule that redirects all dport 80 traffic ...
    (comp.os.linux.networking)
  • Re: LDAP Auth Problem - COM interop
    ... I'm trying to use LDAP to authenticate users. ... Public Function IsAuthenticated(ByVal domain As String, ... Dim entry As DirectoryEntry = New DirectoryEntry(_path, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • PPTP Authentication
    ... I am a Network Administrator for a number of different ... to authenticate as an interim solution. ... The problem is i want the PPTP server to sit in the DMZ ... I want it to authenticate users then ...
    (microsoft.public.win2000.ras_routing)
  • Authentication PLAIN works, DIGEST- and CRAM-MD5 not.
    ... Sendmail is supposed to use saslauthd to authenticate users - works. ...
    (comp.mail.sendmail)
  • Re: Slow LDAP Queries
    ... > I am using ldap_bind to connect to an Active Directory server to ... > authenticate users on a website. ... > occasionally, and at random, the process to authenticate the user will ... This will possibly eliminate PHP as the culprit. ...
    (php.general)