Click here to Skip to main content
15,894,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to run java command on web server Pin
ianoseb24-Aug-13 23:12
ianoseb24-Aug-13 23:12 
AnswerRe: how to run java command on web server Pin
Bernhard Hiller25-Aug-13 21:24
Bernhard Hiller25-Aug-13 21:24 
QuestionViewing password Pin
larsp77723-Aug-13 3:52
larsp77723-Aug-13 3:52 
AnswerRe: Viewing password Pin
Forbiddenx23-Aug-13 4:37
Forbiddenx23-Aug-13 4:37 
AnswerRe: Viewing password Pin
Boipelo24-Aug-13 10:43
Boipelo24-Aug-13 10:43 
GeneralRe: Viewing password Pin
larsp77724-Aug-13 22:30
larsp77724-Aug-13 22:30 
GeneralRe: Viewing password Pin
Boipelo25-Aug-13 10:11
Boipelo25-Aug-13 10:11 
GeneralRe: Viewing password Pin
Deflinek27-Aug-13 4:24
Deflinek27-Aug-13 4:24 
Please don't do that Smile | :) I don't know what age your students are but in my opinion even the youngest kids should know that their passwords are personal and should not be shared nor written.

If I recall correctly the asp.net application by default stores passwords as hashes, so without altering configuration you won't be able to read them. Like the others suggested, please just implement reset password. Smile | :)
--
"My software never has bugs. It just develops random features."

GeneralRe: Viewing password Pin
larsp77727-Aug-13 21:26
larsp77727-Aug-13 21:26 
SuggestionRe: Viewing password Pin
Richard MacCutchan27-Aug-13 22:34
mveRichard MacCutchan27-Aug-13 22:34 
GeneralRe: Viewing password Pin
larsp77727-Aug-13 23:57
larsp77727-Aug-13 23:57 
GeneralRe: Viewing password Pin
Richard MacCutchan28-Aug-13 1:08
mveRichard MacCutchan28-Aug-13 1:08 
GeneralRe: Viewing password Pin
larsp77728-Aug-13 1:29
larsp77728-Aug-13 1:29 
GeneralRe: Viewing password Pin
Richard MacCutchan28-Aug-13 1:52
mveRichard MacCutchan28-Aug-13 1:52 
GeneralRe: Viewing password Pin
larsp77728-Aug-13 2:01
larsp77728-Aug-13 2:01 
QuestionCalling WCF Method Using Jquery ajax Pin
Chandra Sekhar.bs23-Aug-13 2:07
professionalChandra Sekhar.bs23-Aug-13 2:07 
SuggestionRe: Calling WCF Method Using Jquery ajax Pin
Richard MacCutchan23-Aug-13 2:59
mveRichard MacCutchan23-Aug-13 2:59 
QuestionProblems in asp.net website after publishing Pin
Arun kumar Gautam23-Aug-13 0:08
Arun kumar Gautam23-Aug-13 0:08 
AnswerRe: Problems in asp.net website after publishing Pin
Blikkies23-Aug-13 1:00
professionalBlikkies23-Aug-13 1:00 
GeneralRe: Problems in asp.net website after publishing Pin
Arun kumar Gautam23-Aug-13 1:14
Arun kumar Gautam23-Aug-13 1:14 
GeneralRe: Problems in asp.net website after publishing Pin
Forbiddenx23-Aug-13 6:27
Forbiddenx23-Aug-13 6:27 
QuestionUsing Oracle Session Id in asp.net Pin
Chandra Sekhar.bs22-Aug-13 19:31
professionalChandra Sekhar.bs22-Aug-13 19:31 
QuestionHow to send excel attachment mail which is converted from datatable without saving to system in asp.net Pin
ven75322-Aug-13 8:07
ven75322-Aug-13 8:07 
AnswerRe: How to send excel attachment mail which is converted from datatable without saving to system in asp.net Pin
Richard Deeming27-Aug-13 3:32
mveRichard Deeming27-Aug-13 3:32 
QuestionSMTP Return-Path Pin
Blikkies21-Aug-13 21:54
professionalBlikkies21-Aug-13 21:54 

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.