Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11

    AJAX is the answer to this problem

  2. #12
    Quote Originally Posted by xiao_xiao View Post
    you need a form tag when submitting.

    here's an example.

    PHP Code:
            <form action="nextpage.php" method="post">
              <
    table>
                <
    tr>
                  <
    td class="td-left">
                     <
    label for="loginUsername">Username</label>:&nbsp;
                  </
    td>
                  <
    td>
                    <
    input name="loginUsername"/>
                  </
    td>
                </
    tr>
                <
    tr>
                  <
    td class="td-left">
                    <
    label for="loginPassword">Password</label>:&nbsp;
                  </
    td>    
                  <
    td>
                    <
    input name="loginPassword" type="password"/>
                  </
    td>
                </
    tr>
                <
    tr>
                  <
    td
                  </
    td>
                  <
    td>
                    <
    input class="button" type="submit" name="login" value="Login"/>
                  </
    td>
                </
    tr>
              </
    table>
            </
    form
    i do have a a form tag sir...naa sa first td <form method='post' action='del.php'>

  3. #13
    naa mn diay ka form tag.

    use this...
    PHP Code:
    <input  type="hidden" name="delthis" size="12"  value="<?php echo $value?>" />

    and then in del.php, use $_POST['delthis'] instead of $_POST[delthis]

  4. #14
    anyway, don't call me sir. student pa ko. hehe.
    I don't recommend AJAX sa mga bago pa ga-learn. study sa ug maayo ang html, css, php, mysql, javascript... and then proceed na dayun ug AJAX, jquery, etc...

  5. #15
    Quote Originally Posted by xiao_xiao View Post
    anyway, don't call me sir. student pa ko. hehe.
    I don't recommend AJAX sa mga bago pa ga-learn. study sa ug maayo ang html, css, php, mysql, javascript... and then proceed na dayun ug AJAX, jquery, etc...
    but you have to admit, this can easily be solve by AJAX.

  6. #16
    Quote Originally Posted by ChaosOrb View Post
    but you have to admit, this can easily be solve by AJAX.
    of course.

  7.    Advertisement

Page 2 of 2 FirstFirst 12

Similar Threads

 
  1. Html code question.
    By Gh0st1234 in forum Websites & Multimedia
    Replies: 10
    Last Post: 01-14-2013, 03:44 PM
  2. HTML code is off-you cannot post attachments. Why is this?
    By ghostrider in forum Support Center
    Replies: 9
    Last Post: 01-23-2011, 09:18 PM
  3. Html code
    By K0n0ha in forum Programming
    Replies: 1
    Last Post: 11-19-2008, 08:14 AM
  4. just click the html code
    By mediatrix33 in forum Websites & Multimedia
    Replies: 9
    Last Post: 10-08-2008, 01:01 AM
  5. html Code formatter
    By silent-kill in forum Programming
    Replies: 7
    Last Post: 03-12-2008, 07:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top