Results 1 to 5 of 5

Thread: How to check email from homepage

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    30

    How to check email from homepage

    Hi all I want to make a login form so that staff can check their email..but i dont know how to do that..I have two textfields which username (staff email)and password then one button Submit but i dont know how its coding..where can i get the codes..Please tell me how to do that.

    Here is my codes..please i need it urgently.

    PHP Code:

    <form name="form1" method="post" action="http://www.abc.com/squirrelmail/src/redirect.php">
    <
    table align="center">

        <
    tr>
            <
    td>Username</td>
            <
    td>:</td>
            <
    td><input type="text" name="login_username" size="25"></td>
        
        </
    tr>
        <
    tr>
            <
    td>Password</td>
            <
    td>:</td>
            <
    td><input type="password" name="secretkey" size="25"></td>    
        </
    tr>
        <
    tr>
          <
    td colspan="7" align="center"><input type="submit" name="submit" value="Login">       
    </
    td>
        
        </
    tr>


    </
    table>
    </
    form
    Thanks in advance

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: How to check email from homepage

    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Oct 2006
    Posts
    30

    Re: How to check email from homepage

    Quote Originally Posted by visualAd
    Thanks alot..

  4. #4
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: How to check email from homepage

    Quote Originally Posted by saraa
    Thanks alot..
    hahahahahahaha LMAO ....PML!!!
    Am I dont the only one that either get it or misunderstand it?
    hahahahah.....
    uuurgh..whole office staring
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  5. #5
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: How to check email from homepage

    I even got a rating for my helpful response
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width