Browse by Tags

Related Posts

  • Re: strip tags in asp.net

    One of the easiest ways to strip tags in .NET is to use the HTML Web Control objects themselves. All you really need to do is insert your string into a temporary HTML object such as a DIV, then use the built-in 'InnerText' to grab all text that is not contained within tags. See below for a simple...
    Posted to Rainbow Portal (Forum) by mnotpit on 02-02-2009, 12:00 AM
    Filed under: plain, strip, tags, text, .net, c#, html
  • Article tagging like selecting tags when writing new post like this forum!

    Hi I need to allow my users to tag their content. I want it to work like in this forum when you a new post i.e. allow users to select from a list of tags. Is there a special name for this sort of functionality? I was hoping to find some examples on how this feature is implemented. Thanks
    Posted to Web Forms (Forum) by unggy on 10-23-2008, 12:00 AM
    Filed under: tagging, tags
  • Creating Tags for a blog site

    Hi which asp.net data control will be the best to ceate tags panel in asp.net blog site which i am developing. I am having a list of TagName objects containg the frequency of tags but data controls are displaying this list as a list what i want is structure like in various other blog sites which show...
    Posted to .Text (Blogs) (Forum) by ash143gupta on 10-16-2008, 12:00 AM
    Filed under: Tags, Creating Blog Engine
  • Re: Simple search using 'where' and 'like'

    Any hints on this one? It has me stumped. I'm fairly new to creating SQL commands. Basics are tags are uploaded in a similar fashion to this forum. They be any word, any order and separated by commas. For example it may be "tree, flower, sun" entered into the database or "fruit, sky"...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by magicjoef on 07-24-2008, 12:00 AM
    Filed under: search, SQL, like, Contains, tags
  • Creating a data driven word letter

    I want to create a interface where we can create word letters . I want application to generate sql query based on columns users select from different table.Then use these columns as bookmarks/tags in letter. We dont have office installed on server. Does anybody have a idea or solution how to create letters...
    Posted to Enterprise Services Integration (Forum) by rahulsurya on 05-29-2008, 12:00 AM
    Filed under: Tags, Letters, Office, Merge
  • SQL for tag cloud

    I'm trying to make a tag cloud but I'm stuck. Spent hours trying to figure out what the SQL query should be but I'm not getting anywhere. I have a table called tags containing the columns blogpost_id and tag + another table called blogposts containing among other things the column id . I...
    Posted to MySQL (Forum) by Saturday3AM on 01-26-2008, 12:00 AM
    Filed under: tags
  • ASP.NET 2.0 Controls Without Formatting

    Hi, Is it possible to just retrieve and display only text without any formatting (e.g. tables, span tags, etc.) and display it on a page? I noticed that Label controls render text surrounded by span tags in HTML. I just want the text. I would be very grateful if someone could tell me how to do this,...
    Posted to Getting Started (Forum) by Scrum on 12-12-2007, 12:00 AM
    Filed under: span, Tags, Format, label control, Label
  • tag autosuggest too aggressive

    I'd like to be able to turn off the autosuggest feature annoyance that accompanies posting messages on forum. It's too aggressive and autocorrects when I've backspaced over the autocontent to remove it. Turn it off or add a profile option to disable it.
    Posted to Feedback on this website (Forum) by etudedude on 09-21-2007, 12:00 AM
    Filed under: tags, autocorrect, autosuggest, forum features
  • Tagging in ASP.NET 2.0 - can anyone help, please?

    Hello, I have found lots of articles explaining how to build tag clouds in ASP.NET, they are very good. I have been looking for a very simple tutorial on how to allow users to tag a database entry like a photo or news article, or anything really, like on this forum - where you add tags for a new post...
    Posted to Getting Started (Forum) by jackchase on 08-09-2007, 12:00 AM
    Filed under: tag, Tag Cloud, Tagging, Tags, web 2.0, web2.0
  • "Tags" - Tagging forum threads, blogs, etc.

    Where can I find examples of how to implement the tagging feature similar to what these forums have? I have plenty of resources on the actual "tag cloud", but nearly all of them revolve around pulling from an existing datasource. What about the community-based tagging like this forum has? I...
    Posted to Getting Started (Forum) by hismightiness on 07-26-2007, 12:00 AM
    Filed under: Tag Cloud, Tagging, Tags, Community-Based, example
Page 1 of 2 (12 items) 1 2 Next >