Click here to Skip to main content
15,889,822 members
Home / Discussions / JavaScript
   

JavaScript

 
AnswerRe: Access denied for parent.parent.enableclock(); Pin
T M Gray1-Dec-10 8:50
T M Gray1-Dec-10 8:50 
QuestionLocal data Pin
rrrado22-Nov-10 5:32
rrrado22-Nov-10 5:32 
AnswerRe: Local data Pin
DaveAuld22-Nov-10 5:46
professionalDaveAuld22-Nov-10 5:46 
AnswerRe: Local data Pin
Not Active22-Nov-10 6:57
mentorNot Active22-Nov-10 6:57 
GeneralRe: Local data Pin
rrrado22-Nov-10 22:04
rrrado22-Nov-10 22:04 
GeneralRe: Local data Pin
Not Active23-Nov-10 2:13
mentorNot Active23-Nov-10 2:13 
GeneralRe: Local data Pin
rrrado23-Nov-10 3:12
rrrado23-Nov-10 3:12 
GeneralRe: Local data Pin
Not Active23-Nov-10 3:23
mentorNot Active23-Nov-10 3:23 
rrrado wrote:
I really think it is not possible to save password "safely" in javascript


EXACTLY!!! It doesn't matter if you use a master password of some sort, it still must be transmitted to the client and decrypted in JavaScript! The only thing you accomplish with transmitting the master password is to give someone access to ALL instances of your application, not just one. At that point you might as well not even use authentication because you have no security.

Please stop posting until you learn more about what you are doing.

I know the language. I've read a book. - _Madmatt

GeneralRe: Local data Pin
rrrado23-Nov-10 3:47
rrrado23-Nov-10 3:47 
GeneralRe: Local data Pin
Not Active23-Nov-10 4:13
mentorNot Active23-Nov-10 4:13 
GeneralRe: Local data Pin
rrrado23-Nov-10 5:31
rrrado23-Nov-10 5:31 
GeneralRe: Local data Pin
fjdiewornncalwe23-Nov-10 4:39
professionalfjdiewornncalwe23-Nov-10 4:39 
GeneralRe: Local data Pin
rrrado23-Nov-10 5:16
rrrado23-Nov-10 5:16 
GeneralRe: Local data Pin
fjdiewornncalwe23-Nov-10 5:46
professionalfjdiewornncalwe23-Nov-10 5:46 
GeneralRe: Local data Pin
Not Active23-Nov-10 5:49
mentorNot Active23-Nov-10 5:49 
QuestionAsp.net Textbox Editing Problem due to the following Javascript Pin
Vimalsoft(Pty) Ltd22-Nov-10 4:35
professionalVimalsoft(Pty) Ltd22-Nov-10 4:35 
AnswerRe: Asp.net Textbox Editing Problem due to the following Javascript Pin
thatraja28-Nov-10 0:15
professionalthatraja28-Nov-10 0:15 
Questioninput type=button && Extjs Pin
luiz sync17-Nov-10 12:38
luiz sync17-Nov-10 12:38 
AnswerRe: input type=button && Extjs Pin
luiz sync18-Nov-10 1:49
luiz sync18-Nov-10 1:49 
QuestionTracking down functions in javascript. Pin
R-tsumami17-Nov-10 1:22
R-tsumami17-Nov-10 1:22 
AnswerRe: Tracking down functions in javascript. Pin
Nagy Vilmos17-Nov-10 1:50
professionalNagy Vilmos17-Nov-10 1:50 
AnswerRe: Tracking down functions in javascript. Pin
Pete O'Hanlon17-Nov-10 2:51
mvePete O'Hanlon17-Nov-10 2:51 
GeneralRe: Tracking down functions in javascript. Pin
fjdiewornncalwe17-Nov-10 3:42
professionalfjdiewornncalwe17-Nov-10 3:42 
GeneralRe: Tracking down functions in javascript. Pin
thatraja18-Nov-10 20:29
professionalthatraja18-Nov-10 20:29 
GeneralRe: Tracking down functions in javascript. Pin
Zhenjie Fu18-Nov-10 20:33
Zhenjie Fu18-Nov-10 20:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.