|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi , i want to create links where you can download stuff like fonts!
so it shows a image, say of verdana font, and when you click it you can download it! How do i do this, please? |
|
#2
|
||||
|
||||
|
Well if you're not going to let a server script handle this automatically, you'll need to take a screenshot of the font and upload it to your webserver. Then, have a page which displays these images and then links to the font file. To install it on other computers, visitors should have to copy the font file into C:\Windows\Fonts where it should be installed automatically.
|
|
#3
|
||||
|
||||
|
<a href="LOCATION_OF_FONT_TO_DOWNLOAD"><img src="LOCATION_OF_SAMPLE_PIC"></a>
__________________
- "Cryptographically secure linear feedback shift register based stream ciphers" -- a phrase that'll get any party started. - Why know the ordinary when you can understand the extraordinary? - Sponsor my caffeine addiction! (36.70 USD recieved so far -- Latest donor: Mark Foxvog) |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > links to downloads |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|