1. This website uses cookies. By continuing to use this website you are giving consent to cookies being used.
    For information on cookies and how you can disable them visit our Cookie Usage page.
    Dismiss Notice

Others Problem with asp code.

Discussion in 'Web Development' started by Dr-P, Aug 28, 2005.

  1. Dr-P

    Dr-P New Member

    hi i want to protect my website so i have downloaded
    ASPScriptz User Manager Plus(V 1.0) This is the site of it.
    this is what the readme say to do:

    ---------------------------------------------
    INSTALLATION
    ---------------------------------------------
    1) Simply unzip the ZIP archive into the root directory
    2) Your usermanager location will be /rootdirectory/usermanagerplus
    3) In all pages the pages you want to protect include this file "checklogin.asp" as

    <!--#include file="usermanagerplus/checklogin.asp"-->
    4) Default admin account and password is admin
    5) Your admin section path is /rootdirectory/usermanagerplus/admin
    6) In admin section you can update profiles of users and delete their accounts and also you can assign userlevels
    7) Userlevels are 1 for Super Admin,2 for Second Admin and 3 for user.
    8) Super admins can change profiles and delete users and also assign userlevels.
    9) Second admins can only change profiles and delete users.

    so i have done with the readme says and i have maked an index file and i have put that code in my site.i also saved it if as a ASP file.

    but then get my site this error:
    Kan de pagina niet vinden.

    De pagina waarnaar u zoekt, is mogelijk verwijderd, tijdelijk niet beschikbaar of de naam ervan is gewijzigd.Probeer het volgende:
    • <LI id=list1>Controleer of het adres juist gespeld is als u het adres van de pagina in de adresbalk hebt getypt.
      <LI id=list2>Open de introductiepagina Homepage(); 127.0.0.1:8002 en zoek naar koppelingen die verwijzen naar de informatie die u zoekt. <LI id=list3>Klik op de knop [​IMG]Vorige als u een andere koppeling wilt proberen.
    • Klik op [​IMG]Zoeken als u naar informatie op het Internet wilt zoeken.

    HTTP-fout 404 - Bestand niet gevonden
    Internet Explorer



    i have the dutch windows so it must translate to english.
    And without that code my site is fine but then i havent an login thing

    can someone help my please
     
  2. Mimoun

    Mimoun Administrator Staff Member Director Verified Member

    First of all does your host have ASP installed on your server?

    The 404 error you get mean that the file doesn't exist. Go to your FTP client and check to make sure that the file is in the right place you want it to be.
     
  3. Dr-P

    Dr-P New Member

    ty

    thanks mimoun but my server has installed asp.
    i think the adres for the file is not correct.