Free Invision Skin   |   Become a ForumBooster Affiliate   |   Submit Forum Directory   |   Writing Contests
 FAQ   Search   Memberlist   Usergroups   Register   Profile   Log in to check your private messages   Log in 

Be careful with html


Post new topic   Reply to topic    ForumBooster.net - #1 Paid Forum Posting Service Forum Index -> Tips & Tools
View previous topic :: View next topic  
Author Message
jagris



Joined: 12 Oct 2008
Posts: 7

PostPosted: Sun Oct 12, 2008 6:05 pm    Post subject: Be careful with html Reply with quote

lets say you want to make a site, you are new to html and you password protect a certain area of the site. well here is some common source code of newb html.


Code:
<form action="/haxme/missions/1/index.php?p=login" method="post"><fieldset>
<label><input type="text" name="name" id="name" /> Name</label><br />
<label><input type="password" name="pass" id="pass" /> Password</label><br />
<input type="submit" id="submit" value="Login" />

<!-- PW File = secure/pw.txt  -->


through some simple right clicking and checking source they have your password file. now this wont make you invisible but it helps along with other forms of protection.
Back to top
View user's profile Send private message
Christian



Joined: 13 Nov 2008
Posts: 11

PostPosted: Thu Nov 13, 2008 9:53 am    Post subject: Reply with quote

Most login systems have the passwords encrypted into the database so there's no need to worry about this.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ForumBooster.net - #1 Paid Forum Posting Service Forum Index -> Tips & Tools All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group