พอดีทำเป็น Internal Web จะทำลิงค์เข้าหาไฟล์แต่พอทำแล้ว มันไม่ทำงาน
-ใช้โปรแกรม Joomla
-Htmlที่ใช้ <a href="C:\Documents and Settings\xxxxx\xxxxxxxxxxxI.pdf" target="_blank">www</a>แต่ไม่ทำงานคลิกแล้วไม่มีอะไรเกิดขึ้น
-แต่ถ้าเขียนใน text save เป็น html ใช้เปิดได้ปกติ
ที่ใช้เขียนใน text
<html>
<Head>Test</head>
<body>
<a href="C:\Documents and Settings\xxxxxx\Desktop\xxxxxx.pdf" target="_blank">www<br />
</body>
</Html>
ปัญหา HTML
-ใช้โปรแกรม Joomla
-Htmlที่ใช้ <a href="C:\Documents and Settings\xxxxx\xxxxxxxxxxxI.pdf" target="_blank">www</a>แต่ไม่ทำงานคลิกแล้วไม่มีอะไรเกิดขึ้น
-แต่ถ้าเขียนใน text save เป็น html ใช้เปิดได้ปกติ
ที่ใช้เขียนใน text
<html>
<Head>Test</head>
<body>
<a href="C:\Documents and Settings\xxxxxx\Desktop\xxxxxx.pdf" target="_blank">www<br />
</body>
</Html>