Go Back   Persianhub > Information Center > General Help

Reply
 
LinkBack Thread Tools
Old 30-03-05, 13:45   #1 (permalink)
Lord
 
Join Date: Jan 2004
Posts: 271
Credits: 1,882
Thanks: 0
Thanked 1 Time in 1 Post
Login Page Script

salam, khastam ye login page base sitam bezaram base yek single page, ke faghat khodam betonam, bebinam, nemikham kasi access dashte bashe, raftam google chanta peyda kardam vali onke mikhastam nabod,agar harki dare mamnon misham inja be ma komak kone, har no scripty bod bod,

Perl, PHP, HTML JSP, ASP, ....

faghat secure bashe

mamnon
[UK][Arian] is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 13:51   #2 (permalink)
Forum Legend
 
Tayyare's Avatar
 
Join Date: Mar 2005
Posts: 1,983
Credits: 2,648
Thanks: 71
Thanked 111 Times in 89 Posts
RE: Login Page Script

man midoonam chetori ba unix password protect bokonam ye safeheye website ro.
__________________
Religion can never reform mankind because religion is slavery.

Tayyare is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 13:55   #3 (permalink)
KM3 Male
Neptune
 
KM3's Avatar
 
Join Date: Sep 2004
Location: Germany - Hamburg
Posts: 6,175
Credits: 11,636
Thanks: 870
Thanked 859 Times in 555 Posts
Send a message via ICQ to KM3 Send a message via MSN to KM3 Send a message via Yahoo to KM3 Send a message via Skype™ to KM3
RE: Login Page Script

ScRiP DiGe Mikhasti Mitoonestam Komaket Konam
Ye Yedoonaro Nadaram
__________________
AGe Roozi To Nabashi, Beine Ma Rahi Nabashe
Nemidoonam Ki Mitoone Ke Baram Mesle To Bashe
AGe Roozi To Nabashi, Ya Beri Azam Joda Shi
Nemidoonam, To Mitooni AsheGhi Dobare Bashi?
KM3 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 13:57   #4 (permalink)
Lord
 
Join Date: Jan 2004
Posts: 271
Credits: 1,882
Thanks: 0
Thanked 1 Time in 1 Post
lol che shanse khobi darim ma
[UK][Arian] is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 17:20   #5 (permalink)
Lord
 
Join Date: Jan 2004
Posts: 271
Credits: 1,882
Thanks: 0
Thanked 1 Time in 1 Post
kasi dige nist inja komak kone be ma? come on.. people
[UK][Arian] is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 17:42   #6 (permalink)
Forum God
 
curtains's Avatar
 
Join Date: Aug 2004
Posts: 2,014
Credits: 6,014
Thanks: 4
Thanked 171 Times in 101 Posts
ro internet to google baraye Login Page script tutorials search kon , baraat ziyaad miyaat
curtains is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30-03-05, 18:02   #7 (permalink)
Newbie
 
Join Date: Feb 2005
Posts: 9
Credits: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Salam Agr Cpanel Dashte Bashe Hoste Shoma Boro onja "Password Protect Directories'' bezan bad file ya page ke mekhay secure koni entekhab kon bad ham 1ek password bezan tosh :O
irooni20 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-04-05, 15:05   #8 (permalink)
Junior Member
 
Join Date: Dec 2004
Posts: 12
Credits: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to face0fdie
khoob in scipr JS ro dashtam goftam barat bezarma
baben aziz site hotscripts. com ye sar bezan script az har zabani dare

Code:
<script>
//Encrypted Password script- By Rob Heslop
//Script featured on Dynamic Drive 
//Visit http://www.dynamicdrive.com 

function submitentry(){
password = document.password1.password2.value.toLowerCase()
username = document.password1.username2.value.toLowerCase()
passcode = 1
usercode = 1
for(i = 0; i < password.length; i++) {
passcode *= password.charCodeAt(i);
}
for(x = 0; x < username.length; x++) {
usercode *= username.charCodeAt(x);
}
//CHANGE THE NUMBERS BELOW TO REFLECT YOUR USERNAME/PASSWORD
if(usercode==134603040&&passcode==126906300)
//CHANGE THE NUMBERS ABOVE TO REFLECT YOUR USERNAME/PASSWORD
{
window.location=password+".htm"}
else{
alert("password/username combination wrong")}
}
</script>

<form name="password1">
<strong>Enter username: </strong>
<input type="text" name="username2" size="15">
<br>
<strong>Enter password: </strong>
<input type="password" name="password2" size="15">

<input type="button" value="Submit" onClick="submitentry()">
</form>
face0fdie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 09-04-05, 15:06   #9 (permalink)
Junior Member
 
Join Date: Dec 2004
Posts: 12
Credits: 130
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to face0fdie
Raste Soyal age dar mored web Desing va zaban PHP dashtin dar khedmatam
ye adanki baladam betonam komak meocnam va khosh hall mesham
face0fdie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  Persianhub > Information Center > General Help

Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl Script - Help - Tayyare General Help 15 16-08-06 12:18
I have Problem to login yahoo messenger ( HElp MEeeeeeeeeee) RealIran General Help 25 02-01-05 15:03


All times are GMT -5. The time now is 06:01.

RSS Feed w3-css w3-xhtml Join us in Facebook
Rules Terms of Services Policy Advertisement

Designed by LastBrush
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
2004 - 2009 © Persianhub Network