Click here to Skip to main content
15,893,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionDetailed progress report question... Pin
JD862-Sep-12 16:18
JD862-Sep-12 16:18 
AnswerRe: Detailed progress report question... Pin
jkirkerx2-Sep-12 17:58
professionaljkirkerx2-Sep-12 17:58 
GeneralRe: Detailed progress report question... Pin
JD869-Sep-12 7:53
JD869-Sep-12 7:53 
GeneralRe: Detailed progress report question... Pin
jkirkerx9-Sep-12 11:25
professionaljkirkerx9-Sep-12 11:25 
GeneralRe: Detailed progress report question... Pin
JD869-Sep-12 15:31
JD869-Sep-12 15:31 
GeneralRe: Detailed progress report question... Pin
jkirkerx9-Sep-12 17:52
professionaljkirkerx9-Sep-12 17:52 
QuestionSetting the height of an textarea on the fly Pin
PP from bangalore2-Sep-12 2:54
PP from bangalore2-Sep-12 2:54 
GeneralRe: Setting the height of an textarea on the fly Pin
jkirkerx2-Sep-12 9:47
professionaljkirkerx2-Sep-12 9:47 
Well, you need to calculate the height then, and use the result in your JavaScript to re-size the text area. But then you have to pass it to the next page somehow.

The textarea scrollbar is the default for overflow, so you use CSS to either hide or show the overflow.

Maybe you should experiment with CSS first. CSS is pretty good for solving stuff like that. height: auto;

Oh, and that's a JavaScript question, and your post belongs in the java script discussion area. Your post has nothing to do with asp.net.
QuestionURL or goto.aspx?URL Pin
Jassim Rahma1-Sep-12 3:15
Jassim Rahma1-Sep-12 3:15 
AnswerRe: URL or goto.aspx?URL Pin
Eddy Vluggen1-Sep-12 3:59
professionalEddy Vluggen1-Sep-12 3:59 
AnswerRe: URL or goto.aspx?URL Pin
JeeLaso3-Sep-12 16:38
JeeLaso3-Sep-12 16:38 
QuestionAsp.net system. diagnostics.process access denied Pin
RajavelK1-Sep-12 2:58
RajavelK1-Sep-12 2:58 
AnswerRe: Asp.net system. diagnostics.process access denied Pin
Eddy Vluggen1-Sep-12 3:57
professionalEddy Vluggen1-Sep-12 3:57 
Questionasp c# Pin
ajis23261-Sep-12 1:25
ajis23261-Sep-12 1:25 
AnswerRe: asp c# Pin
Richard MacCutchan1-Sep-12 2:35
mveRichard MacCutchan1-Sep-12 2:35 
AnswerRe: asp c# Pin
Sandeep Mewara1-Sep-12 10:34
mveSandeep Mewara1-Sep-12 10:34 
QuestionSlideShowExtender Pin
pknarun31-Aug-12 21:35
pknarun31-Aug-12 21:35 
Questionhow to display the gridview content Pin
kumaranvnr31-Aug-12 19:03
kumaranvnr31-Aug-12 19:03 
AnswerRe: how to display the gridview content Pin
Sandeep Mewara1-Sep-12 10:38
mveSandeep Mewara1-Sep-12 10:38 
Questionquick answer for me Pin
mamnafih31-Aug-12 0:57
mamnafih31-Aug-12 0:57 
AnswerRe: quick answer for me Pin
Keith Barrow31-Aug-12 1:11
professionalKeith Barrow31-Aug-12 1:11 
AnswerCross post Pin
Wes Aday31-Aug-12 1:40
professionalWes Aday31-Aug-12 1:40 
GeneralRe: Cross post Pin
Keith Barrow31-Aug-12 1:47
professionalKeith Barrow31-Aug-12 1:47 
GeneralRe: Cross post Pin
Wes Aday31-Aug-12 3:38
professionalWes Aday31-Aug-12 3:38 
GeneralRe: Cross post Pin
Shameel31-Aug-12 5:30
professionalShameel31-Aug-12 5:30 

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.