Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Web Site question

Options
  • 11-09-2005 11:04am
    #1
    Registered Users Posts: 6,659 ✭✭✭


    I am making a site for my club and am going to offer webmail, I am using hosting365 email webmail question is can i put a username and password field into my website and it will log into the horde webmail or can i put the webpage into my site as shown here. The webmail page is here: http://82.195.128.192


Comments

  • Banned (with Prison Access) Posts: 16,659 ✭✭✭✭dahamsta


    Try?


  • Moderators, Society & Culture Moderators Posts: 17,642 Mod ✭✭✭✭Graham


    Or setup mail.yourdomain.com to point to the IP address you listed and direct your members to that for webmail.


  • Closed Accounts Posts: 2,161 ✭✭✭steve-hosting36


    <form action="http://82.195.128.192/horde/imp/redirect.php&quot; method="post" name="implogin">
    <input type="hidden" name="actionID" value="105" />
    <input type="hidden" name="url" value="" />
    <input type="hidden" name="mailbox" value="INBOX" />

    <table align="center" border="0" width="300">
    <tr><td align="center" colspan="2" class="header">
    Welcome to Horde</td></tr>
    <tr>
    <td align="right" class="light"><b>Email Address </b></td>
    <td align="left"><input type="text" tabindex="1" name="imapuser" value="" /></td>
    </tr>
    <tr>
    <td align="right" class="light"><b>Password</b></td>
    <td align="left"><input type="password" tabindex="2" name="pass" /></td>
    </tr>

    <tr>
    <td>
    <input type="hidden" name="server" value="mail.yourdomain.com" />
    <input type="hidden" name="port" value="143" />
    <input type="hidden" name="namespace" value="INBOX." />
    <input type="hidden" name="maildomain" value="yourdomain.com" />
    <input type="hidden" name="protocol" value="imap" />
    <input type="hidden" name="realm" value="" />
    </td>

    <td><input type="hidden" name="folders" value="" /></td>
    </tr>

    <tr>
    <td align="right" class="light"><b>Language</b></td>
    <td align="left" class="light"><select name="new_lang" onchange="selectLang()"><option value="zh_CN">Chinese (Simplified)</option><option value="zh_TW">Chinese (Traditional)</option><option value="cs_CZ">Czech</option><option value="da_DK">Dansk</option><option value="de_DE">Deutsch</option><option value="en_GB">English (GB)</option><option value="en_US" selected="selected">English (US)</option><option value="es_ES">Español</option><option value="et_EE">Eesti</option><option value="fr_FR">Français</option><option value="el_GR">Greek</option><option value="it_IT">Italiano</option><option value="ja_JP">Japanese</option><option value="ko_KR">Korean</option><option value="nl_NL">Nederlands</option><option value="nb_NO">Norsk bokmål</option><option value="pl_PL">Polski</option><option value="pt_PT">Português</option><option value="pt_BR">Português Brasileiro</option><option value="ru_RU">Russian (Windows)</option><option value="ru_RU.KOI8-R">Russian (KOI8-R)</option><option value="sk_SK">Slovak</option><option value="fi_FI">Suomi</option><option value="sv_SE">Svenska</option><option value="uk_UA">Ukranian</option></select></td>
    </tr>

    <tr>
    <td> </td>
    <td align="left" class="light"><input type="submit" class="button" name="button" tabindex="4" value="Log in" onclick="return submit_login();" /></td>
    </tr>

    </table>
    </form>


  • Registered Users Posts: 6,659 ✭✭✭PowerHouseDan


    Thanks Steve Legend!


  • Closed Accounts Posts: 4,655 ✭✭✭Ph3n0m


    Again this is not h365 or any other host's support forums - FROM NOW on if you have a question about/related to your host - ASK THEM


    Otherwise your ass is banned from here - no exceptions


  • Advertisement
This discussion has been closed.
Advertisement