all groups > asp.net webcontrols > march 2005 >
You're in the

asp.net webcontrols

group:

TextBox controls determining if text is highlighted or selected


TextBox controls determining if text is highlighted or selected studen771
3/30/2005 5:29:02 PM
asp.net webcontrols:
is this possible? I know that I can derive a class from the windows.form
namespace but then i Couldn't use it in an asp.net page. I want my user to be
able to select speciifc text they've highlited in an asp.net textbox and
Re: TextBox controls determining if text is highlighted or selected Brock Allen
3/30/2005 6:29:27 PM
The classes in System.Windows.Forms have nothing to do with ASP.NET. I have
a feeling you're barking up the wrong tree. :(

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Re: TextBox controls determining if text is highlighted or selecte studen771
3/30/2005 8:19:01 PM
I figured that much; I know this can be done via javascript yet the controls
have to be server side as they require server objects/members etc to be
used...is there any way possible this can be done in an ASP.net page?

[quoted text, click to view]
Re: TextBox controls determining if text is highlighted or selecte studen771
3/31/2005 10:19:01 AM
WOW..so this isn't possible?



[quoted text, click to view]
AddThis Social Bookmark Button