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

JavaScript

 
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 
GeneralRe: Local data Pin
rrrado23-Nov-10 3:47
rrrado23-Nov-10 3:47 
I'm afraid you don't understand what I need to do. I'll try explain in other words. I'm not solving the problem with authentication. User creates some data at his computer. Then encrypts them LOCALLY with some password and upload to server. Server does not know the password, server is not able to decrypt the data! (When somebody hacks the server, he can get the data but has no password). Then user goes to some URL with web application, downloads the data from server (don't think about authentication it is not important now). It will provide pass to JS which decrypts the data. I need to offer storing the password somewhere so he don't need to type the pass each time he opens the application in browser. If he is paranoid then he won't save the password.
I was hoping somebody will know whether it is possible to force browser (from JS) to save the password into it's auto-form-filler store which fills the forms.
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 
AnswerRe: Tracking down functions in javascript. Pin
Hiren solanki1-Dec-10 22:26
Hiren solanki1-Dec-10 22:26 

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.