Avatar billede tomb3 Nybegynder
29. november 2002 - 01:16 Der er 13 kommentarer og
1 løsning

skriverettigheder?

Har lagt et messageboard op for at vise mit problem:
www.t3ch.dk/!work/cd/

Kan huske at wwwroot skal have nogle skriverettigheder, eller den skal deles til internetuser, men ikke hvordan og hvorledes..

Haster lidt...

fejl:

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Click the Refresh button, or try again later.

Open the zodiac home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Cannot update. Database or object is read-only.
/!work/cd/save.asp, line 50


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

Page:
POST 67 bytes to /!work/cd/save.asp

POST Data:
Mode=News&Name=test&Email=test&Topic=test&Text=test&Send=Gem+Besked

Time:
29 November 2002, 01:15:43


More information:
Microsoft Support
Avatar billede hojben Novice
29. november 2002 - 01:18 #1
Virker fint ;)

har du det godt P ?
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:19 #2
fandt ud af det.. sorry
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:19 #3
hey hojben... som sagt fandt ud af det :P
jep det går okay, har gang i min webdesignvirksomhed :)
kan du ik lige skrive over icq? 16105999
Avatar billede hojben Novice
29. november 2002 - 01:22 #4
Bruger ikke icq mere.. og har ik gjort det i lang tid.. MSN: XXXvejs@hotmail.com (fjern XXX)
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:23 #5
har ikke MSN ... men tjek www.newstep.dk
og sig hvad du synes? *s*
Avatar billede hojben Novice
29. november 2002 - 01:27 #6
Kølig nok, men

Newstep er i øjeblikket i gang med 2 større projekter, som indtil videre hemmeligholdes for kunden

ehhh må din kunde ik vide noget ? *GG*
Avatar billede hojben Novice
29. november 2002 - 01:27 #7
burde nok være i stil med

Newstep er i øjeblikket i gang med 2 større projekter, som indtil videre hemmeligholdes efter ønske fra kunden.
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:31 #8
hehe ja rigtig nok.. tak :)
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:35 #9
tjek lige www.t3ch.dk/!work/InternalMailSystem/index.asp

den driller! aner ikke hvad det er... kan også være en fejl i koden?

------- Index.asp --------

<%
  ' #####################################################################
  ' ## ASP file made by Anders K. Nielsen, McGreed@hotmail.com.        #
  ' ## Copyright 2000-2002, NightStorm Web Design, All rights reserved. #
  ' #####################################################################

  Page_Title="Mail Login"

  ' #### BEGIN ## Check if the user is logged in ####
  If Session("Mail_Login_Check")="tswe354ds" Then
    Response.Redirect "Mail_List_Mails.asp"
  end if
  ' #### END ## Check if the user is logged in ####
%>
<!-- #include virtual = "Mail_Inc_Color_Scheme.asp" -->
<!-- #include virtual = "MailLayout_Top.asp" -->
<!-- #include virtual = "Mail_StyleSheet.asp" -->
<!-- #include virtual = "MailLayout_Menu.asp" -->
<%
  If Request.QueryString("Err_Login")&""="1" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>Either username or password is missing!</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="2" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>Wrong password!</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="3" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>Account doesn't exist!</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="4" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>This account has not been activated yet.<BR>Please check your e-mail for info.</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="5" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>The entered e-mail wasn't valid.</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="6" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>There is no account which uses this e-mail.</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("Err_Login")&""="7" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#F00000""><B>There was an problem with sending of welcome message,<BR>please use &quot;Forgot Password?&quot; function.</B></FONT></CENTER>" & vbCrLf
  End if
  If Request.QueryString("AccountActivated")&""="Ok" Then
    Response.Write "    <CENTER><FONT FACE=""Tahoma"" SIZE=2 COLOR=""#00F000""><B>Account has been activated.</B></FONT></CENTER>" & vbCrLf
  End if
%>
<TABLE CELLPADDING=0 CELLSPACING=10 ALIGN="CENTER">
  <TR>
    <TD VALIGN="TOP">
    <FORM ACTION="/InternalMailSystem/Mail_Check_Login.asp" METHOD="post">
    <TABLE WIDTH=300 BORDER=3 CELLPADDING=2 CELLSPACING=0 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD STYLE="font-family: Tahoma; font-size: 11px; font-weight: bold; color: <%=Mail_Color_VLight%>;">
        &nbsp; Enter your username and password, then click on<BR>
        &nbsp; the &quot;Login&quot;-button.<BR>
        </TD>
      </TR>
      <TR>
        <TD>
        <TABLE CELLPADDING=1 CELLSPACING=0 ALIGN="CENTER" STYLE="font-family: Tahoma; font-size: 12px; font-weight: bold; color: <%=Mail_Color_VLight%>;">
          <TR>
            <TD>Username:&nbsp;</TD>
            <TD><INPUT TYPE="text" NAME="Mail_Username" VALUE="<%=Server.HTMLEncode(Session("Mail_User_Username")&"")%>" SIZE=30 MAXLENGTH=40 CLASS="MailText"></TD>
          </TR>
          <TR>
            <TD>Password:&nbsp;</TD>
            <TD><INPUT TYPE="password" NAME="Mail_Password" VALUE="" SIZE=30 MAXLENGTH=30 CLASS="MailText"></TD>
          </TR>
        </TABLE>
        </TD>
      </TR>
      <TR>
        <TD>
        <CENTER><INPUT TYPE="submit" VALUE="Login" CLASS="MailButton">
        </TD>
      </TR>
    </TABLE>
    </FORM>
    <TABLE WIDTH=300 BORDER=1 CELLPADDING=2 CELLSPACING=2 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD STYLE="font-family: Tahoma; font-size: 11px; color: <%=Mail_Color_VLight%>;" ALIGN="CENTER">
        <B>NEW USER?</B> Click <A HREF="/InternalMailSystem/Mail_New_User.asp?Page=NewUser" CLASS="Mails"><U>here</U></A> to create account.<BR>
        <BR>
        Click here for <A HREF="/InternalMailSystem/Admin/" CLASS="Mails"><U>Admin Login</U></A><BR>
        </TD>
      </TR>
    </TABLE>
    <FORM ACTION="/InternalMailSystem/Mail_Retrive_Login.asp" METHOD="post">
    <TABLE WIDTH=300 BORDER=1 CELLPADDING=2 CELLSPACING=2 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD STYLE="font-family: Tahoma; font-size: 11px; color: <%=Mail_Color_VLight%>;" ALIGN="CENTER">
        <B>FORGOT LOGIN/PASSWORD?</B><BR>
        Enter your e-mail and click "Retrive Login" and you will receive an e-mail with your username and password:<BR>
        <INPUT TYPE="text" NAME="Email" VALUE="-enter@your.email.here-" SIZE=25 CLASS="MailText"> <INPUT TYPE="submit" VALUE="Retrive Login" CLASS="MailButton"><BR>
        </TD>
      </TR>
    </TABLE>
    </FORM>
    </TD>
    <TD VALIGN="TOP">
    <TABLE WIDTH=250 BORDER=1 CELLPADDING=2 CELLSPACING=2 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD ALIGN="CENTER" STYLE="font-family: Tahoma; font-size: 11px; color: <%=Mail_Color_VLight%>;">
        <FONT SIZE=3><B><U>Information</U></B></FONT><BR>
        <BR>
        <B>Standard Test-users:</B><BR>
        Login: <B>Martin Tester</B> &nbsp; &nbsp; &nbsp; Password: <B>tester</B><BR>
        or<BR>
        Login: <B>Rita Tester</B> &nbsp; &nbsp; &nbsp; Password: <B>tester</B><BR>
        <BR>
        <B>Administration:</B><BR>
        Login: <B>Admin</B>&nbsp; &nbsp; &nbsp; Password: <B>KFT34TT</B><BR>
        <BR>
        Read short <A HREF="/InternalMailSystem/readme.txt" CLASS="Mails"><U>description</U>.</A> (only Danish, sorry)<BR>
        <BR>
        Mail System optimized for IE 5.0+/NS 6<BR>1024x768x32 resolution is recommended<BR>
        </TD>
      </TR>
    </TABLE>
<% If Request.QueryString("Page")="AccountCreated" Then %>
    <BR>
    <TABLE WIDTH=250 BORDER=1 CELLPADDING=2 CELLSPACING=2 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD ALIGN="CENTER" STYLE="font-family: Tahoma; font-size: 11px; color: <%=Mail_Color_VLight%>;">
        <FONT SIZE=3><B><U>Account Created!</U></B></FONT><BR>
        <BR>
        Your account has been created and an e-mail with you username and password has been sendt to your e-mail. It may take a couple of minutes to arrive.<BR>
        When you receive the e-mail, first to do is to click on the link to active the account, and then use your username and password. If you don't activate the account within 5 days, the account will be deleted.<BR>
        </TD>
      </TR>
    </TABLE>
<% end if %>
<% If Request.QueryString("Page")="RetrivedOk" Then %>
    <BR>
    <TABLE WIDTH=250 BORDER=1 CELLPADDING=2 CELLSPACING=2 BGCOLOR="<%=Mail_Color_Normal%>" ALIGN="CENTER" BORDERCOLORDARK="<%=Mail_Color_Dark%>" BORDERCOLORLIGHT="<%=Mail_Color_Light%>">
      <TR>
        <TD ALIGN="CENTER" STYLE="font-family: Tahoma; font-size: 11px; color: <%=Mail_Color_VLight%>;">
        <FONT SIZE=3><B><U>Retrivel Completed!</U></B></FONT><BR>
        <BR>
        Your username and password has been retrived and sendt to your e-mail address. It may take a couple of minutes to arrive.<BR>
        </TD>
      </TR>
    </TABLE>
<% end if %>
    </TD>
  </TR>
</TABLE>
<!-- #include virtual = "MailLayout_Bottom.asp" -->
Avatar billede hojben Novice
29. november 2002 - 01:40 #10
Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file '/InternalMailSystem/Mail_Inc_Color_Scheme.asp' was not found.
/!work/InternalMailSystem/index.asp, line 15
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:45 #11
ja men har prøvet at slette "interlmailsystem" i linie 15, så den refererer til filen, som ligger i roden, men det virker stadig ikke...
Avatar billede tomb3 Nybegynder
29. november 2002 - 01:48 #12
http://www.eksperten.dk/spm/289083

hjælp.. går snart amok!
Avatar billede hojben Novice
29. november 2002 - 02:08 #13
have no idea
Avatar billede tomb3 Nybegynder
29. november 2002 - 02:09 #14
damn...

altså http://www.eksperten.dk/spm/289083 ??
det skulle være en ret fed dating site...
fatter bare ikke hvad der er galt :(
du har ik et user community liggende,
hvor man kan se intern brugerliste, gerne
onlineliste, kan skriver til brugere,
have billede på ens profil, etc?
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Uanset kodesprog, så giver vi dig mulighederne for at udvikle det, du behøver.

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester