Mazie Posted September 29, 2004 Posted September 29, 2004 I'm fairly new to web site maintenance. I teach HTML and think I'm pretty knowledgeable. I recently attempted to use ftp to upload a pdf file. Success; however, I'm stumped as to how to get it to show up on my site? I know, probably a simple solution, but it eludes me. Quote
TCH-Bruce Posted September 29, 2004 Posted September 29, 2004 Welcome to the family, and forums. By show up on your site do you mean a link to it? If that is the case then it would look something like this. Click here for PDF Of course this assumes that you uploaded the PDF file to your "public_html" folder. Quote
Mazie Posted September 29, 2004 Author Posted September 29, 2004 Silly as this question is, where do I place the link tags? Yes, the pdf file is in the public_html folder Quote
TCH-Bruce Posted September 29, 2004 Posted September 29, 2004 I replied to your email. You need to create this link on the web page that you want the user to access the PDF file. It's the same as creating a link to another page. Quote
Mazie Posted September 29, 2004 Author Posted September 29, 2004 THank you very much for the welcome and the help. I knew it would be a simple solution. Hopefully, any other questions I have will be just as simple. Quote
TCH-Don Posted September 29, 2004 Posted September 29, 2004 Welcome to the Family Mazie and your new home! We really are like family here. So if you need anything, just ask your new family! We love to help Quote
Mazie Posted September 30, 2004 Author Posted September 30, 2004 Thank you for the welcome, it has been very helpful. Thanks to Bruce, I finally got the pdf files up and running. My latest issue is that I'm getting weird? odd? characters inserted into the file. Here's the example: Â Â Â Â Â Member's Since I took over the maintenance for this site, I'm not totally sure of all the coding used by the former maintenance people. Any help? Quote
TCH-Don Posted September 30, 2004 Posted September 30, 2004 What is the link to the site in question? Quote
Mazie Posted September 30, 2004 Author Posted September 30, 2004 This is not a link. Well, maybe it is. Here's the HTML for that section: excerpt from site: for an exciting evening in the charming Channel Islands Harbor on Saturday October 2nd at 4:00 p.m. The following HTML for that section: <td class="linklist" valign="top" bgcolor="#5a75a7" colspan="2" height="42"> <img height="34" alt="" src="../images/bottomseal.gif" width="132"></td> <td valign="top" width="13" bgcolor="#ffffff" rowspan="2"><!--DWLayoutEmptyCell--></td><!-- InstanceBeginEditable name="Main Body" --> <td class="pagetitle" valign="top" width="593" bgcolor="#ffffff" rowspan="2"> <p class="MsoTitle" align="center"><a href="Progressive Dining Flyer.pdf">Progressive Dinner</a></p> <p style="text-align: center;" class="MsoNormal" align="center">Channel Islands Harbor</p> <p style="text-align: justify;" class="MsoNormal" align="center">Join fellow Management Council members and Captain Bob, your personal maitre 'd on his water taxi for an exciting evening in the charming Channel Islands Harbor on Saturday October 2<sup>nd</sup> at 4:00 p.m. The following four I keep deleting the A, but it's there when I come back to the editor. do I zap the "DWLayoutEmptyCell" section? Quote
Mazie Posted September 30, 2004 Author Posted September 30, 2004 The web site is: http://www.vcmanagementcouncil.org and the link is "Socal Events." Quote
TCH-Bruce Posted September 30, 2004 Posted September 30, 2004 I saved a copy of your page to my local drive and opened it with Notepad and removed the A,A from it and saved it. Opened it in the browser and it was gone. You may want to try opening your HTML document with Notepad and edit those out and save it. Then publish it. Quote
Mazie Posted September 30, 2004 Author Posted September 30, 2004 Thanks again, Bruce. That worked. The characters showed up when I went to the HTML Editor and made corrections there. Is there a glitch in that editor? Quote
TCH-Bruce Posted September 30, 2004 Posted September 30, 2004 Is there a glitch in that editor? Couldn't say, I code HTML by hand. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.