P2Pprogrammer 2 programmer


Home > Programmer2Programmer.NET Forum> ASP.NET, MVC and Web Development >> Developing application in Asp.net with c# code...

Welcome Guest My Thread | Search | Active Topics | Members | Log In | Register

NOTE : Log In required to post Replies for this discussion.
Developing application in Asp.net with c# code
shyjuu Posted: Tuesday 02, September 2008 02:40:42 PM     
   
I want o develope followign application

I have one textbox.
Now I allow users to enter text in the Textbox 
My requirement is, I want to catch all the bold words written b
y uers and store all that bold words in database.
So please suggest me c# code for catching BOLD words from given
 sentence.

for example, Suppose user enters following sentence in textbox,

wwww.programmer2programmer is good website for IT
 professionals.

Now my requirement is to store the words website and IT,because
 they are bold,into database....so please suggest me c# code..

Thanks a lot in advance....
Back to Top ^  
 Coder Posted: Saturday 20, September 2008 08:49:57 PM
  
   
Are you using RichTextBox ?
Back to Top ^ 
 shyjuu Posted: Sunday 21, September 2008 08:50:06 AM
  
   
Yes I am using RichTextbox
so please me the way 
Back to Top ^ 


Home > Programmer2Programmer.NET Forum >ASP.NET, MVC and Web Development >> Developing application in Asp.net with c# code...