BBCode Converter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Matthias S.

    BBCode Converter

    hi there,

    i'm desperately looking for an HTML to BBCode (and vice versa) converter,
    either as a COM component or vbScript for use in an ASP (not .NET)
    web-application. i sure could write one on my own, but my vbscript/COM
    skills are a little rusty since I work with C# and .Net for almost the last
    decade.

    does anyone know of something or has a snippet of code in his/her bottom
    drawer? any hint/help is greatly appreciated.

    cheers!


  • Jon Paal [MSMD]

    #2
    Re: BBCode Converter

    google:

    HTML to BBCode



    "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message news:OIpwl8wZHH A.4940@TK2MSFTN GP05.phx.gbl...
    hi there,
    >
    i'm desperately looking for an HTML to BBCode (and vice versa) converter,
    either as a COM component or vbScript for use in an ASP (not .NET)
    web-application. i sure could write one on my own, but my vbscript/COM
    skills are a little rusty since I work with C# and .Net for almost the last
    decade.
    >
    does anyone know of something or has a snippet of code in his/her bottom
    drawer? any hint/help is greatly appreciated.
    >
    cheers!
    >
    >

    Comment

    • ThatsIT.net.au

      #3
      Re: BBCode Converter

      ..net for a decade?


      "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
      news:OIpwl8wZHH A.4940@TK2MSFTN GP05.phx.gbl...
      hi there,
      >
      i'm desperately looking for an HTML to BBCode (and vice versa) converter,
      either as a COM component or vbScript for use in an ASP (not .NET)
      web-application. i sure could write one on my own, but my vbscript/COM
      skills are a little rusty since I work with C# and .Net for almost the
      last
      decade.
      >
      does anyone know of something or has a snippet of code in his/her bottom
      drawer? any hint/help is greatly appreciated.
      >
      cheers!
      >
      >

      Comment

      • Matthias S.

        #4
        Re: BBCode Converter

        Thanks for the hint. I've done this already and since the results were
        either for php or javascript, I'm on my way of roling my own parser. I was
        just wondering, if there is something prebuilt out there. I don't want to
        reinvent the wheel twice a day and the issue looks like something, a lot of
        people come along. It's not that exotic, is it?

        "Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot comschrieb im
        Newsbeitrag news:12viqcf6e9 tmh02@corp.supe rnews.com...
        google:
        >
        HTML to BBCode
        >
        >
        >
        "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
        news:OIpwl8wZHH A.4940@TK2MSFTN GP05.phx.gbl...
        hi there,

        i'm desperately looking for an HTML to BBCode (and vice versa)
        converter,
        either as a COM component or vbScript for use in an ASP (not .NET)
        web-application. i sure could write one on my own, but my vbscript/COM
        skills are a little rusty since I work with C# and .Net for almost the
        last
        decade.

        does anyone know of something or has a snippet of code in his/her bottom
        drawer? any hint/help is greatly appreciated.

        cheers!
        >
        >

        Comment

        • Matthias S.

          #5
          Re: BBCode Converter

          almost, it reads... almost

          :)


          "ThatsIT.net.au " <me@thatsitschr ieb im Newsbeitrag
          news:310B9A6C-D012-43E1-A92E-53B1D17B67D9@mi crosoft.com...
          .net for a decade?
          >
          >
          "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
          news:OIpwl8wZHH A.4940@TK2MSFTN GP05.phx.gbl...
          hi there,

          i'm desperately looking for an HTML to BBCode (and vice versa)
          converter,
          either as a COM component or vbScript for use in an ASP (not .NET)
          web-application. i sure could write one on my own, but my vbscript/COM
          skills are a little rusty since I work with C# and .Net for almost the
          last
          decade.

          does anyone know of something or has a snippet of code in his/her bottom
          drawer? any hint/help is greatly appreciated.

          cheers!
          >

          Comment

          • Anthony Jones

            #6
            Re: BBCode Converter


            "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
            news:eewPkjyZHH A.2436@TK2MSFTN GP06.phx.gbl...
            Thanks for the hint. I've done this already and since the results were
            either for php or javascript, I'm on my way of roling my own parser. I was
            just wondering, if there is something prebuilt out there. I don't want to
            reinvent the wheel twice a day and the issue looks like something, a lot
            of
            people come along. It's not that exotic, is it?
            >
            What's BBCode??
            "Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot comschrieb im
            Newsbeitrag news:12viqcf6e9 tmh02@corp.supe rnews.com...
            google:

            HTML to BBCode

            Comment

            • Matthias S.

              #7
              Re: BBCode Converter

              bulletin board code

              used in many forum board... looks like for bold text for example...


              "Anthony Jones" <Ant@yadayadaya da.comschrieb im Newsbeitrag
              news:Ohug78yZHH A.2436@TK2MSFTN GP06.phx.gbl...
              >
              "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
              news:eewPkjyZHH A.2436@TK2MSFTN GP06.phx.gbl...
              Thanks for the hint. I've done this already and since the results were
              either for php or javascript, I'm on my way of roling my own parser. I
              was
              just wondering, if there is something prebuilt out there. I don't want
              to
              reinvent the wheel twice a day and the issue looks like something, a lot
              of
              people come along. It's not that exotic, is it?
              >
              What's BBCode??
              >
              "Jon Paal [MSMD]" <Jon nospam Paal @ everywhere dot comschrieb im
              Newsbeitrag news:12viqcf6e9 tmh02@corp.supe rnews.com...
              google:
              >
              HTML to BBCode
              >
              >
              >
              >

              Comment

              • McKirahan

                #8
                Re: BBCode Converter

                "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
                news:epvvVWzZHH A.4552@TK2MSFTN GP05.phx.gbl...
                bulletin board code

                What's BBCode??
                [snip]

                Do you just want to replace [ and ] with < and ?

                A couple of uses of Replace() would do it.


                Comment

                • Mike Brind

                  #9
                  Re: BBCode Converter


                  "McKirahan" <News@McKirahan .comwrote in message
                  news:9aednWXJic 0jVmTYnZ2dnUVZ_ u-unZ2d@comcast.c om...
                  "Matthias S." <matthias&AtSig n&emvoid$dot$co mwrote in message
                  news:epvvVWzZHH A.4552@TK2MSFTN GP05.phx.gbl...
                  >bulletin board code
                  >
                  What's BBCode??
                  >
                  [snip]
                  >
                  Do you just want to replace [ and ] with < and ?
                  >
                  A couple of uses of Replace() would do it.
                  >
                  BBCode uses a bunch of non-standard tags such as [url], [code], [big] etc.
                  Personally, I'd look at implementing a basic rich text editor instead. I
                  like the one here: tinymce.moxieco de.com

                  --
                  Mike Brind


                  Comment

                  Working...