CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2006
    Posts
    93

    Question Text box with Pictures

    Is there any control that can contain both text and images and formatting and styling, like the Gmail message box, without much effort by the user? I am using asp.net 2.0.............

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

  3. #3
    Join Date
    May 2002
    Posts
    10,943

    Re: Text box with Pictures

    And, if you don't have to use it as an actual ASP.NET control, you can always look to various JavaScript HTML WYSIWYG editors.

    http://www.google.com/search?q=wysiwyg+html
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured