PDA

View Full Version : Quick technical question for computer geeks.


Specialone
11-10-11, 08:08 PM
I want to copy my entire french trip write up to another forum, but when im copying it its not dragging the pics as they arent code anymore, how do i see the code instead of the pics?
The other forum isnt Vbulletin powered either will this make a difference? ive posted pics on there the same way as i do on here with no issues.

christopher
11-10-11, 08:19 PM
Click 'Edit' on your post. That's the post with the BBCode formatting shown (like saying [B]abc[/B] instead of looking like abc (the letters 'abc' being bolded)). So you'll get the code for the images looking like:

[IMG]http://example.com/image.jpg[/IMG]

(this all assumes whatever the other forum is accepts BBCode, which it likely will as it's the common markup language on forums)

Specialone
11-10-11, 08:26 PM
Cheers, Chris, that worked :)