"Website help" , posted Wed 20 Apr 03:08
I'm trying to put a rar file on my website. I use Frontpage to do my editing and it won't let me add the rar. So how do I get it onto my site?
Fuu is a cutie!!
Replies:
Juke Joint Jezebel
3387th Post
Platinum Carpet V.I.P- Board Master
"Re(1):Website help" , posted Wed 20 Apr 11:07
quote: I'm trying to put a rar file on my website. I use Frontpage to do my editing and it won't let me add the rar. So how do I get it onto my site?
what!
exactly how are you trying to add it?
if you have it uploaded to your directory and you want to link to it (so people can save it or whatever), just use the code like this
<a href="http://www.address_to_thing.com/directory/file.rar">type whatever here for link</a>
tell me if you need more help
Undead Fred
2310th Post
Platinum Carpet V.I.P- Board Master
"Re(2):Website help" , posted Wed 20 Apr 11:16
quote: I'm trying to put a rar file on my website. I use Frontpage to do my editing and it won't let me add the rar. So how do I get it onto my site?
what!
exactly how are you trying to add it?
if you have it uploaded to your directory and you want to link to it (so people can save it or whatever), just use the code like this
<a href="http://www.address_to_thing.com/directory/file.rar">type whatever here for link</a>
tell me if you need more help
If Frontpage won't let you put it in, you can open the HTML file with Notepad and put the code that JJJ listed above in that way... just make sure you save over the file instead of "save as" and having it try to make it into a TXT file or something.