Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8026 Posts in 1851 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: need to add a link toa PDF file  (Read 278 times)
0 Members and 1 Guest are viewing this topic.
rjwelte
New Member
*

Karma: 0
Offline Offline

Posts: 0

web dev


« on: August 19, 2005, 12:59:00 PM »

I set up the preferences to allow HTML already. I then added the link as text in the add events page = <a href="http://mydomain.com/PDF/filename.pdf"<Open PDF FIle</a>. When I go to the calendar however nothing appears. Not even the title or description?
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 221

Please don't PM me. Post in the open forum.


WWW
« Reply #1 on: August 19, 2005, 08:20:00 PM »

** <a href="http://mydomain.com/PDF/filename.pdf"<Open PDF FIle</a> **

If that's the exact code you used, no wonder... it's wrong! Try:

<a href="http://mydomain.com/PDF/filename.pdf">Open PDF FIle</a>

Dan O.

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

Logged
Pages: [1]   Go Up
Print
Jump to: