HTML - Html Password Protected Forum :d
can you hack the password on this forum? http://www.hiddenforum.net
I'm not trying to advertise but more to improve my html based password protecting code because, as far as I know, no one has created a proper one Similar Tutorials1St PROBLEM OF PASSWORD HIDING HAS BEEN SOLVED,N DA 2ND PROBLEM HAS BEEN GIVEN IN THE LAST POST OF MINE. PLEASE CHECK @ALL N HELP ME. Hey friends,i'm having a JavaScript by which we can make our html page password protected. I got dis script from a site n tried,but dont know where i'm going wrong. CAN U ALL PLZ TRY IT N DEN SAY ME,HOW N WHAT TO DO. The script is as follows,which is to b placed in the head tag. Ok.. <script language="JavaScript"> <!--hide script supplied by hypergurl http://www.hypergurl.com var password; var pass1="daksh"; password=prompt('Enter your password in order to view this page!',' '); if (password==pass1) alert('Correct password, OK to enter!'); else { window.location="http://soamz.uk.to"; } // end hide--> </script> Plz help me.. My temporary site is http://soamz.uk.to I want to upload some password protected files to my site, and I'm not sure how to do this. These files would not be linked to on any of the pages, so you'd need to know the exact file path to access them. These files are not incredibly sensitive/important, so I don't need to go overboard with security, but I would at least like to have them password protected. Can someone run me through this process or link me to a good source of info? Thanks. Hey guys, im looking for an HTML or java script that will allow me to have a page that cannot be viewed unless you type in a password. Reason being is i wish to have a separate page with a chat box and web cam function which can only be used by staff members for online meetings rather than having to travel to meet up. Also it would serve as a page with chat just to sit and chill. Basically im needing a button (which i can make) "staff members only" which will be located on the main website and once clicked i would like it to open up a new page which has the password form or button that opens a password box. I would like to set the password my self and only have one password and be able to change it when i feel its needed. once the password is typed in and is correct i would then like it to open up the page where the chat box is.i have searched high and low for a form like this, i have found several but once the password is typed in and is correct they will only load a file and not redirect you to a website page. Any help is welcomed Hi Guys, I have a page on my web site that I wanted password protected, so I put it into a different folder that I password protected. Navigating to the page and other pages from the password protected page is no problem. But, one of the links from the page is to an IP address. When I click on that link, I get an error message of "The requested URL /stafflogin/\\( ip address ) was not found on this server." I have the link coded as: <a href="http:\\( ip address )"> Can someone please tell me what I'm doing wrong? When this page is in the root directory of the web site, it works just fine. I tried "..\http:\\( ip address )" but it still does not work. I got the following error when I coded it that way: "The requested URL /stafflogin/..\http:\\( ip address ) was not found on this server." Thanks in advance for your help... Hi i am designing a website for a client and he wants only one page to be password protected, how do i do this with dreamweaver cs3? Hi I have a couple of webcams around the house, which requires me to login to the webcams webpage with username and password, before I can view the picture from the cams. I wanted to put the pictures from all cams on the same webpage, so that I can view them all at ones, and I created a page, where I insert the images path to the cam pictures like this: HTML Code: <img src="http://username:password@webcam.page.com/picture.jpg"> This works fine in Firefox and Android browser, but in IE the pictures are not shown. Is there any way to fix this? Ps. I realise that the username and password are exposed in the image address, but since the webpage the pictures are displayed in is also password protected, I figured that this would not be a problem. Thanks. I am photographer and want to upload client jobs to a web page or whatever and allow, via password, my clients to view and/or download the job to their site, is this an easy thing to achieve? Thanks. I'm not really the best at this. I'm making a web site in notepad for fun and was wondering if there was a forum that I could add. Is that only PHP that you can do that or can you do it with HTML? Hello people really need help, i am familiar with coding and scripting, but never did a forum for a website, this company asked me to do a place where people can just simply post comments your help would be kindly appreciated Please can suggest me something? Hello, I was wondering if anyone has HTML code that I can use to make a forum for my website? Dustin www.ke5rpv.org Webmaster / Owner Hello! I would like to request that someone can help me with html help build a code example where I want to build a platform and forum code I have to start ai want code, I want make forum it when I have a forum section two, em, and then under sub-section you can create! Who helps me and give me Simple Forum code? I was just wondering, is there such thing a a forum in HTML? We all know that you can get things such as HTML codes for chat rooms, etc, so If thats possible, I was just wondering if you could get a code which you can put on your website to have a forum. Doesnt have to make accounts or sign in or anything. If you know anything, please post! Thanks! i need a html script that shows the nick of the guy who view it. for example if my nick is yahavx, than ill see "yahavx" and whoever named killer will see instead "killer" not sure if thats html script but i think so... its for vb forum. example: http://sleepywood.net/forum/showthread.php?t=1523448 (its off right now for some reason) thanks. Hey guys ive made my first design for myself Here and i was wounder is there any good tutortials for forums / user list on site ? Ive now learnt how to make a site wanna learn how to use the database with login / forum and show user list. any help would be greatly appriciated Could anyone tell me how or what I need to know to make my own forum. Not using some Free, or expesive service. If I can make myself a forum. Or either way, I would also like to know how I can get a website so I can start my own Free forum hosting service. It seems easy, you know? Not much to do once you can create 1 forum. If anyone can give me lessons through MSN or AIM, or give me a website where it walks me through this, that would be the awsomenessest thing ever . hi there. im needing to post html in a myspace group forum. is there a tag you put at the beginning and end of a code so it shows up as code and not as the browser reads it? im not so familiar with html editing. i want to make a page (html) in my forum to calculate a formula. the user need to input only 1 value . the value is numerical type ( its from 1 to 50). Should be a submit button , so after the user click submit button, the value will be inserted in the formula , calculate it, then a popup box should appear and tell the answer. can someone show me an example of this? the formula will be something like (value + b) + value/c = x. the popup window should return the x ty hey guys. I need help again! Well actually its a question But before that question - You see I play a game and in that game I want to make a list of things. Here is my noob website - http://heroonline.synthasite.com/ The Question -I guess what I'm asking is how do I post a forum directly onto a page of mywebsite with separate moderator accounts? I need forums that can be added to sites like myspace, and my website, that you post with a html code, and editable by multiply accounts? On that forum I just want one thread where i can post names of people. And I want some other people to be able to post names on that one thread. Kind of like the cbox I have on there but more like forums, and changeable by other people/accounts that i choose. Hope you guys understand what I am trying to say here... I'm a noob and i tried my best to explain. I'm looking to write a form with input fields which, upon submitting, would post to a specific forum. Now, I'm not sure if this is some kind of javascript trickery or something (I am far from familiar with JS). Here's an example of this page: http://www.violentrevolution.net/e10...y/survey.php?2 Now, what happens upon submitting that forum, the information is posted to a forum where clan members can discuss the application. I'm looking to replicate that function, but I've gone over the code and I can't seem to see the modularity of it (i.e. changing the forum to which it posts). Thanks for any help in advance. Can someone help please? I am using the following code to put a password on a webpage, it all looks ok but will not display the location page (gallery2.html), and I can not work out why. A 'done but with errors on page' message indicates that the problem is with the line location="gallery2.html", but I don't see why? The file is in the same folder as this file so no need for file names, etc...... HELP! <html> <body TEXT="000066" bgcolor="#999999"> <br> <script language="javascript"> <!--// /*This Script allows people to enter by using a form that asks for a UserID and Password*/ function pasuser(form) { if (form.pass.value=="password") { location="gallery2.html" } else { alert("Invalid Password") } //--> }</script> <center> <table bgcolor="#999999" cellpadding="12" border="0"> <tr><td colspan="2"><center><FONT face="Bradley Hand ITC" FONT SIZE="4">This is a private gallery. Please enter your password.</font></center></td></tr> <tr><td><h1><FONT face="Bradley Hand ITC" FONT SIZE="4">Password:</font></h1></td><td><input name="pass" type="password"></td></tr> <tr><td><center><input type="button" value="Login" onClick="pasuser(this.form)"></center></td><td><center><br> </form></td></tr></table></center> </body> </html> |