Font Dilog control in asp.net?

  • Thread starter Thread starter chandan
  • Start date Start date
C

chandan

How to implement Font Dialog control in asp.net ? Microsoft doesnot
provide this webcontrol.

Thanks,
Chandan
 
Because asp.net runs on the server and the fonts are on the client.

What fonts are you talking about anyway, on the server or on the client?

--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]http://msmvps.com/blogs/egoldinhttp://usableasp.net




How to implement Font Dialog control in asp.net ? Microsoft doesnot
provide this webcontrol.
Thanks,
Chandan- Hide quoted text -

- Show quoted text -

Hi Eliyahu Goldin,!
You are right! Actually I requiremnet to change the font of chart
header footer through property window(popup).I try to get this font
valur from client side and pass this value to server side chart
control.

So I am in search of font dialog control as in window application.I
thing you undetstand. Let me know if more explanation required!
 

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