Re: Copy Code and Formatting
No, I do not think you can :(
You could probably write a Macro in Word that could do it though :)
Cheers,
RyanJ
Re: Copy Code and Formatting
cheers man, i would have no idea how to do that so ill just leave it... cheers tho
Re: Copy Code and Formatting
There're a few of those on the web though. Like the one on http://artsoft.agava.ru/vbcodeformat.htm. I haven't tried it personally, but from the sound of it, it works well.
Re: Copy Code and Formatting
Oh i found a way of doing it.... Bit awkward but hayho...
If you create a new thread here... then use the VBcode function to add your code, then preview your post and copy it,,, it works fine, thought i would let you no if anyone else wanted to do it... theres still probably an easyier way
cheers
Re: Copy Code and Formatting
Quote:
Originally Posted by golyath
Oh i found a way of doing it.... Bit awkward but hayho...
If you create a new thread here... then use the VBcode function to add your code, then preview your post and copy it,,, it works fine, thought i would let you no if anyone else wanted to do it... theres still probably an easyier way
cheers
Well, if I find one I'll post it here or PM you with the solution :)
Cheers,
RyanJ
Re: Copy Code and Formatting
I have an ASP page that does the same (it's not online yet). However... there won't be much difference between pasting it here or in my page.
Re: Copy Code and Formatting
Quote:
Originally Posted by Mc Brain
I have an ASP page that does the same (it's not online yet). However... there won't be much difference between pasting it here or in my page.
Just in case anyone needs it: http://emilianomartin.com.ar/Encode/Encode.aspIf you find any word that's not colored... let me know, please.
Re: Copy Code and Formatting
Re: Copy Code and Formatting
Sorry, was using the technique described here to format my code, and accidentally posted. My apologies.
1 Attachment(s)
Re: Copy Code and Formatting
Attached is an app I did many years back so I could post formatted code on another site. Viewing the source code generated by the link that Emiliano posted, I would say we are using the technique to do the same thing.