Re: Script context highlighting by dave
dave
Tue Jul 20 20:53:04 CDT 2004
Yes, looked around 4-5 but only seen it implemented in php so far
"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:40ffc5ae.214866331@msnews.microsoft.com...
> On Wed, 21 Jul 2004 12:20:18 +1200, "dave" <none@invalid.com> wrote:
>
> >I want to 'pretty up' the output from a forum application.
> >If a user designates a text block using the standard forum formatting
> >[code][/code] I want to parse the output with same color type contexting
> >that you see in quality text editors.
> >
> >value="this value"
> >
> >"value" for example would be blue and "this value" could be red
> >
> >If you used any forum applications such as vbulletin youll know what I
> >mean - but I need to do it in vbscript and not php.
>
> I haven't seen any in particular for ASP, but the routines, while
> tedious, probably aren't very hard. Have you looked for ASP versions
> of the forums you mention?
>
> Jeff
>
>
> >
> >"Bob Lehmann" <nospam@dontbotherme.zzz> wrote in message
> >news:OQcbsWrbEHA.996@TK2MSFTNGP12.phx.gbl...
> >> I sure hope you don't write specs for a living.
> >>
> >> Maybe you could expand a little on what you are trying to do?
> >>
> >> Bob Lehmann
> >>
> >> "dave" <none@invalid.com> wrote in message
> >> news:uXr7tFqbEHA.2388@TK2MSFTNGP11.phx.gbl...
> >> > Could someone please point me in the direction of a function that
will
> >> parse
> >> > a "code" output and colorise the context of the script?
> >> >
> >> > eg - vbulletin style [code] output
> >> >
> >> > Cheers
> >> >
> >> >
> >>
> >>
> >
>