how to use another font on remote webserver

  • Thread starter Thread starter Milsnips
  • Start date Start date
M

Milsnips

hi there,

i am using shared hosting for a website, and want to use a custom font for
my website, located in a folder, but dont know how to dynamically load it.

Any code samples appreciated for asp.net (VB)..

thanks,
Paul
 
There really isn't a good way to use non-standard fonts on the web. There is
some W3C standards for it, but most browsers (including IE) do not support it.

As for loading a font into ASP.NET... I really don't see what you are trying
to acomplish with that.

Good luck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top