Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 13th, 2006, 11:49 PM   #1
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
making a login page with javascripting

now would i be able to make one of these using javascripting or would i have to make it using php or even have to program it with python?
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old May 13th, 2006, 11:55 PM   #2
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
you could do it with either. But if you want it to be secure, you have to do it in a server side langauge. (php,asp etc)
Booooze is offline   Reply With Quote
Old May 13th, 2006, 11:58 PM   #3
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Quote:
Originally Posted by demon101
now would i be able to make one of these using javascripting or would i have to make it using php or even have to program it with python?
It would be better, if you use, javascript for checking the validation of inputs and the authentication validity using a server side scripting langugage like php
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote
Old May 14th, 2006, 12:13 AM   #4
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
ok how diffcult is it to make one with php?
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old May 14th, 2006, 12:31 AM   #5
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Might I suggest you revisit your other threads, sit on the corral fence, and review your questions and responses?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old May 14th, 2006, 1:45 AM   #6
java_roshan
Professional Programmer
 
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4 java_roshan is on a distinguished road
Quote:
Originally Posted by demon101
ok how diffcult is it to make one with php?
If you know, how to handle databases and issue SQL commands, it shouldn't be difficult to make a comparatively simple login page using php.
__________________
Visit: http://www.somaiya.edu
java_roshan is offline   Reply With Quote
Old May 14th, 2006, 1:47 AM   #7
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,467
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
A PHP login page is super easy. If you control your web server and it happens to be Apache, look into .htaccess files.
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old May 14th, 2006, 2:40 AM   #8
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
On top of htaccess files, you can simply use a text file to store the password, so therefore you dont need to figure out mysql. java roshna made good poonts to on validity. Dawei is also right. You need to revists your other threads. In stead of asking so many questions, why don't you sit down to learn a language, instead of parts. Sit down, and learn php. It will benfit you in the long run.
Booooze is offline   Reply With Quote
Old May 14th, 2006, 3:31 AM   #9
demon101
Hobbyist Programmer
 
demon101's Avatar
 
Join Date: Mar 2006
Location: westboro, ohio
Posts: 160
Rep Power: 0 demon101 is an unknown quantity at this point
Send a message via Yahoo to demon101
Quote:
Originally Posted by Booooze
On top of htaccess files, you can simply use a text file to store the password, so therefore you dont need to figure out mysql. java roshna made good poonts to on validity. Dawei is also right. You need to revists your other threads. In stead of asking so many questions, why don't you sit down to learn a language, instead of parts. Sit down, and learn php. It will benfit you in the long run.
i was going to do that.
__________________
Demon101 Production's

Code Forums
demon101 is offline   Reply With Quote
Old May 14th, 2006, 2:12 PM   #10
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Then you're set. Have fun
Booooze is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:05 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC