CINXE.COM
Clay Conference 2024 - ConfTool Pro - SendPassword
<!DOCTYPE html> <html lang='en'> <head> <title>Clay Conference 2024 - ConfTool Pro - SendPassword</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv='Content-Type' content="text/html; charset=UTF-8" /> <meta charset="UTF-8" /> <link rel="stylesheet" type="text/css" href="https://www.conftool.net/clay2024/conftool.css" /> <script type="text/javascript" language="javascript" src="https://www.conftool.net/clay2024/conftool.js"></script> <script type="text/javascript" language="javascript"> <!-- if (top.location!=location) top.location=self.location; var ct_start = new Date(); var ct_months=['Jan','Feb','Mar','Apr','May','June','July','Aug','Sept','Oct','Nov','Dec']; // --> </script> <link rel="stylesheet" type="text/css" href="https://www.conftool.net/clay2024/oldbrowsers.css"> <link rel="stylesheet" type="text/css" href="https://www.conftool.net/clay2024/conftool-abstracts.css"> <link rel="stylesheet" type="text/css" href="https://www.conftool.net/clay2024/icons/fontconftool/style.css" /> <meta name="viewport" content="width=950" /> <style type='text/css'> .main { width: 900px; } .main_elements { width: 900px; } .main_content { width: 898px; } #siteheader { width: 900px; } </style> <script type="text/javascript" language="javascript" src="https://www.conftool.net/clay2024/jscripts/login_autofocus.js"></script> <link rel="stylesheet" type="text/css" href="https://www.conftool.net/clay2024/conftool-custom.css"> <link rel="shortcut icon" href="https://www.conftool.net/clay2024/favicon.ico" /> </head> <body> <div id="center_main"> <div class="main"> <div id="main_box"> <div class="mainbg"> <div class="main_elements"> <a name='top' id='top'></a> <div id="siteheader" style="float:left;"> <div style="float:left; width:900px; text-align:center; vertical-align:middle;"><a target="_blank" href="https://clayconference2024.de/" style="font: 19px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:navy;"><img src="https://www.conftool.net/clay2024/header.jpg" width="900" border=0 alt="Logo Clay Conference 2024"></a></div> </div> <div id='below_siteheader' class='main_elements'> <div id="headbar" class="main_content"> <div class="navbar"> <div class="navbar_elements navbar_elements_hover"> <a href="https://www.conftool.net/clay2024/index.php?page=logout" class="cthead_a"><span class="navbar_item nobr">Login</span></a></div> <div class="navbar_elements navbar_elements_right navbar_elements_nohover"> <span class="navbar_item nobr">Conference Time: </span><span id='cttime' class='navbar_item nobr'>17th Feb 2025, 08:12:48am </span><span class="navbar_item nobr"> CET</span> </div> <script type="text/javascript" language="javascript"> <!-- var ct_timer = null; var ct_starttime = ct_start.getTime(); var ct_conftooldate = new Date(2025,1,17,8,12,48); var ct_conftooltime = ct_conftooldate.getTime()+1000; var ct_personaloffset = 0; var ct_serveroffset = 3600000; function start(){ var ct_now = new Date(); var ct_nowtime = ct_now.getTime(); var time = new Date(ct_conftooltime+ct_nowtime-ct_starttime); var mytime = new Date(ct_conftooltime+ct_nowtime-ct_starttime-ct_personaloffset); var servertime = new Date(ct_conftooltime+ct_nowtime-ct_starttime-ct_serveroffset); var clock = document.getElementById('cttime'); if (typeof(clock) != 'undefined' && clock != null) { clock.innerHTML = dateFormat('jS M Y, h:i:sa', time); } var clock = document.getElementById('showdatetime'); if (typeof(clock) != 'undefined' && clock != null) { clock.innerHTML = dateFormat('jS M Y, h:i:sa', time); } var clock = document.getElementById('showpersonaldatetime'); if (typeof(clock) != 'undefined' && clock != null) { clock.innerHTML = dateFormat('jS M Y, h:i:sa', mytime); } var clock = document.getElementById('showserverdatetime'); if (typeof(clock) != 'undefined' && clock != null) { clock.innerHTML = dateFormat('jS M Y, h:i:sa', servertime); } ct_timer = setTimeout("start()",1000); } addEvent(window, "load", start ); // --> </script> </div> <div class="navbar_breadcrumb"> <div class='breadcrumb_inner'> <div class='breadcrumb_right'> <a href="https://www.conftool.net/en/user_documentation/registration_and_log_in_help.html" target="_blank" title="Show help for 'Forgotten your password?'" ><i class='icon ct-question-circle ct-question-circle-navbar' aria-label="Show help for 'Forgotten your password?'"></i></a> <a href="#bottom" title="To Page Bottom" aria-label="To Page Bottom"><i class='icon ct-arrow-down'></i></a> </div> <span class='font8 fontbold'></span> </div> </div> </div> <div id="inner_content" class="main_content"> <div style="font-size:4pt; clear:both;"> </div> <br><br><br> <script type="text/javascript" language="javascript"> <!-- if (typeof disableForm != 'function') { window.disableForm = function(theform) { if (document.all || document.getElementById) { for (i = 0; i < theform.length; i++) { var tempobj = theform.elements[i]; if (tempobj.type.toLowerCase() == "submit" || tempobj.type.toLowerCase() == "reset") { if (tempobj.className=="smallbutton" || tempobj.className=="smallbutton_clear" || tempobj.className=="smallwaitbutton") { tempobj.className="smallwaitbutton"; } else if (tempobj.className=="tinybutton" || tempobj.className=="tinywaitbutton") { tempobj.className="tinywaitbutton"; } else if (tempobj.className=="link_button") { } else if (tempobj.className=="button float_left" || tempobj.className=="waitbutton float_left") { tempobj.className="waitbutton float_left"; } else if (tempobj.className=="button") { tempobj.className="waitbutton"; } if (tempobj.value.length>=5 && tempobj.className!="link_button") { tempobj.value = " Please wait... "; } } } } return true; } } // End --> </script> <form action="https://www.conftool.net/clay2024/index.php?page=sendPassword" method="post" id="ctform_sendpass" name="sendpass" onsubmit="return (disableForm(this));" > <table align="center" width="90%" class="form_table" cellspacing="0" cellpadding="2" border=0 style='clear:both;'> <tbody id="sendpass_tbody"> <tr class='form_tr_separator'><td colspan="4" valign="top" class="form_td_separator_gradient left"> <h2 class="form_separator_label"><i class='icon ct-forgot-password ct-icon-margin ct-icon-bullet ' ></i>Forgotten your password?</h2> </td></tr> <tr class='form_tr_main' ><td width="242" valign="top" class="topline_white form_td_label right" colspan="2" > </td><td width="566" valign="top" class="topline_white form_td_field font10 left" colspan="2" > <div class='form_label_data'><span >Please enter your user name in the field below. Instructions for setting a new password will then be sent to the e-mail address(es) you entered when you registered with ConfTool for this event. <br />In case of problems, please contact the conference organizers at <script type="text/javascript"> <!-- document.write('<a href="mailto:'+'clay2024'+unescape('%40')+'fu-confirm'+unescape('%2E')+'de">'+'clay2024'+unescape('%40')+'fu-confirm'+unescape('%2E')+'de<\/a>'); // --> </script><noscript> <span style='white-space: nowrap'>clay2024<span style='color:#800;' title='replace by @'>{at}</span>fu-confirm<img src="images/dot.gif" align="bottom" alt="dot" />de</span> </noscript></span></div> </td></tr> <tr class='form_tr_main' > <td width="242" valign="top" class="topline_white form_td_label right" colspan="2" > <label for='sendpass_form_username'><span class="form_label">E-mail or user name:</span></label> </td> <td width="566" valign="top" class="topline_white form_td_field left" colspan="2"> <input name="form_username" id="sendpass_form_username" type="text" value="" size="25" maxlength="255" class="inputtext " autocomplete='off' > </td></tr> </tbody></table> <div id='sendpass_stickyButtons' style='width: 100%; display: flex; justify-content:center;'> <div align="center" class="top right form_td_buttons" style='clear:both; display: block; overflow: auto; box-sizing: border-box; padding: 2px; width: 90%;'> <input class="button" type="submit" name="cmd_send_password" value="Submit password request" style='width: 230px; ' > </div> </div> </form> <br><br><script type="text/javascript"> <!-- setFocus(document.sendpass.form_username); // --> </script> <a name='bottom' id='bottom'></a> <div style="font-size:4pt; clear:both;"> </div> </div> <div class="navbar_footer main_content"> <div class='breadcrumb_inner'> <div class='breadcrumb_right'> <span class="ctfoot"> </span> <a href="https://www.conftool.net/en/user_documentation/registration_and_log_in_help.html" target="_blank" title="Show help for 'Forgotten your password?'" ><i class='icon ct-question-circle ct-question-circle-navbar' aria-label="Show help for 'Forgotten your password?'"></i></a> </div> </div> </div> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 4px 2px 0 2px; clear:both;" summary='Footer: Links to Contact and Legal Notice'> <tr><td class="left ctfoot" width="88%"> <a href="https://www.conftool.net/clay2024/about.php">Legal Notice</a> · Contact Address: <script type="text/javascript"> <!-- document.write('<a href="mailto:'+'clay2024'+unescape('%40')+'fu-confirm'+unescape('%2E')+'de">'+'clay2024'+unescape('%40')+'fu-confirm'+unescape('%2E')+'de<\/a>'); // --> </script><noscript> <span style='white-space: nowrap'>clay2024<span style='color:#800;' title='replace by @'>{at}</span>fu-confirm<img src="images/dot.gif" align="bottom" alt="dot" />de</span> </noscript><br /> <a href="https://www.conftool.net/clay2024/privacy.php">Privacy Statement</a> · Conference: <a target="_blank" href="https://clayconference2024.de/">Clay Conference 2024</a></td> <td class="right no-bidi ctfoot" nowrap>Conference Software: <a href="https://www.conftool.net/"><span class="fontbold">ConfTool Pro</span> 2.8.105</a><br /> © 2001–2025 by <a href="https://www.conftool.net/clay2024/copyright.php">Dr. H. Weinreich, Hamburg, Germany</a> </td> </tr></table></div></div> </div> </div> </div> </div> </body> </html>