Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/21/01 19:32
Read: times


 
#8422 - ANSWER for Buck Stein
Buck,

To make your CAD files available, you will need to include in your 8052 message, a URL link to a homepage to which you have uploaded the CAD files.

At that site, you can use the following construct to offer a download file. Place this within your HTML file and have the CAD file in the same directory:

<a href=ibutton.dxf>Download my iButton CAD file.</a>

The <a> is called a ANCHOR TAG and is used commonly as a jump to another site or page. If you equate the href to a filename, it shows the quote between <a> and </a> as underlined text just like a normal text link. However, when you click on the text, your browser will either begin to download the file or else ask whether it should and where to place it... depending upon your browser security level.

Savvy users know that a SHIFT ENTER will often allow them to download a file that would otherwise be displayed (such as PDF files).

aka j



List of 17 messages in thread
TopicAuthorDate
Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
HTML Directory            01/01/70 00:00      
RE: HTML Directory            01/01/70 00:00      
ANSWER for Buck Stein            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
EXAMPLE for Buck Stein            01/01/70 00:00      
RE: HTML Directory            01/01/70 00:00      
RE: HTML Directory            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      
RE: Cad to HTML?            01/01/70 00:00      

Back to Subject List