View Single Post
Old 08-23-2005, 05:18 PM   #1 (permalink)
killer_cow
Moo indeed.
 
killer_cow's Avatar
 
Join Date: Dec 2002
Location: In a grassy field :D
Posts: 140
killer_cow
Secure Client-Side Scripting

Does it exist?
Im wanting to have a quick prompt (such as that provided by javascript) thats works within a single page asking a user to confirm his/her password so that he/she can continue, so either if with a correct password he/she recieves the necessary web data and with an incorrect password he/she recieves other web data (ie. a WRONG PASSWORD go away message)


Of course a password is always sensitive material and I need to make sure no one can just view source the page and walk right into my system.

I really want to get this working within a single page, but cant find any ways to safely do so.

Any help would be most appreciated!

Thanks in advance,

KC
__________________
killer_cow is offline   Reply With Quote