Displaying Code In New Window - Help
Posted: Sun Feb 26, 2012 5:37 am
Hi,
How do you create a hyper link that opens in another
window and displays your source code in text format??
The following example doesn't work:
<a href="filename.txt" target="_blank" width="600" height="400"> link </a>
The above code doesn't display the source code
It interprets it even though my filename is .txt (dot txt)
Any help will be much appreciated
How do you create a hyper link that opens in another
window and displays your source code in text format??
The following example doesn't work:
<a href="filename.txt" target="_blank" width="600" height="400"> link </a>
The above code doesn't display the source code
It interprets it even though my filename is .txt (dot txt)
Any help will be much appreciated