PDA

View Full Version : trying to upload pic from printroom..


trying to upload pic from printroom..

Iris
06-02-2002, 04:04 PM
http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=0

Iris
06-02-2002, 04:09 PM
http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1

Iris
06-02-2002, 04:11 PM
ugh I give up
:mad: :confused:

CornsnakeKeeper
06-02-2002, 05:00 PM
Put these 2 brackets on each side of the code. [ img ] [/img ] With no spaces in the brackets

Iris
06-03-2002, 05:33 PM
http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1

that's what i did the first 2 times and here again and it still didn't work
:(

Neo
06-03-2002, 06:36 PM
< img src='link to pic' > without the spaces but img and src need a space between it

Neo
06-03-2002, 06:39 PM
<img src=http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1 '>

Here you go

CornsnakeKeeper
06-03-2002, 06:47 PM
http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1

CornsnakeKeeper
06-03-2002, 06:48 PM
<img src="http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1">

pinatamonkey
06-04-2002, 05:00 PM
This post is not Neo's. I reposted my response because it was halfway eaten by this bug. Weird. I'm gonna tell Rich.

http://members.lycos.co.uk/pinatamonkey/wild/ava.jpg


Will this message show??? This post is not Neo's. I reposted my response because it was halfway eaten by this bug. Weird. I'm gonna tell Rich

pinatamonkey
06-04-2002, 05:03 PM
First off, that's not the picture's URL - the one you're using is of for the page it's on. Using printroom, there is a box below your pic with the picture's URL. It will look something like this

http://www.printroom.com/_vti_bin/ViewImage.dll?userid=pinatamonkey&album_id=53331&image_id=26&courtesy=1

If you put this URL between the IMG tags, you get this:

http://www.printroom.com/_vti_bin/ViewImage.dll?userid=pinatamonkey&album_id=53331&image_id=26&courtesy=1

It doesn't work right because the URL doesn't end in an image file extension (.gif, .jpg, etc.)

You need to use HTML tags: <img src="URL">
<img src="http://www.printroom.com/_vti_bin/ViewImage.dll?userid=pinatamonkey&album_id=53331&image_id=26&courtesy=1">

Hope this helps!

Iris
06-04-2002, 07:07 PM
gahhh~! it's too complicated for me..this weekend i will read your instructions more carefully and try to figure it out. thank you for trying to help a hopeless computer-challenged dork like myself.:rolleyes: sighhhhh

CornsnakeKeeper
06-04-2002, 08:43 PM
Strange, I responded to this post twice a day or two ago and neither on of them would show. Good luck!

Iris
06-13-2002, 09:01 PM
<img src="http://www.printroom.com/_vti_bin/ViewImage.dll?userid=Flower7287&album_id=72953&image_id=1&courtesy=1">

Iris
06-13-2002, 09:14 PM
<img src=http://www.printroom.com/_vti_bin/ViewImage.dll?userid=Flower7287&album_id=79831&image_id=2&courtesy=1>

YES I KNOW HOW TO DO THIS NOW!!! :)

<img src=http://www.printroom.com/_vti_bin/ViewImage.dll?userid=Flower7287&album_id=79831&image_id=1&courtesy=1>

Simon
06-14-2002, 02:01 AM
Congrats!
I can see the second pic. Good Job!