Dynadot โ€” .com Transfer

Password Problem

SpaceshipSpaceship
Watch

Wildchild22

Established Member
Impact
2
Hey im kinda new here, but i do intend to help others as far as i can, but first, im just wondering if someone could help me with a little problem im having.

I have a C.P which is password proetected, i have a HTML form which sends the password to an ASP file, which then does "If the password isn't right, don't show the page, Else, show the page" Which all works fine, except on the CP i have many functions, which open a new ASP page to do the work, and then it redirects the user back to the CP after the task is completed....... but because its not sending the password or anything, the CP wont load back up because i get "Incorrect Password"

Any help appreciated
Thanks
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
anyone?
 
0
•••
You might want to paste the code here for us to see. :)
 
0
•••
its pretty long, i'll try and make a simplified version with just the login section....... PS: do you know if session variables can only be used with VBscript ASP?

Code:
if (pass!="password"){
Response.Write("<center><h1>Incorrect Password</h><h3><BR>Please try again</h></center>")
}
else {
***DISPLAY THE PAGE***
}


i think thats probably the login part in its simplest form

i sorted it now


thanks
 
Last edited:
0
•••
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
CatchedCatched
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back