Script context highlighting

D

dave

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
 
B

Bob Lehmann

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
 
S

Steven Burn

Think he means syntax highlighting .........?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


Bob Lehmann said:
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 said:
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
[/QUOTE]
[/QUOTE]
 
D

dave

I want to 'pretty up' the output from a forum application.
If a user designates a text block using the standard forum formatting
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.

Cheers


Bob Lehmann said:
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 said:
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
[/QUOTE]
[/QUOTE]
 
D

dave

Si :)

Steven Burn said:
Think he means syntax highlighting .........?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


Bob Lehmann said:
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 said:
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
[/QUOTE]
[/QUOTE]
[/QUOTE]
 
B

Bob Lehmann

Maybe. But who knows.

Bob Lehmann

Steven Burn said:
Think he means syntax highlighting .........?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


Bob Lehmann said:
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 said:
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
[/QUOTE]
[/QUOTE]
[/QUOTE]
 
B

Bob Lehmann

Is that an Italian "Si" or a Spanish "Si"?

'Cause I don't speak Spanish. :>)

Bob Lehmann

dave said:
Si :)

Steven Burn said:
Think he means syntax highlighting .........?

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!


Bob Lehmann said:
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

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
[/QUOTE]
[/QUOTE]
[/QUOTE]
 
J

Jeff Cochran

I want to 'pretty up' the output from a forum application.
If a user designates a text block using the standard forum formatting
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 said:
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 said:
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
[/QUOTE]
[/QUOTE]
[/QUOTE]
 
D

dave

Yes, looked around 4-5 but only seen it implemented in php so far


Jeff Cochran said:
I want to 'pretty up' the output from a forum application.
If a user designates a text block using the standard forum formatting
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 said:
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

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
[/QUOTE]
[/QUOTE]
[/QUOTE]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
474,159
Messages
2,570,879
Members
47,414
Latest member
GayleWedel

Latest Threads

Top