Images
-
chuckcintron
- Posts: 478
- Joined: 11 May 2007
- Year and Model:
- Location: Upstate New York
- Been thanked: 1 time
Here's how I do it. I don't use the one-click buttons above the text input field.
1. I upload the image to ImageShack, using Matthew's neat little widget, below the text input field.
2. Once I get the URL information from ImageShack, I parse it into my own format. Here's an example:
The first http reference is to the actual picture (via the php call), the second is to the thumbnail that ImageShack generates.
Here's the result, a thumbnail which also acts as a link to the full picture:

HTH,
Chuck
1. I upload the image to ImageShack, using Matthew's neat little widget, below the text input field.
2. Once I get the URL information from ImageShack, I parse it into my own format. Here's an example:
Code: Select all
[url=http://img99.imageshack.us/my.php?image=dsc04236fq4.jpg][img]http://img99.imageshack.us/img99/450/dsc04236fq4.th.jpg[/img][/url]Here's the result, a thumbnail which also acts as a link to the full picture:

HTH,
Chuck
1997 855GLT
- matthew1
- Site Admin
- Posts: 14480
- Joined: 14 September 2002
- Year and Model: 850 T5, 1997
- Location: Denver, Colorado, US
- Has thanked: 2655 times
- Been thanked: 1248 times
- Contact:
What ^^ he said ^^
Here's another way to do it, and you end up with the same result:
https://www.matthewsvolvosite.com/chat/p ... hp?p=16880
Here's another way to do it, and you end up with the same result:
https://www.matthewsvolvosite.com/chat/p ... hp?p=16880
Help keep MVS on the web -> click sponsors' links here on MVS when you buy from them.
Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post

Also -> Amazon link. Click that when you go to buy something on Amazon and MVS gets a cut!
1998 V70, no dash lights on
1997 850 T5 [gone] w/ MSD ignition coil, Hallman manual boost controller, injectors, R bumper, OMP strut brace
2004 V70 R [gone]
How to Thank someone for their post







