HTML - Login/member Form
Hello. What I want for my website, is a robust login form, and a new member form, so people can become members of my website. I would like to do this in the easiest way possible. Please help.
Sincerely, CJ Similar Tutorialsis it possible to use an html form instead of one of these login boxes : www.xboxleaders.net/login/protected heyy, im tryin to create a simple login form on my page, but cnt seem t find coding that once the submit button in clicked and the info is correct, to go to a dif page.. it just stays :S any one help? thanks Dear HTMLforums It would be awesome of someone could make this code for me. I'm working hard on getting my website up running, but i need some small codes, and i think that this is the right place. Decription: It needs to be a login form, with Email and Password. But when you type in your Email and Password the site is going to copy that text to a log file i got on my webserver. And then redirect you to whatever site i want.? Is that possable? Best Regards, Napsteren Well my login form works great in IE but not so great in FF. My code: Code: <form align="right" action="forums/login.php" method="post" target="_top"> <table> <tr><td><input type="text" name="username" size="25" maxlength="40" value="Username" /></td><td><input type="password" name="password" size="25" maxlength="32" value="Password" /></td></tr> <tr><td align="right">Keep me logged in <input type="checkbox" name="autologin" /></td><td align="left"><input type="hidden" name="redirect" value="redir.php" /><input type="submit" name="login" value="Log in" /></td></tr> </table> </form> you can see what I mean by opening anime-me.com is IE then FF. Thanks in advance. I'm new here, html-challenged and out of my comfort zone working on my website that's based on Wordpress. I hope I can learn something, and eventually contribute as well. Since I'm here out of need, I hope somebody can give me the code for a page I'm trying to fix. I want to float the ad graphic ad to the right without disturbing the text. Just scroll down a little to the clip with the Amazon ad. prisonunlocked (dot) com/krischarles/ Help would be appreciated. This problem has been truly vexing. Edited to add: we're not live yet, so I don't want to link here. Lots of problems to fix. Can someone please assist with converting my email to html. I was sent an email and I needed to approve the email but there was no highlighted link or finger pointer to accept and send due to the email not being html compatible. It would be greatly appreciated if someone can get back to me with an answer on converting to html. Thank you Need assistance with converting my email to html. hey guys, Long time viewer, finally got around to joining. I have a huge issue, that i am hoping someone here, or some of you can give me options of doing what i want to do.. also i hope i posted in the right area. Ohkay, so my website consist of a frame, which is about 25% of the window, 75% of the remaining being the main body. I am trying to view a large website, such as facebook within my frame. so basically, my problem is, when i do this, facebook will not function within my 75% of my main body, instead, when i try to log in, it leaves my website/frame, and goes to the www.facebook.com. Is it possible to get around this encryption? API? Perhaps using 3 legged oauth? PLEASE HELP ME! Appreciate ANY anythings you MAY think will work! thanks guys! Hey guys- I am not really sure if this would qualify as HTML or PHP or perhaps even CSS.... but I am looking for some sort of framework for my members page... let me explain a little first. its at (www.cssgamers.com/members) what it is... or basically what i want it to be, is a place where people can go and learn information about the admins/members of my gaming community. The setup I have now is all done by hand- rather, done by me. What I want is to have a page where it displays all the members (as shown) but the members can log in and change stuff at will. something simple- like a forum profile or a facebook page.. but i dont want to to look like a social networking site. I may be making this seem more complicated then it actually is... but and advice would help. Also, if you need me to clarify anything.. id be happy to do so. Hi All , This is my first post. I like to consult all of you here , what softare i should use to set up my web site. In the pass i try to set up using front page , that is 10 yr ago , and 5 yr ago i use dream waver . Now i not sure which software is better for me to set up my web site ? I need some user friendly software to set up , as i am no good in writing code. Hope some one can advise me. Paul Yeo Hi Everybody! My name is Michael and I am an Engineer & Comp. Tech. with little knowledge of HTML CODING. OPTION" QUESTION - PLEASE HEELLLLPPPPPPPP!!! I pasted a drop down OPTION HTML coding in an index.htm for "Business 1", but I need the second part where "option 2" chooses i.e; "Business 2". I can select option 1 or 2, but I don't know how to link it to i.e.; "Business 1" or "Business 2". Please heelllllpppppppp!!! The following is the code for option 1 or 2, which is a drop down for "Please select an option: ============================ <CENTER> Please select an option: <SELECT> <OPTION SELECTED>option 1 <OPTION>option 2 </SELECT><BR> <INPUT type="Submit" VALUE="Submit"></CENTER> ====================================== MISSING PART: OPTION 1 OR 2 SHOULD SELECT WHATEVER IS LINKED TO OPTION 1 AND 2. Thanking you in advance for your help, Michael Greetings everyone! I am sort of new to this. Not totally but i am definately more of a hack. i don't really know about the functionality of web pages but am more driven by the look and hyper links. if i click it and it takes me to the right page i am happy. having said all of that here is my attempt so far (it is a purchased template and i am filling in the blanks) www.rmt-corp.com my questions is that i need some help coding the ftp login box. we have many clients and i would like them to be able to go to our site to login to the ftp site. this will let them see any news we may be displaying as well as stop us from emailing a link like we currently do. i have searched for this code and found various version of it but when i look at the html code for my page i get lost pretty quick. if someone would be willing to help just code it for my page specifically i would be eternally greatful. maybe we could work out a per code price TIA!! how do i make a login for my website? i only want it to allow the user of admin and pass of bobys Hi I am relatively new to HTML. I am working on a website because I honestly feel capable of setting it up. I've been scripting using C#(C Sharp) for a little over 5 years, so I get the general gist of how to script and what is required of me. I made the website ericstowing.bravehost.com using very little material and my own codes. I know is not complicated but that was only about 1hr30mins worth of work. More to the point though. I am looking for a tutorial on how to set up a login form, with the ability to actual log on set up data and store it on the website. If anyone has a tutorial of something to this extent, or would like to help me personally I would really appreciate it. Thank you for reading. -Nick firstly ive never learnt HTML before and i still barely know it, im trying to learn it through making a random webpage so sorry if this seems like a newb question ok so ive made a login box with a username, password and a button to click login but i don't know how to 'create' an account that i can use to login. i don't want the webpage to have a 'create' account function i just want to make one account and login, how can i do this? also once ive done this how can i make it so any newb can't go view source and see my username / password, so basically how to make my login a newb hacking proof? thanks Errr, it's me again. Could you tell me how to make Signup/Login system for my site? And also, how to prevent users that are not signed up from viewing some of pages? Hello All- I'd like to add a user registration and login to my website. So that an individual may log in and be brought to a customized personal screen. Obviously this is some in-depth stuff but I'd like to know how to go about learning how to do such a thing. Any thoughts? thanks! i have a windows live website, its the free basic version, the purpose of the site is to display minutes from meetings and other general info, however i would like to make the info private and was wondering if it would be possible to do this with html/xhml, i have the form script to login from the homepage but am unsure how to procceed with creating the users id's and passwords any help for a novice would be appreciated regards and thanks john www.erctrw.com Hey... Does anyone know the HTML for a login box? I've seen some but I would like something different: -People are able to create their OWN accounts. -People sign up with it and a username and password. -People can not have the same username as someone else. -(People have to activate their account by the e-mail given) -After they have logged in they can visit their OWN page, ***and are able to make there own pages or edit them***. I know this is rather demanding! Does anyone have any ideas? ***Is it possible for people to make their own pages?*** Thanks, Josh Hi guys Please can you help me, I am having trouble with my login page on my website. When I input the username and password, the site redirect to http://www.authpro.com/cgi-bin/auth.fcgi, do I need auth.fcgi to create my own profile?? If so where can i find one to create my own profile id?? Code: HTML Code: <font face="verdana,arial" size=-1> <center><table cellpadding=2 cellspacing=0 border=0> <tr><td bgcolor="blue"><table cellpadding=0 cellspacing=0 border=0 width=100%><tr><td bgcolor="blue" align=center style="padding:2;padding-bottom:4"><b><font size=-1 color="white">Enter your login and password</font></th></tr> <tr><td bgcolor="white" style="padding:5"><br> <form method="post" action="http://www.authpro.com/cgi-bin/auth.fcgi" name=pform> <input type="hidden" name="action" value="login"> <input type="hidden" name="user" value="deluxe"> <input type="hidden" name="hide" value=""> <center><table> <tr><td><font face="verdana,arial" size=-1>Login:</td><td><input type="text" name="login"></td></tr> <tr><td><font face="verdana,arial" size=-1>Password:</td><td><input type="password" name="password"></td></tr> <tr><td><font face="verdana,arial" size=-1> </td><td><font face="verdana,arial" size=-1><input type="submit" value="Enter"></td></tr> <tr><td colspan=2><font face="verdana,arial" size=-1> </td></tr> <tr><td colspan=2><font face="verdana,arial" size=-1>Lost your username or password? Find it <a href="http://www.authpro.com/cgi-bin/auth.cgi?user=deluxe&action=lost">here</a>!</td></tr> <tr><td colspan=2><font face="verdana,arial" size=-1>Not member yet? Click <a href="http://www.authpro.com/cgi-bin/auth.cgi?user=deluxe&action=reg">here</a> to register.</td></tr> </table></center> </form> </td></tr></table></td></tr></table> hope you can help!!!!!!!!!! Thanks, Mark Well, I'm trying to add a Login feature to my website (I already uploaded it but it's still under construction: http://www.tigguild.com/index.htm ). I have just recently started HTML and got some help on the CSS for that site. I know how to make the username/password/submit boxes, but I have no idea how to make them actually do anything. Can anyone help me through what I would have to do have my site do the following: (this site is for a World of Warcraft guild by the way) 1. Create a username/password and log in 2. Sign up for events such as raids and guild events and the like For the sign up, what I was thinking was a format such as this: Would you like to sign up for this event? (checkbox here) (Submit button) Sorry if my questions seems weird or vague, I'm not really sure about all the terminology yet Thanks to anyone who can help me! |