joeym4692
Aug 16 2007, 07:32 PM
| | I have looked around and I can't find any code to help me out. I want to make it so you can log in to my site to get member featues. Could some one please help me |
Reply
rayzoredge
Aug 16 2007, 07:45 PM
QUOTE(joeym4692 @ Aug 16 2007, 09:32 PM)  I have looked around and I can't find any code to help me out. I want to make it so you can log in to my site to get member featues. Could some one please help me Look into learning PHP and CGI. You will need to use these languages to generate scripts for member validation, creating a database, and whatnot. Also, look into a web-hosting service or obtain a server that supports these functions. I'm also sure there are dummy-proof tools out there. Google them.
Reply
joeym4692
Aug 16 2007, 09:48 PM
thank you very much...And I didn't know that sites have tools that you could do this with
Reply
jlhaslip
Aug 16 2007, 11:14 PM
HTML , by itself, is not capable of doing this. You will require PHP, ASP, or CGI scripting to perform this log-in feature and likely a database like MYSQL. Look in the Tutorial Section here on the Trap17 or use the search feature to see what scripts other members have made available.
Reply
shadowx
Aug 17 2007, 10:05 AM
Technically a HTACCESS solution would do if you only needed to protect a small area of the site and if it wasnt top secret stuff or anything, say if it was a site about you and your friends htaccess would be ideal as it would let them login but hopefully keep others out. Its a a lot simpler but not as good as php/cgi.
Reply
csp4.0
Aug 17 2007, 12:07 PM
yes, if you want advanced login/out functions you'll need php cgi/perl etc. a simple htaccess is fine for the average user but for some reason you're really paranoid try using php/perl/cgi scripts.
Reply
joeym4692
Aug 17 2007, 02:14 PM
HTACCESS What is that.. And what it dosn't keep all members out of the area..So if i made a staff only page some other people could possibly get it through this ACCESS thing..
Reply
shadowx
Aug 17 2007, 03:00 PM
the HTACCESS method involves a few components, firstly two files, one called .HTACCESS and one called .HTPASSWD and a specific folder you want protected. You chose the folder, say its called "protected" or something and put both of those files above inside it along with any files you want protected, EG all the pages you want protected. now the first file .HTACCESS will have code that will make a little box come on screen and ask a user to login whenever they try to get into the protected area. All the usernames and passwords are stored in the file called .HTPASSWD and if the user's input matches that in the HTPASSWD file they are allowed in. the drawbacks are that only you can register someone, they cant signup to the website you have to enter their username and password manually into the list and it isnt very customizable, all it can do is log someone in or keep them in. the danger is that if someone got hold of the HTPASSWD file they could then see all the usernames, but not the passwords as they are encrypted. Still that is a bad thing, although its not easy to obtain this file. The benefits of this system are that its very easy for someone with no PHP/CGI experience to set-up and maintain.
Reply
Mistikpso
Aug 28 2007, 05:06 PM
you really can not use html as is for a login system, but if you pair say...html and php and mysql, you can have an easy to make script, without all of hte hassle.
Reply
mahirharoon
Nov 28 2007, 11:41 AM
i have javascript code (over 100 line of code) which performs the actions correcty but i can figure out how to configure because i had ported it from asp.net
Reply
mahirharoon
Dec 5 2007, 06:12 PM
and if the admin feels it as a nuisance just goooogle for des pass pro , it has the password encrypted in des
Reply
mahirharoon
Dec 5 2007, 06:09 PM
QUOTE(jersey @ Nov 28 2007, 04:18 PM)  Hello mahirharoon, What is your purpose of putting a login capability/features for your site? if you really want a login capability then you must use php,asp or other scripting language which can interact with databases, You can use javascript too but the username and password are pre encoded in the page source code and javascript will validate this and put a cokie for that session. My suggestion is use php with mysql if you want your site visitors to login when they access your site. thats all, sorry for my bad english.  now i figured how to add accounts it is interacting with asp.net but it is just proccesing later it will be redirecting to the member cp
Reply
Recent Queries:--
html login code style - 210.26 hr back. (1)
Similar Topics
Keywords : login, html
- Accidently Deleted Template.html
please somebody provide the original one (3)
Some Questions On Html
(6) I was just curious on how people here learned HTML or XML (assuming you did, which, judging by the
fact you are actually here on this board). How long did it take for you to learn the basics of HTML?
How proficient are you right now in HTML? Which resources did you use when you were learning HTML
(or are currently learning HTML?). How did you find learning HTML? Thanks.....
Creating A Php Login System Using Mysql
I need help in creating a login system, what I want is a login system (10) Hey everyone! I am helping someone make a login system using MySQL databases and a PHP login
form. I have a fair bit of experiance in HTML and some javascript too. I have virtually no
experiance in MySQL or PHP. Anybody know of any good PHP login systems that allow you to creat a
personalised page for each user and when they login the system transfers the user to their page.
Another thing that the system MUST have is a way of stopping unwanted users entering someones page.
CODE For example lets say I register and my UN is jesse123 and my personalised pages a....
Create Dynamic Html/php Pages Using Simple Vb.net Code
Taking your application data, and creating a webpage for others to vie (1) This example will show you how use a string in VB to create PHP code. In order to do this, you need
a string to store your PHP page and a function that I will list at the bottom of the page for you to
put in a module. This code is written in VB.NET Public Sub CreatePage(ByVal HTMLTitle As
String, ByVal HTMLText As String, ByVal HTMLFileName As String) Dim strFile As String '
---------------------- ' -- Prepare String -- ' ---------------------- strFile = "" '
-------------------- ' -- Write Starter -- ' -------------------- strFile = " " ....
Flippingbook Html Edition
download FREE version (0) You can create professional online albums/books with this simple and convenient tool: FlippingBook
HTML Edition . The main attraction with this Javascript+SWF application is the page-flipping or
page-turning feature, like we are used to do with physical publications like books, magazines, etc.
http://www.page-flip.com/downloads.htm this free version has several limitation however: up to 10
pages only, and you gotta retain the copyright link embedded in it. of course there is the paid
edition too, in case you want to use it beyond the limitations of the free version.....
Html Based Emails On Hotmail
(0) Hi everyone. I would like to ask if anyone here knows how to compose a HTML based email, with
pictures and links, on Hotmail? I can't seem to compose one. Thanks in advance.....
Html, Xhtml, And Css, Sixth Edition (visual Quickstart Guide) Review
(0) HTML, XHTML & CSS then this book is a must as this book will teach you how to build basic websites
and learn what each tag does and how and where to use it. When you finish this book you will have
saved yourself a whole bunch of time trying to learn from tutorials and other websites as you will
be able to build a fully functional website in no time. Also what is best with this book as it
comes with a companion website in which you can download all the mini tutorials that this book as to
offer so you can see what their examples look like and learn from how the coding is....
Sitepoint: The Ultimate Html Reference
(0) If you’re a web design both beginner and advance and have a hard time remembering all the
various html tags, then this book is for you as Ian Lloyd covers every tag from html 1 to XHTML.
Each tag is broken down about what is is supposed to do and gives you an example of what it looks
like and what other HTML’s can be used with that tag as well. This book also provides
DOCTYPES which includes the early version of html up to the current XHTML. So I highly recommend
getting this book and adding it to your collection as you will never have to buy those bulky h....
Making A Picture Viewer Website
Html programming or javascript (3) this is one thing i've struggled with for ages. I want a webpage where there are little
thumbnails and in the middle somewhere is the main picture. The littole thumbnails or snipets of
infor when clicked display the main image corresponding to that clicked thumbnail or link. e.g
pictures of the country side listed in pairs or 3's or 4's in a column and you click each
one an the main view on the screen displays that particular picture. How is this achieved. Can any
one gimme a link to a site with templated for that or javascript for that or html code or past....
Can't Login To Ftp [resolved]
(2) I have tried everything to login FTP and I get a bad login every time. I can login to cpanel and do
all other functions including changing the password which updates all running services such as the
FTp server but to no avail. I have used numerous ftp clients , PASV, active and all. Tried security
(SFTP)... nothing.....
Naming Web Page Files
Which way you like- MyPage.html or my-page.html or my_page.html (9) Everybody talks about meta tags, keywords, good title names and how they can increase page rankings,
etc. But I was wondering whether the page name itself holds any value in indexing. Yes, I am
talking about the web page file names (some-thing.html) NOT the one which you put in title tags. I
am going to express my views and want to know what you think is correct. I have seen pages named in
various ways like these: 1) my_web_page.html 2) DoYouLikeMyPage.html 3) hey-see-my-webpage.html (I
think this way is more appropriate) 4) this.is.a.page.html (somewhat confusing) ....
Can't Login To Any Software On My Site
anyone know how to fix? (3) In a subdomain of my site I have an installation of MediaWiki, and until now it's been working
fine. But today I've been having trouble with it. Previously, whenever I logged into MediaWiki
it worked first time and I would stay logged in for about an hour, even without the "Remember Me"
option checked. But I tried logging in now, and after logging me in, the next page I went to showed
me as "not logged in". I cleared the cache as I know this has been a problem before, and then tried
logging in again, but it still said I was not logged in! So I tried one more ....
[chsupport #ecn-115724]: Ftp/cpanel Login Problem
(7) Please take a look at this. Ticket ID: ECN-115724 Subject: FTP/Cpanel Login Problem Department: CH
Support Thanks.....
Add Flashing Inbox To Invisionfree Forum
Html code for invsiionfree!! (2) Do you find it annoying when you are on your invisionfree forum, and you get a new message, and it
ends up taking you 5 minutes to notice? This code makes the inbox link flash bold red saying how
many messages you have. In version 1 the word inbox stays the same, and doesnt change at all (for
Example this is flashing: Inbox (2) In version 2 (the second code) the word inbox changes to
messages (constantly, so that if you have none, it says messages (0) instead of inbox (0). It still
flashes Red Put the following In the Header and Body Section (Admin Cp>>>Skinning ....
What Is The Best Free Html Editor?
(20) im looking for any kind that is free really.... i use windows but if you have one for a different
platfor, go ahead and add it for reference for other users. If you have one for normal text editor
and wysiwyg, add them both. i have been using notepad as my normal html editor but im looking for
something different... at least so i can see the different colors of the codes. Right now i am
downloading moxilla's seamonkey suite but im not sure how good it is... i will post a review if
i ever use one. If you have used the html editor you suggest or you just heard abou....
Flash Media Into Html/css Website
does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down
menu, works perfectly, but you know how flash has a background when you export it in to a SWF file?
For example my flash is width= 800, and height = 200 but my div box on my html page for my
navigation is only 50 px my buttons is width of 50px and the rest of the content is the drop down
animations i want to insert it into my navigation div box but i want to set the flash background to
transparent so that when the drop down menu comes down it overlaps the text or whateva....
Login Script For Vbulletin.
(9) For some reason when I try to logon from the main page it doesnt work, it just brings me to the
forums unlogged. Anyone here have any ideas whats wrong with my coding? Heres the webpage:
www.ageofilluminati.com Heres the coding im Using: QUOTE
Forgot password? Register for free! ....
I Have Install Windows 2003 Server
I want multiple user to login my server (5) I have install windows 2003 server and some application like iis, share point, etc.my development
time want remote desktop for few user so I want multiple user to login my server but I have not
install active directory and I don’t want to install so tell me the best way to resolved the problem....
Where Is There A Good Site To Learn Web Html?
(20) im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
Simple Php Login And Registration System
(15) Hello. This is my first web tutorial ever. This is basically a simple register and login script.
Yes, I know it’s a bit rubbish but I’m quite new to PHP/MySQL. Here’s the register form. This can
be any file extension you like. I’d recommend calling it register.html . CODE
<!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/ht....
Psd --> Editable Html
(4) Here's the deal. I am new at working with web objects in photoshop. I have CS3, and I created a
really nice template. I'm told I have to do something with slicing. So I have the template, and
it has images, buttons, and text on the buttons, and text fields, etc. How can I export this to HTML
and images, and be able to open it up in dreamweaver in an editable web page? I've tried
exporting to "web and devices" and exporting as HTML and Images, but when I open it up in
dreamweaver, it looks right, but it is all images. Thanks....
Learn Html Quick And Easy
HTML, javascript, and CSS (14) well eversince i got interested in web desighn i've looked for tutorials but they where not that
helpfull and uderstanderble but there where two web sites that i liked 1. my favorite one was
htmldog it had tutorials on HTML, CSS, and a little bit of javascript. they where very
comprehenseve . and i read through all of them, understoode them, in about less than a week. also
has full references for HTML, and CSS tags. 2.since html dog did not provide realy good javascript
tutorial i looked to w3school for that while it wasnt very understandable too me, maybe it....
Innovative Login System
A new way to login to a website (20) Hi, I came across this website www.planmylifestyle.com which offers an innovative login system. In
the traditional login system, a user is asked to enter a username and password besides many other
personal information. In this website, to register the site creates an ID file that the user can
download to the local hard drive. After registration, to login to the website, the user has to
simply upload the registered ID file (browser and select ID file from local hard drive) and click on
the Login Button. The user is then taken to the website which seems to be a searc....
Wanting To Touch Up/learn My Html Again
(27) Ok, well recently i realized that i am not as skilled in HTML (such as building website layouts) as
i want to be, with tables etc... and so i was thinking about going through many many many many many
many sites and just touching up on my HTML and see if i can code my own website template before
starting to learn PHP because that is what i want to do. so, i am asking all of you experianced
people on trap17 what websites did you use to learn your HTML skills, yees i know i could go to
google and type in learn html or somthing along the lines of that, but i want to know wh....
Html Tag For A Code Box
Where You Put HTML Code For Your Users (4) Well I have seen it all over the web. Lots of sites have code boxes so you can promote them or they
show you a code you can use for javascript and stuff like that. I would like to know the HTML code
for those boxes. Thanks in advance for your help.....
Simple Login In Visual Basic 6
user interaction example trough login programm (6) First of all, I am NOT a programmer, this is something my friend taught me. It describes basic
interaction with the user, while showing basic functionality of this simple programm. So, without
further ado, we're off to the tutorial: First of all, start your visual basic, when prompted
for new project, select Standard Exe . Next, we need to open code window, so we can start typing
the program. This can be done in two ways, one is double clicking on the form, or selecting Code
from View menu. If you double clicked on the form, you will see following text: CODE ....
The Best And Free Website/html Editors + Text Editors
A good collection! Check it out. (48) Here they are, the best html editors. Just pick one because they are all free, or choose one of the
ones i most recommend. WebCore Designer 2005 http://www.mpsoftware.dk/webcoredesigner.php
HTMLGate Free http://www.mpsoftware.dk/htmlgate.php Ma Page Web http://www.aldweb.com
MAX's HTML Beauty++ 2004 http://www.htmlbeauty.com WebWorks http://w1.213.telia.com
PageBuilder HTML Editor http://www.tafweb.com Website Mentor http://www.dark-street.com
Cascade DTP http://www.price-media.demon.co.uk BPlainPro http://home5.swipnet.se/~w-52253/hy....
Complete Login System
With PHP + MYSQL (57) Its an complete login sistem made and tested by me and I think itwill be very usefull for people who
are tryn to learn PHP. First, let's make register.php: CODE <?
include("conn.php"); // create a file with all the database connections
if($do_register){ // if the submit button were clicked if((!$name)
|| (!$email) || (!$age) || (!$login) ||
(!$password) || (!$password2)){ print "You can't let
any fields in blank....
Does Anyone Know Where I Can Get A Free Html Maker
(15) I was curious. There is a program clled dreamweaver which does what I want but it cost to much.....
where did you learn html from?
(89) HI, i am intresting in knowing where you began learning html of what inspired you to start learning
html. which programs did you use or which progs dyu use?....
Looking for login, html
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for login, html
*MORE FROM TRAP17.COM*
|
advertisement
|
|