Hi Guys,
Here is a way to insert a picture into the TechNet forum.
1. Upload the picture to a website. i.e. www.ADomainYouCanUploadTo.com
2. Get the absolute path of the picture, such as http://www.ADomainYouCanUploadTo.com/123.jpg
3. Edit what you post or reply with HTML, see the following screen shot.
4. Insert the following code in position.
<IMG height=600 alt=08 src="http://www.ADomainYouCanUploadTo.com/123.jpg" width=800>
===========
Recently, I found an easy way to insert picture instead of the above steps:
1. Upload the picture to a website. i.e. www.ADomainYouCanUploadTo.com
2. Get the absolute path of the picture, such as http://www.ADomainYouCanUploadTo.com/123.jpg, paste this address in Internet Explorer, press Enter and you can view the picture in Internet Explorer.
3. Click on the picture, right click on it, selet Copy.
4. In the right place of your current post, click Paste.
Note: In this way, you don't have to modify the size of the picture in HTML.
Hope this can be helpful.
Best regards,
Vincent Hu