need some people that know html to help

Results 1 to 4 of 4
  1. #1
    Account Upgraded | Title Enabled! ~Fallen is offline
    MemberRank
    Dec 2008 Join Date
    Behind you look BehindLocation
    407Posts

    need some people that know html to help

    well i coded a web in html then i added all the php functions to it so i just set it all up but now i want it to like when i click register it wont go to another page and make register i want it to just show up in the webs white space in the middle someone have any idea how?


  2. #2
    Sultan of Yolo Demantor is offline
    MemberRank
    May 2008 Join Date
    GermanyLocation
    1,266Posts

    Re: need some people that know html to help

    Quote Originally Posted by ~Fallen View Post
    well i coded a web in html then i added all the php functions to it so i just set it all up but now i want it to like when i click register it wont go to another page and make register i want it to just show up in the webs white space in the middle someone have any idea how?
    Post your html code here, may i help you.. i will only help you in html, i am can't php so well, neither html, but its very easy to code html, :D

  3. #3
    Account Upgraded | Title Enabled! ~Fallen is offline
    MemberRank
    Dec 2008 Join Date
    Behind you look BehindLocation
    407Posts

    Re: need some people that know html to help

    umn add me on msn i will ask then john192366038@hotmail.com

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: need some people that know html to help

    you have to put a "do" and stuff in there like :
    Code:
    index.php?do=register
    for the link.
    the something like :
    Code:
    <form name="reg" method="POST" action="index.php?do=register">
    in the script.



Advertisement