Edit the htdocs-&gt;index.php and add the lines<br><br>
   login=&quot;your_default_login&quot;<br>
   password=&quot;your_default_<div>password&quot;<br><br> after<br><br>function Enviar(){<br>   login=Trim(document.administra.login.value)<br>   password=Trim(document.administra.password.value)<br>   ---- ADD THE LINES HERE -----<br>


<br>In this way the login and password will the filled with your default values.<br><br>If you want to have the possiblity of login with 
differents login but to show allways the default login and password,  the the change have to be made in:<br><br>&lt;?php<br><span style="font-family: courier new,monospace;">if (isset($arrHttp[&quot;login&quot;]) and $arrHttp[&quot;login&quot;]==&quot;N&quot;){</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">        echo &quot;</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">   
         &lt;input type=\&quot;text\&quot; name=\&quot;login\&quot; id=\&quot;user\&quot; value=\&quot;\&quot; 
class=\&quot;textEntry superTextEntry inputAlert\&quot; onfocus=\&quot;this.className =
 &#39;textEntry superTextEntry inputAlert textEntryFocus&#39;;\&quot; 
onblur=\&quot;this.className = &#39;textEntry superTextEntry inputAlert&#39;;\&quot; <b><span style="color: rgb(204, 0, 0);"> value=&quot;\default_login\&quot;</span></b>/&gt;\n&quot;;</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">}else{</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">        echo &quot;</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">            &lt;input 
type=\&quot;text\&quot; name=\&quot;login\&quot; id=\&quot;user\&quot; value=\&quot;\&quot; class=\&quot;textEntry 
superTextEntry\&quot; onfocus=\&quot;this.className = &#39;textEntry superTextEntry 
textEntryFocus&#39;;\&quot; onblur=\&quot;this.className = &#39;textEntry 
superTextEntry&#39;;\&quot; </span><span style="font-family: courier new,monospace;"><b><span style="color: rgb(204, 0, 0);">value=&quot;\default_login\&quot;</span></b></span><span style="font-family: courier new,monospace;"> /&gt;\n&quot;;</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">}</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">?&gt;</span><br><br><br>and in<br><br><span style="font-family: courier new,monospace;">&lt;input
 type=&quot;password&quot; name=&quot;password&quot; id=&quot;pwd&quot; value=&quot;&quot; class=&quot;textEntry 
superTextEntry&quot; onfocus=&quot;this.className = &#39;textEntry superTextEntry 
textEntryFocus&#39;;&quot; onblur=&quot;this.className = &#39;textEntry superTextEntry&#39;;&quot;  
 <b><span style="color: rgb(204, 0, 0);">value=&quot;\default_password\&quot;</span></b>  /&gt;</span><br>
<br><br>Get a backup of index.php script before doing any change.<br><br></div><br><br><div class="gmail_quote">2010/12/7 Leyla Schön <span dir="ltr">&lt;<a href="mailto:l.schoen@bzfo.de" target="_blank">l.schoen@bzfo.de</a>&gt;</span><br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

  

    
  
  <div bgcolor="#ffffff" text="#000000">
    Dear list members,<br>
    <br>
    is there a possibility to set this login in our <a href="http://bib.bzfo.de/htdocs/" target="_blank">entry page</a>  as default in
    ABCD???<br>
    <br>
    <br>
    <span style="font-size: 11pt; font-family: DIN-Regular; color: black;"><img src="cid:part1.08030906.01010503@bzfo.de" height="393" width="524"></span><br>
    <br>
    Thank you very much in advance!<br>
    <br>
    Best regards<br>
    <pre cols="72">Leyla Schön
mail:    <a href="mailto:l.schoen@bzfo.de" target="_blank">l.schoen@bzfo.de</a>
<a href="http://www.bzfo.de" target="_blank">www.bzfo.de</a>
tel:     030/ 30 39 06 -16   fax: 030/ 30 61 43 -71 

</pre>
  </div>

<br>_______________________________________________<br>
isis-users mailing list<br>
<a href="mailto:isis-users@iccisis.org" target="_blank">isis-users@iccisis.org</a><br>
<a href="http://lists.iccisis.org/listinfo/isis-users" target="_blank">http://lists.iccisis.org/listinfo/isis-users</a><br>
<br></blockquote></div><br><div style="display: inline;"></div>
<div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style>