• Hello!

    Either you have not registered on this site yet, or you are registered but have not logged in. In either case, you will not be able to use the full functionality of this site until you have registered, and then logged in after your registration has been approved.

    Registration is FREE, so please register so you can participate instead of remaining a lurker....

    Please be certain that the location field is correctly filled out when you register. All registrations that appear to be bogus will be rejected. Which means that if your location field does NOT match the actual location of your registration IP address, then your registration will be rejected.

    Sorry about the strictness of this requirement, but it is necessary to block spammers and scammers at the door as much as possible.

trying to upload pic from printroom..

Iris

New member
EditAlbumPhoto.asp
 
like this <img src'image link'>

< img src='link to pic' > without the spaces but img and src need a space between it
 
<img src='pic'> not <img src'pic'>

<img src=http://www.printroom.com/EditAlbumPhoto.asp?userid=Flower7287&album_id=72953&image_id=1 '>

Here you go
 
Printroom needs different tags

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

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
 
Last edited:
Printroom's kinda funky on this

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:

ViewImage.dll


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: &#60img 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!
 
Last edited:
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
 
<img src="http://www.printroom.com/_vti_bin/ViewImage.dll?userid=Flower7287&album_id=72953&image_id=1&courtesy=1">
 
<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>
 
Back
Top