Computing.Net > Forums > Web Development > Should Be Simple For You Guys

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Should Be Simple For You Guys

Reply to Message Icon

Name: Balisongman07
Date: June 19, 2009 at 04:59:51 Pacific
OS: Windows XP
Subcategory: HTML
Comment:

Okay, im making .html pages to access offline on my PSP. I want a link to go to a password protected page, If the person gets it right i want it to go directly to Index.html, if they get it wrong then it goes to Pass.html OR it just stays on the pass page where i just have the same layout as pass.html. whats the code i need? the password would be "bell"

i was using this code but it goes to the page regardless of entering a password or not, and it does NOTHING not even go to the page on my psp

<FORM ACTION="Index.html" METHOD=POST>

password: <INPUT TYPE=PASSWORD NAME="0123">



<INPUT TYPE=SUBMIT VALUE="submit">
</FORM>



Sponsored Link
Ads by Google

Response Number 1
Name: worldlibrary
Date: June 26, 2009 at 12:47:05 Pacific
Reply:

http://www.javascriptkit.com/epassw...

Ok so it's a java script...but it does encrypt it


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Should Be Simple For You Guys

Good Language for writing app. www.computing.net/answers/webdevel/good-language-for-writing-app/1524.html

Removing Folders From FTP www.computing.net/answers/webdevel/removing-folders-from-ftp/379.html

getting new date from existing date and time www.computing.net/answers/webdevel/getting-new-date-from-existing-date-and-time/4258.html