M Mustafa macrumors regular Original poster Nov 25, 2004 #1 Dumb question, and I'm ashamed I don't know and couldn't find the answer, but how do you post pictures on this site? I had some pics of the opening of the Apple Store in London last week, but I gave up trying to post them. Now it's old news!
Dumb question, and I'm ashamed I don't know and couldn't find the answer, but how do you post pictures on this site? I had some pics of the opening of the Apple Store in London last week, but I gave up trying to post them. Now it's old news!
D dotnina macrumors 6502a Nov 25, 2004 #2 Easy if you know how. 😉 When you're typing a post, there's a button below the smileys called "Manage Attachments." Just upload. There's a size limit of 100K, and a listing of the accepted file types. Enjoy!
Easy if you know how. 😉 When you're typing a post, there's a button below the smileys called "Manage Attachments." Just upload. There's a size limit of 100K, and a listing of the accepted file types. Enjoy!
tech4all macrumors 68040 Nov 25, 2004 #3 You can also use the 'img' tags to show an image hosted on another web server PHP: [img]http://www.URLgoesHERE.com/image[/img]
You can also use the 'img' tags to show an image hosted on another web server PHP: [img]http://www.URLgoesHERE.com/image[/img]
timnosenzo macrumors 6502a Nov 26, 2004 #4 tech4all said: You can also use the 'img' tags to show an image hosted on another web server PHP: [img]http://www.URLgoesHERE.com/image[/img] Click to expand... Actually, this is slightly misleading. If you're going to link from another host, you need to copy the full directory including filename. PHP: [img]http://www.URLgoesHERE.com/image.jpg[/img]
tech4all said: You can also use the 'img' tags to show an image hosted on another web server PHP: [img]http://www.URLgoesHERE.com/image[/img] Click to expand... Actually, this is slightly misleading. If you're going to link from another host, you need to copy the full directory including filename. PHP: [img]http://www.URLgoesHERE.com/image.jpg[/img]
tech4all macrumors 68040 Nov 26, 2004 #5 nosen said: Actually, this is slightly misleading. If you're going to link from another host, you need to copy the full directory including filename. PHP: [img]http://www.URLgoesHERE.com/image.jpg[/img] Click to expand... Well in my mind I meant for "image" to include the .gif/jpg. Guess I should have included that as well 😉
nosen said: Actually, this is slightly misleading. If you're going to link from another host, you need to copy the full directory including filename. PHP: [img]http://www.URLgoesHERE.com/image.jpg[/img] Click to expand... Well in my mind I meant for "image" to include the .gif/jpg. Guess I should have included that as well 😉