HTML - How Do I Create A Login From That Allows Users To Go On Some Parts But Not On Others!
Hey All!
How Do i Create A Login Form That Allows certain users to go onto a 'thispage.html' but dosn't allow them to go onto 'thatpage.htm' How Do I Do That Please Help!!! Similar TutorialsI'm working on a site for a local radio station that is streaming high school football games on Thursday and/or Friday nights. I'm tired of waiting up until 1-2AM for everyone to call in the scores so I can update the scoreboard. Is there a way to allow me to give certain users access to make changes to certain pages? I'm using Microsoft Expression Web 4 and made a Master page with editable regions so every page is pretty uniform. I want her to be able to update the scoreboard herself, but nothing else. Here's a link to the first week's scores: www.mywin98.com/scoreweek1.html You'll have to login to look at the page - so just use username/password - test/test Any ideas would be greatly appreciated! Ok I created a layout in photoshop and I want to know how to place the login/password bar onto my layout. The whole layout is cut into slices etc but when I place the bars where I want, the layout gets messed up. Hi, I have 6 users who need to access a roster on the website. only they are to view the roster can I use a flat file with their usernames and a passwords? Hi I am not sure where to post this so i am sorry if its in the wrong place , my question is i want to prtoect parts of a website i have made from being access unless the come thru the correct reffer pages first say i have 4 pages i want to protect www.mydomain.com/page1 www.mydomain.com/page2 www.mydomain.com/page3 www.mydomain.com/page4 but i only want them to be access if they com from certain parts of my site where i have linked to them .... etc.... But i dont want to password protect them i just want them to accessed thru the correct pages , I have heard that i can do this using .htaccess but i am not sure how if anyone could help that would be great Hi, I am very new to HTML and our webdesigners have run off without completing the job properly so I am trying to do it myself. The problem is with the "News" page of the site which is a tumblr page configured to look like the rest of the site. Rather than come on here and list all the problems with it I thought I'd tackle one at a time. The first thing I am trying to achieve is making the area in which posts are not submitted (the header, and the left and right) scroll down with you. So as you scroll down through the posts you can still see the links at the top of the page and on the sides. Is this possible? Here is the page I am talking about: http://secret-store.tumblr.com/ Thanks for any help guys. I've been working on an email blast in slices for the first time without the use of tables, yet I haven't been able to align the left bar with the other components on the right. How can I align these components so that they are all together? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Untitled Document</title> </head> <body> <div style="width:550px;"> <div><img src="http://img263.imageshack.us/img263/9634/bottombox119.gif" width="1" height="31" /><img src="http://img98.imageshack.us/img98/7985/bottombox120.gif" width="549" height="31" /></div> <div style="float:right; clear:left; margin-right:0px; "><img src="http://img98.imageshack.us/img98/7985/bottombox120.gif" width="20" height="1218" /></div> <div style="float:right; clear:left; margin-right:0px; "> <img src="http://img179.imageshack.us/img179/2510/bottombox105.gif" width="311" height="158" /></div> <div style="float:right; margin-right:0px; "> <img src="http://img69.imageshack.us/img69/5752/bottombox104.gif" width="197" height="118" /></div> <div style="float:right; clear:left; margin-right:0px; "><img src="http://img692.imageshack.us/img692/3859/bottombox108.gif" width="311" height="165" /></div> <div style="float:right; clear:left; margin-right:0px; position:relative;"> <img src="http://img62.imageshack.us/img62/7371/bottombox107.gif" width="197" height="205" /></div> <div style="float:right; clear:left; margin-right:0px; "><img src="http://img87.imageshack.us/img87/2279/bottombox109.gif" width="243" height="220" /></div> <div ><img src="http://img98.imageshack.us/img98/7985/bottombox120.gif" width="22" height="1218" /></div> </div> </body> </html> hi everyone! i d like your help on how to put an icon on my site to correspond to a wav file, and how to allow the users to be able to download it. do u know any piece of code to do this? Thanks! I've got a registration page and login system set up, but now I need to record when each user accesses a certain page. Is there any way to do that? http://www.wagnermeters.com/1/login/index.php Hey mates, i have a website and want to create a page on there where just registered users have access to and can download from the links on that page. Therefore I believe I need to make a "register" thing on my website, where they get a code to their typed in email addy and have to confirm it by typing it in on my page. I don't even know if it is possible to create that kind of thing with html, but any help would be great, have a nice sunday, DonCanalle Is there a plugin or anything that would allow me to setup specific sections of a website where certain users can update with news? I hope I'm being clear, but this is what I want to do: There's a news section of my page, and currently I'm working with people who don't know a lick of HTML. They want to be able to add news articles without having to go through me. Is there a service or plugin or anything that will allow this to happen? Thanks in advance for any help! Allow me to explain First i have a site master where the header and menu has been designed when ever a user click on a seperate page the header and menu gets called and then its shown etc etc thats all perfectly fine. My issue on one of the pages i have a slideshow box, the css is all done. i have a java script which controls the slideshow but im not to sure where to put it because it says place this script between the <head> </head> on your page, but the page im on hasnt got a <head></head> only the site master has, So my my question is where can i add the script can i place it on the sitemaster and when thats called the script gets called or wont that work due to being on a different page? Can some one please tell me from the below code where to add the Java Script. The page i want to add it to is below. HTML Code: <%@ Page Title="Home Page" Language="vb" MasterPageFile="~/Site.Master" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="WebApplication1._Default" %> <asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent"> </asp:Content> <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent"> <h2> Some text as a header </h2> <p> bla bla bla </p> <p> even more bla bla bla </p> </asp:Content> Hope some one can help me would be greatly appreciated. hiya,i have a msn group and it doesn't support java scripts i searched on google tried a lot of webcounters but they are all with java .. is it possible to have an users counter without any java ?? just simple html.Thanks in advance ! *love - Elise Hi - I'd like my customers to be able to submit useful weblinks to our site so that they can be shared and commented on by others. In Firefox, a quick way of doing this is to have them drag the weblink in their Bookmarks and drop it into a textfield within a form. They can then press submit on the form. However, this doesn't work in Internet Explorer - the user is simply redirected to the url in the bookmark. Is there a smarter way of doing this? I'm can use ASP if there is not easy HTML solution. Hello, My first post and my first ever visit to an HTML type forum, so please be gentle with me, and excuse me that I am probably not posting this in the correct sub-form, but I am unsure which one to use, and hope a mod can move it to the correct forum, thank you. Anyway. I write little Riddle games, basically puzzles, they are offered for free to players. All of them, up to now, have been serial, you start at level 1, solve it and that opens up level 2, etc. However I am just writing one where all the levels are open, the player can play any level. When they get the correct answer they are taken to a congraulations page. However, they have no method of seeing which levels they have completed without keeping a note of them. So I wondered if I could set up something simple, that is individual to the player, thats non controversial that wouldnt be considered phishing etc where the players can tell which levels they have completed, by using the fact they are the only ones who have visited the various level congrats pages. I can show you an example of what I mean but I dont want to put a link here in case it is considered spamming. I have my own domain, access to the server etc if I need tinstall something, but my server, cookie type knowledge is pretty much non existent. Thank you in advance for any advice you wish to give. Creo Hi, I have a very basic question. In the past, every time I've made updates to the website, I have to refresh my browser to get the new content. How long does it typically take for browsers to check for new content? Is there a way to put something in the html header so that browsers will do this automatically? I suppose not, but just asking. Thanks, Linda. Hey guys! Ive added a working mailto system to my forums and till now i have this: Code: <form method="post" action="index.php?page=contact"> Your Email to response to: <input name="email" type="text"><br> Message:<br><textarea name="message" rows="15" cols="40"> </textarea> <br> <input type="submit"> </form> <br /> <b>Spamming/abusing this option will result in a permament ban!</b> that results in this: http://prntscr.com/662te and when they click on send i receive this in my inbox on my email account: http://prntscr.com/662ut But now my question. how can i make it work that when they send a message to me that i can see their ip adress that they used to send that message with? like this: http://prntscr.com/662x8 THE LINKS ARE SAFE IT JUST SHOWS THE MESSAGE. i really really really appericiate it when you reply me with the golden answer! ive been searching for ages thanks already luv juultjek50. Hi, I have a website who can enter html code for product descriptions with my text editor. My problem is when user entered invalid html code, (not closed tables or divs etc) my layout distorted. I will try to change text editor but the other problem is i have lots of records, so i can't repeair invalid htmls on my database. So how can i isolate user html code from to my html? I don't want to use iframe. Any ideas? Thank you. Yo guys I need some help with some html code. Its lookin like I need two pictures and two paragraphs but I haven't got the book yet and don't know how to put these things together the right way. If someone can throw it together for me or give me some important information that I would need to get it done I would appreciate it man. I'm a student with not much cash so I'm hiring volunteers tho lol sorry guys hopefully it's easy to do for you here's what the page looks like http://academics.rmu.edu/faculty/wu/infs2150b/a/a1.pdf and the pictures needed for the page http://academics.rmu.edu/faculty/wu/...a1/Hiking1.jpg http://academics.rmu.edu/faculty/wu/...a1/Hiking2.jpg seriously though I can offer some free original music for someone's site background or webpage , some catchy music that would get those people coming back to your page! I want to have a survey page on my site where each visitor will be asked random questions and their answers recorded along with their age, sex and religion. I have a set of 500 questions and an Ajax setup to pick one randomly and present it. That's not the problem. The problem is I'm not sure how to identify users. On one hand I want it to be as easy as possible for people to take part in this survey. On the other hand, I need to avoid asking a person the same question more than once, and I also need to know their age, sex and religion. (This is so that I can compare the answers across different demographic groups.) One way would be to have them register the first time they do the survey. Then they would fill in their details only once and thereafter just enter a name and password. But having to register might scare them off! Another way would be to do without registration, and have them enter their details every time they do the survey. That might be tedious for them. Another way would be to store the user's details in cookies. I am reluctant to rely on cookies because a) they could be wiped, b) it would increase the amount of data being transferred between the server and client and c) two people on the same computer would not be able to have different details. Each method has its drawbacks. I really want it to be easy for people to do this survey - otherwise I won't get the answers! - but, as I say, it's pretty much useless without the respondents' details. What should I do? if i have a flash site and a non-flash site at the same domain, how does a mac visitor get directed to the correct (non-flash) site? thanks for the newb help! berbes |