All,

Here is what I am trying to do. I am selling some things on
EBay, and I want to store the images locally. Below is a snip of the
actual code I am going to use. Just cut and paste it into notepad and
save it with an .htm extention.

Then, when you open it, you will see the thumbnail of a painting I am
selling. Click on the thumbnail, and that will open a new window with a
larger image in it.

I want the SECOND window (the one with the full size image) to open the
same size as the image. Not larger. Also, I would like it to open
WITHOUT the Too Bar, Status Bar, and Address Bar.

Does that make sense?

If you need to know, the larger image measures 450x820 pixels.

The code is as follows:

------------

<HTML>
<BODY>
<FONT COLOR=#004080 SIZE=4>This is a test</FONT><P><P><BR>
I want this thumbnail to open a NEW WINDOW, without the Tool Bar, Status
Bar, and Address Bar!<BR>All I want it the Picture in its own window and
have the 
window the same size as the pic. NOT larger, ie, no white space
surrounding
the picture.
<a href=http://users.adelphia.net/~radtech1/images/HCBL.jpg target=_new>
<img src=http://users.adelphia.net/~radtech1/images/HCBS.jpg></a>
</BODY>
</HTML>

-----------

Thanks all,

Matt
============= PCWorks Mailing List =================
Don't see your post? Check our posting guidelines &
make sure you've followed proper posting procedures,
http://pcworkers.com/rules.htm
Contact list owner <[EMAIL PROTECTED]>
Unsubscribing and other changes: http://pcworkers.com
=====================================================

Reply via email to