Hallo...:)
Ich habe ein Problem und zwar möchte ich das man meine Gästebuch einträge auch lesen kann, ohne das man selbst was rein geschrieben hat.
Ich habe leider nicht ganz so viel Ahnung und weiß nicht wie ich das ändern kann, bzw. wo mei Fehler steckt.
hier mein Code.
<html>
<head>
<title>Unser Gästebuch</title>
<SCRIPT language="JavaScript">
<!--
function GaestebuchFormularCheck()
{
if(document.gaestebuchform.name.value == ""){ alert("Bitte geben Sie Ihren Namen ein!");
document.gaestebuchform.name.focus();
return false;}
if(document.gaestebuchform.herkunft.value == "")
{
alert("Bitte geben Sie Ihre Herkunft ein!");
document.gaestebuchform.herkunft.focus();
return false;
}
if(document.gaestebuchform.kommentar.value == "")
{
alert("Bitte geben Sie einen Kommentar oder eine Nachricht ein!");
document.gaestebuchform.kommentar.focus();
return false;
}
if(isNaN(document.getElementById('upload_file'))){
if(document.getElementById('upload_file').value.length>3){
if(document.getElementById('upload_file').disabled==false){
document.getElementById('gaestebuchform').action='http://space.onetwomax.de/cgi-bin/upload.cgi?upload_sess=f076f44973f60f67dbddccb419891cc9';
document.getElementById('gaestebuchform').target='upload_iframe';
document.getElementById('gaestebuchform').submit();
// document.getElementById('upload_file').disabled=true;
if(document.getElementById('submit_type').value=='eintragen'){
// if(isNaN(document.getElementById('eintragen'))){
document.getElementById('submit_name').value=document.getElementById('eintragen').value;
document.getElementById('eintragen').value='Bitte warten ...';
document.getElementById('eintragen').disabled=true;
// }
}
if(document.getElementById('submit_type').value=='vorschau'){
// if(isNaN(document.getElementById('vorschau'))){
document.getElementById('submit_name').value=document.getElementById('vorschau').value;
document.getElementById('vorschau').value='Bitte warten ...';
document.getElementById('vorschau').disabled=true;
// }
}
// document.getElementById('gaestebuchform').action='http://659228.guestbook.onetwomax.de/';
// document.getElementById('gaestebuchform').target='';
upload_status_win=window.open('http://space.onetwomax.de/progress_win.php?iTotal=-1&iRead=0&iStatus=1&sessionid=f076f44973f60f67dbddccb419891cc9', 'upload_status_win', 'height=262,width=460,scrollbars=false,resizable');
return false;
}
}
}
}
var int_ifrm_loaded=0;
function ifrm_loaded(){
int_ifrm_loaded++;
if(int_ifrm_loaded>1){
if(document.getElementById('submit_type').value=='eintragen'){
document.getElementById('eintragen').disabled=false;
}
if(document.getElementById('submit_type').value=='vorschau'){
document.getElementById('vorschau').disabled=false;
}
document.getElementById('gaestebuchform').action=document.getElementById('action_value').value;
document.getElementById('gaestebuchform').target='';
document.getElementById('file_complete').value='space.onetwomax.de';
upload_status_win.close();
document.getElementById('upload_file').disabled=true;
document.getElementById('gaestebuchform').submit();
}
}
//-->
</script>
<style type='text/css'>
<!--
BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
{ font-family: Times New Roman, Times, serif; }
H1, H2, H3 { font-family: Times New Roman, Times, serif; }
H4, H5, H6 { font-family: Times New Roman, Times, serif; }
PRE { font-family: Times New Roman, Times, serif; }
-->
</style>
</head>
<body bgcolor="#FEEC96" text="#91000F" link="#91000F" alink="#660000" vlink="#660000" >
<!-- KEIN Bannercode --><!-- KEIN Bannercode -->
<basefont face="Times New Roman, Times, serif" size="3">
<font size="3" face="Times New Roman, Times, serif"><br><div align="center">
<font size="3"><GB-LINK-ZURUECK></font>
<form action="http://659228.guestbook.onetwomax.de/?id=659228" METHOD="POST" id="gaestebuchform" enctype="multipart/form-data" name="gaestebuchform" onSubmit="return GaestebuchFormularCheck()">
<input type="hidden" name="id" value="659228">
<input type="hidden" name="nc" value="1"><input type="hidden" name="ver" id='ver' value="1">
<p align="center"><font size="5"><b> Unser Gästebuch </b></font>
<br><font size="3">( Es hat sich noch keine Person eingetragen. )</font> </p>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="530">
<tr>
<td width="140">
<hr align="right" width="100%" noshade>
</td>
<td width="250">
<div align="center">Bitte tragen Sie sich ins Gästebuch ein.</div>
</td>
<td width="140">
<hr align="left" noshade width="100%">
</td>
</tr>
</table>
<table width="444" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="222">
<table width="222" border="0">
<tr>
<td> <b><font size="2"> Name: </font></b> </td>
<td> <input name="name" maxlength="255" SIZE="20"> </td>
</tr>
<tr>
<td> <b><font size="2"> E-Mail:</font></b> </td>
<td> <input name="email" maxlength="255" SIZE="20"> </td>
</tr>
</table>
</td>
<td width="222">
<table width="222" border="0">
<tr>
<td> <b><font size="2"> Homepage: </font></b> </td>
<td> <input name="homepage" maxlength="255" SIZE="20" VALUE="http://"> </td>
</tr>
<tr>
<td> <b><font size="2"> Herkunft: </font></b> </td>
<td> <input name="herkunft" maxlength="255"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<GB-TELEFON>
<table border="0">
<tr><td><b><font size="2">Bild oder Datei:</td>
<td>
<SCRIPT LANGUAGE="JavaScript"></SCRIPT><input id="upload_file" type="file" name="file" > <small>(Max. 50MB)</small><input type='hidden' name='file_id' value='f076f44973f60f67dbddccb419891cc9'><input type='hidden' name='file_complete' value='' id='file_complete'><input type="hidden" name="submit_type" id="submit_type" value='eintragen'><input type="hidden" name="submit_name" id="submit_name" value=''><input type="hidden" name="action_value" id="action_value" value=''><iframe name="upload_iframe" OnLoad='ifrm_loaded();' src="http://1.guestbook.onetwomax.de/blank.htm" height="1" width="1" style="visibility:hidden"></iframe><br>
</td>
</tr>
</table>
<table width="444" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="294">
<div align="center"><b><font size="2"> Ihr Kommentar: </font></b><br>
<textarea name="kommentar" wrap="off" ROWS="6" COLS="35"></TEXTAREA>
</div>
</td>
<td width="150">
<div align="center"><br>
<table border="1" cellpadding="10" width="97">
<tr>
<td>
<center>
<INPUT TYPE="submit" OnClick="if(isNaN(document.getElementById('submit_type'))){document.getElementById('submit_type').value='vorschau'}" name="vorschau" id="vorschau" value="Vorschau"> <br>
<INPUT TYPE="submit" OnClick="if(isNaN(document.getElementById('submit_type'))){document.getElementById('submit_type').value='eintragen'}" id="eintragen" name="eintragen" value="Eintragen">
</center>
</td>
</tr>
</table>
<br>
</div>
</td>
</tr>
</table>
<hr width="530" noshade align="center">
</FORM><GB-FORMULAR-ENDE>
</div>
<p>
<GB-EINTRAGE-LISTE-START>
<GB-ENTRIES-NO-1>
<GB-ENTRIES-0>
<GB-EINTRAGE-LISTE-ENDE>
</p>
<div align="center">
<font size="3">
<br> Diese Seite wurde 3 mal aufgerufen, davon 3 mal in diesem Monat.<br><br>
Seite: <b>1</b> von 1
</font>
</div><br></font></basefont><br>
<br>
<br>
<br>
</body>
</html>
Ich habe ein Problem und zwar möchte ich das man meine Gästebuch einträge auch lesen kann, ohne das man selbst was rein geschrieben hat.
Ich habe leider nicht ganz so viel Ahnung und weiß nicht wie ich das ändern kann, bzw. wo mei Fehler steckt.
hier mein Code.
<html>
<head>
<title>Unser Gästebuch</title>
<SCRIPT language="JavaScript">
<!--
function GaestebuchFormularCheck()
{
if(document.gaestebuchform.name.value == ""){ alert("Bitte geben Sie Ihren Namen ein!");
document.gaestebuchform.name.focus();
return false;}
if(document.gaestebuchform.herkunft.value == "")
{
alert("Bitte geben Sie Ihre Herkunft ein!");
document.gaestebuchform.herkunft.focus();
return false;
}
if(document.gaestebuchform.kommentar.value == "")
{
alert("Bitte geben Sie einen Kommentar oder eine Nachricht ein!");
document.gaestebuchform.kommentar.focus();
return false;
}
if(isNaN(document.getElementById('upload_file'))){
if(document.getElementById('upload_file').value.length>3){
if(document.getElementById('upload_file').disabled==false){
document.getElementById('gaestebuchform').action='http://space.onetwomax.de/cgi-bin/upload.cgi?upload_sess=f076f44973f60f67dbddccb419891cc9';
document.getElementById('gaestebuchform').target='upload_iframe';
document.getElementById('gaestebuchform').submit();
// document.getElementById('upload_file').disabled=true;
if(document.getElementById('submit_type').value=='eintragen'){
// if(isNaN(document.getElementById('eintragen'))){
document.getElementById('submit_name').value=document.getElementById('eintragen').value;
document.getElementById('eintragen').value='Bitte warten ...';
document.getElementById('eintragen').disabled=true;
// }
}
if(document.getElementById('submit_type').value=='vorschau'){
// if(isNaN(document.getElementById('vorschau'))){
document.getElementById('submit_name').value=document.getElementById('vorschau').value;
document.getElementById('vorschau').value='Bitte warten ...';
document.getElementById('vorschau').disabled=true;
// }
}
// document.getElementById('gaestebuchform').action='http://659228.guestbook.onetwomax.de/';
// document.getElementById('gaestebuchform').target='';
upload_status_win=window.open('http://space.onetwomax.de/progress_win.php?iTotal=-1&iRead=0&iStatus=1&sessionid=f076f44973f60f67dbddccb419891cc9', 'upload_status_win', 'height=262,width=460,scrollbars=false,resizable');
return false;
}
}
}
}
var int_ifrm_loaded=0;
function ifrm_loaded(){
int_ifrm_loaded++;
if(int_ifrm_loaded>1){
if(document.getElementById('submit_type').value=='eintragen'){
document.getElementById('eintragen').disabled=false;
}
if(document.getElementById('submit_type').value=='vorschau'){
document.getElementById('vorschau').disabled=false;
}
document.getElementById('gaestebuchform').action=document.getElementById('action_value').value;
document.getElementById('gaestebuchform').target='';
document.getElementById('file_complete').value='space.onetwomax.de';
upload_status_win.close();
document.getElementById('upload_file').disabled=true;
document.getElementById('gaestebuchform').submit();
}
}
//-->
</script>
<style type='text/css'>
<!--
BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
{ font-family: Times New Roman, Times, serif; }
H1, H2, H3 { font-family: Times New Roman, Times, serif; }
H4, H5, H6 { font-family: Times New Roman, Times, serif; }
PRE { font-family: Times New Roman, Times, serif; }
-->
</style>
</head>
<body bgcolor="#FEEC96" text="#91000F" link="#91000F" alink="#660000" vlink="#660000" >
<!-- KEIN Bannercode --><!-- KEIN Bannercode -->
<basefont face="Times New Roman, Times, serif" size="3">
<font size="3" face="Times New Roman, Times, serif"><br><div align="center">
<font size="3"><GB-LINK-ZURUECK></font>
<form action="http://659228.guestbook.onetwomax.de/?id=659228" METHOD="POST" id="gaestebuchform" enctype="multipart/form-data" name="gaestebuchform" onSubmit="return GaestebuchFormularCheck()">
<input type="hidden" name="id" value="659228">
<input type="hidden" name="nc" value="1"><input type="hidden" name="ver" id='ver' value="1">
<p align="center"><font size="5"><b> Unser Gästebuch </b></font>
<br><font size="3">( Es hat sich noch keine Person eingetragen. )</font> </p>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" width="530">
<tr>
<td width="140">
<hr align="right" width="100%" noshade>
</td>
<td width="250">
<div align="center">Bitte tragen Sie sich ins Gästebuch ein.</div>
</td>
<td width="140">
<hr align="left" noshade width="100%">
</td>
</tr>
</table>
<table width="444" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="222">
<table width="222" border="0">
<tr>
<td> <b><font size="2"> Name: </font></b> </td>
<td> <input name="name" maxlength="255" SIZE="20"> </td>
</tr>
<tr>
<td> <b><font size="2"> E-Mail:</font></b> </td>
<td> <input name="email" maxlength="255" SIZE="20"> </td>
</tr>
</table>
</td>
<td width="222">
<table width="222" border="0">
<tr>
<td> <b><font size="2"> Homepage: </font></b> </td>
<td> <input name="homepage" maxlength="255" SIZE="20" VALUE="http://"> </td>
</tr>
<tr>
<td> <b><font size="2"> Herkunft: </font></b> </td>
<td> <input name="herkunft" maxlength="255"> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<GB-TELEFON>
<table border="0">
<tr><td><b><font size="2">Bild oder Datei:</td>
<td>
<SCRIPT LANGUAGE="JavaScript"></SCRIPT><input id="upload_file" type="file" name="file" > <small>(Max. 50MB)</small><input type='hidden' name='file_id' value='f076f44973f60f67dbddccb419891cc9'><input type='hidden' name='file_complete' value='' id='file_complete'><input type="hidden" name="submit_type" id="submit_type" value='eintragen'><input type="hidden" name="submit_name" id="submit_name" value=''><input type="hidden" name="action_value" id="action_value" value=''><iframe name="upload_iframe" OnLoad='ifrm_loaded();' src="http://1.guestbook.onetwomax.de/blank.htm" height="1" width="1" style="visibility:hidden"></iframe><br>
</td>
</tr>
</table>
<table width="444" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="294">
<div align="center"><b><font size="2"> Ihr Kommentar: </font></b><br>
<textarea name="kommentar" wrap="off" ROWS="6" COLS="35"></TEXTAREA>
</div>
</td>
<td width="150">
<div align="center"><br>
<table border="1" cellpadding="10" width="97">
<tr>
<td>
<center>
<INPUT TYPE="submit" OnClick="if(isNaN(document.getElementById('submit_type'))){document.getElementById('submit_type').value='vorschau'}" name="vorschau" id="vorschau" value="Vorschau"> <br>
<INPUT TYPE="submit" OnClick="if(isNaN(document.getElementById('submit_type'))){document.getElementById('submit_type').value='eintragen'}" id="eintragen" name="eintragen" value="Eintragen">
</center>
</td>
</tr>
</table>
<br>
</div>
</td>
</tr>
</table>
<hr width="530" noshade align="center">
</FORM><GB-FORMULAR-ENDE>
</div>
<p>
<GB-EINTRAGE-LISTE-START>
<GB-ENTRIES-NO-1>
<GB-ENTRIES-0>
<GB-EINTRAGE-LISTE-ENDE>
</p>
<div align="center">
<font size="3">
<br> Diese Seite wurde 3 mal aufgerufen, davon 3 mal in diesem Monat.<br><br>
Seite: <b>1</b> von 1
</font>
</div><br></font></basefont><br>
<br>
<br>
<br>
</body>
</html>