HTML - Sign In/sign Up And Comments!?!? Help
Hey guys im just practicing and getting used to the basics of coding before me and my friends start up a big project but for fun i made a YuGiOh website (Me and my friends thought it would be funny to bring back YuGiOh in highschool; Huge success lol) and i have every duelers info and stuff to view but i need to make it were people can sign up for the site login ect.. also were they can all chat on some sort of forum or wall would be great Any ideas?? Please help, and thanks in advance.
Similar TutorialsI'd like to make a sign in, sign out system for my site, But i'd like it to be free. I think maybe im asking to much....if not and the process for this is simple can anybody tell me hows its done....Thanks. My site is www.studiopops.com hi all, could someone please give me a bit of info, i have a website which offers stable signs what i need is some sort of application in which the customer can choose a design i have then input there own wording onto the sign so they can see what it will look like before they order, has anyone got any suggestions on how i can do this Many Thanks Brian I am relatively new to html coding and was just wanting to know how to make a login and sign up page alot like the one this site uses. If anyone could help me that would be great. Hi Guys, sorry i am not sure where to put this topic because i am new in this kind of programming... I am managing an homepage for an music artist. We recently started to build up a newsletter. Now we want people to sign in to it. The idea is to create a popup which starts by a onclick on a download link and directs the consumer to the downladpage, but only after signing in for a newsletter/filling (FB like maybe too) in the email field. Here are the steps/functions i want to do. Current conditions of website and Server: we have mysql, mp3 are saved on external server like rapidshare, php, javascript, css and of course html is possible how can i create following codes?? 1: - onclick on downladlink - popup for a newsletter sign in - after signing in download starts directly - option to cancel, download does not start, redirecting to site 2: - onclick on downladlink - popup for a email input field (should be saved in a textfile or send to email or on a server...) - after signing in download starts directly - option to cancel, download does not start, redirecting to site 3: - onclick on downladlink - popup for a facebook page like - after "liking" the page download starts directly - option to cancel, download does not start, redirecting to site i hope i could explain you my idea/problem. Do you have a code for that? How do you call this kind of function and how do i create them (javascript and php)? thank you Timbo Hi all. Just wondering how to make sign up and login pages for a site but don't know how to save the data entered for sign up and then check it for login! Hi I have a form which posts back using mailto: method="post" enctype="text/plain" So all the lines in the emial which the form sends look like this: line1= form text line2= more form text line3= more form text is it possible to remove the line1= ? so the email would look like: form text more form text more form text I have removed the name of the form field element as a test on line 1 so it looks like: =form text line2= more form text line3= more form text But you can see it still holds the = Can I get rid of this too? Thanks in adv.. How can i insert the comments in HTML Hi I am using a conditional comment on a website to load a css sheet for IE6 and below <!--[if lte IE6]> <link href="expleonardo.css" rel="stylesheet" type="text/css"> <![endif]--> In IE6 it loads the sheet and does what I want it to do but the following: <!--[if lte IE6]> <![endif]--> shows at the top of the page on a white line. The website address is www.errolsimprov.co.uk/leonardo/index.htm Any help would be greatly appreciated. Thanks John I was wondering if anybody knew if using frontpage or had the code for something like pretty much: I want to make a comments / message board type thing where people can leave comments sorta of like on the end of the new york times articles or such where people comment, however i want to make it so i can approve the comments before they show up. I'm just going through a refresher exercise with my HTML knowledge - going through some HTML skeletons with the w3c on hand, and I just had a thought that I hadn't ever considered before... It's taken as a given that the first line of a HTML document should be the doctype declaration, and that this must go before the <html> tag... But, are you allowed to place comments above the doctype? or will this break it? I can't find anything either way at w3c or anywhere else... I hate how MySpace comments don't fill up the entire width of the profile, so does anyone know (or help me with) a code that will stretch the comments across the entire profile? I've been considering using Powersurge.net for my web site. Any comments about them? From what I've seen their support is very fast. (I recieved replies to all my questions within minutes.) Thanks wedding veils discount wedding dress mother of the bride Hi New to the forum, but think this might be the place for questions like this.. :-) Have a problem with a facebook statement I'd like to use in my learning-project to handle comments etc. The commenting module is workin perfect, but the statement to get the number of comments have problems in IE-browsers prior to v9. Probably I'm doing something wrong in the wrapping, but I need someone to tell me what... The statement should according to FB be pronounced like: Code: <fb:comments-count href=http://example.com/></fb:comments-count> And the result should be a number (stating the number of comments) In my site I've wrapped the statement in a number of span's like this: Code: <span style="float:left">Denna post har </span> <span style="float:left"><fb:comments-count href='www.hvid.nu/patricks_blogg/post/{url_title}'}</fb:comments-count></a></span> <span style="float:left"><a href="patricks_blogg/post/{url_title}"> kommentarer</a></span> Producing the line: Denna post har X kommentarer. This works for ALL browsers exept IE8 and down, where the rendering totally stops after the fb:comments-count -statement. (it works for IE9 by some peculiar reason) Anyone have a clue on how wo wrap this in order to have IE to understand? Best regards /Patrick Basically I have a tab on my website called future ideas and my goal is to have a small table at the bottom of the screen that simple has a "name", "comment" input box, and what I want is to when they click "submit" it will post a small little box of the person's comment on the bottom of the webpage. I have a feeling this is not easy at all and I would like some dumbed down language here when explaining to me because I am definitely not a pro at php coding yet. Or maybe if there is a package out there someone highly recommends please post it, but be sure there is a good guide to post as well for it. Thanks in advance! I'm trying to parse thru an HTML file and besides of having some problems with images, I also don't really understand how comments markup works. I was reading this, and I don't understand how <!------> hello--> is only one comment. In my parser I run to this <!--, and then what? Should I look first for -->, then again for --> and then for <!-- ? If another --> comes before <!--, then the comment includes this -->, and I should look again for a --> until the next <!-- comes before the next -->, assuming that there is one. Or how does it work? How do you deleted more than one comment at a time on myspace? Hi, I've recently started a website for a game i belong to and i have things like news items and feedback items, but i want my viewers to be able to post their comments on them and maybe leave a rating out of 5 stars or something like that for each item. I have only just recently started learning coding and this is my first site, so i'm not very experienced yet. But i have used a few php bits to create feedback forms, would it need that sort of thing? Or could it be done simply in html or javascript? If anyone knows of any online tutorials which cover this sort of thing i would appreciate it! When creating a file from a template in Dreamweaver CS3, is there anyway to remove all the comment tags around editable regions? ok first off... I looked at every site I could find to help me with this, but none of it helps out at all! Let me first also say that I have a site where I store my Fanfictions that I write myself. What I would like to do is to create something where the people that read the stories can review it on my site.( meaning to comment on it and even rate it) Here is the Site: http://annsanime.awardspace.com/YaoiFanfictions.html But here's the thing... I'm so confused about it... all the tutorials are not really clear on some things like what files to use or Exactly how to edit the forms or even how to put what file where or what to name it or to put in it.... it's all confusing to me.... I know how to make a form but that's about all.... other than that... I'm totally stumped! please someone help me! ~Ann |