posted 09-26-2002 06:41 PM
well...I would imagine you'd do it the same way you'd place the banners on the webpage. If you mean you want to upload the file, then FTP to the server you're being hosted on. If you're using Geocities or something like that, they should have instructions (as well as a simple tool) for you to use to help you upload files to your server space. If you mean you want to display these files on a web page, simply make a link. Here's the code for creating a link:<a href="http://www.sitename.com/your_directory_goes_here/filename.xxx">This is text that makes up your link.</a>
This shows up as This is text that makes up your link.
FYI: there are some things in there that you specify yourself and don't use my values for...ie sitename.com, your_directory_goes_here, and filename.xxx. If you didn't figure that out already though, you may want to get a friend that knows what they're doing to physically show you how it's done and what to put there...or find a better teacher than myself.
Hope this helps!
-Craw
[This message has been edited by Crawdaddy (edited 09-26-2002).]