| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| I have a running commentary in a TextBox. The requirement does not allow using a ListView, but a single text object. I need to set the cursor at the end of the text (next line) to write the user and date for the next comment. Thanks --RB |
|
#2
| |||
| |||
| Multiline textbox will render as an html <textarea>. Google for html textarea cursor position. The first link it found should be helpful: http://www.webmasterworld.com/forum91/4527.htm -- Eliyahu Goldin, Software Developer Microsoft MVP [ASP.NET] http://msmvps.com/blogs/egoldin http://usableasp.net "randy.buchholz" <randy.buchholz@dads.state.tx.us> wrote in message news:uWscq%23aEJHA.3288@TK2MSFTNGP03.phx.gbl... >I have a running commentary in a TextBox. The requirement does not allow >using a ListView, but a single text object. I need to set the cursor at >the end of the text (next line) to write the user and date for the next >comment. Thanks --RB > |
|
#3
| |||
| |||
| Perfect. Thanks. "Eliyahu Goldin" <REMOVEALLCAPITALSeEgGoldDinN@mMvVpPsS.org> wrote in message news:eAl$llbEJHA.4744@TK2MSFTNGP02.phx.gbl... > Multiline textbox will render as an html <textarea>. Google for html > textarea cursor position. The first link it found should be helpful: > > http://www.webmasterworld.com/forum91/4527.htm > > -- > Eliyahu Goldin, > Software Developer > Microsoft MVP [ASP.NET] > http://msmvps.com/blogs/egoldin > http://usableasp.net > > > "randy.buchholz" <randy.buchholz@dads.state.tx.us> wrote in message > news:uWscq%23aEJHA.3288@TK2MSFTNGP03.phx.gbl... >>I have a running commentary in a TextBox. The requirement does not allow >>using a ListView, but a single text object. I need to set the cursor at >>the end of the text (next line) to write the user and date for the next >>comment. Thanks --RB >> > > |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.