Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 18th, 2006, 12:35 PM
mark r
Guest
 
Posts: n/a
Default moonpig - how do i use custom fonts in wysiwyg

im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?

mark

  #2  
Old December 18th, 2006, 01:05 PM
Slim
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg

yes look up Microsoft Weft

"mark r" <markrush@gmail.comwrote in message
news:1166444727.538824.191960@48g2000cwx.googlegro ups.com...
Quote:
im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?
>
mark
>

  #3  
Old December 18th, 2006, 02:05 PM
mark r
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg


Slim wrote:
Quote:
yes look up Microsoft Weft
>
"mark r" <markrush@gmail.comwrote in message
news:1166444727.538824.191960@48g2000cwx.googlegro ups.com...
Quote:
im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?

mark
any that work X Browser?

Mark

  #4  
Old December 18th, 2006, 03:15 PM
Slim
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg


"mark r" <markrush@gmail.comwrote in message
news:1166450140.805813.208760@79g2000cws.googlegro ups.com...
Quote:
>
Slim wrote:
Quote:
>yes look up Microsoft Weft
>>
>"mark r" <markrush@gmail.comwrote in message
>news:1166444727.538824.191960@48g2000cwx.googlegr oups.com...
Quote:
im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?
>
mark
>
any that work X Browser?
>
no as far as I know no other browser but IE has embedded fonts

Quote:
Mark
>

  #5  
Old December 19th, 2006, 12:15 AM
Bob Lehmann
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg

That site doesn't use WEFT or it wouldn't work in a modern browser (FireFox,
in my case).

The way it works is, they generate an image with your test.

Bob Lehmann

"Slim" <me@here.comwrote in message
news:O%23kuPXrIHHA.960@TK2MSFTNGP04.phx.gbl...
Quote:
>
"mark r" <markrush@gmail.comwrote in message
news:1166450140.805813.208760@79g2000cws.googlegro ups.com...
Quote:

Slim wrote:
Quote:
yes look up Microsoft Weft
>
"mark r" <markrush@gmail.comwrote in message
news:1166444727.538824.191960@48g2000cwx.googlegro ups.com...
im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?

mark
any that work X Browser?
>
no as far as I know no other browser but IE has embedded fonts
>
>
Quote:
Mark
>
>

  #6  
Old December 19th, 2006, 08:55 AM
Slim
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg


"Bob Lehmann" <nospam@dontbotherme.zzzwrote in message
news:%23SIP5FwIHHA.1504@TK2MSFTNGP03.phx.gbl...
Quote:
That site doesn't use WEFT or it wouldn't work in a modern browser
(FireFox,
in my case).
>
how do you mean modern?

Not much at all works in firebox


Quote:
The way it works is, they generate an image with your test.
>
Bob Lehmann
>
"Slim" <me@here.comwrote in message
news:O%23kuPXrIHHA.960@TK2MSFTNGP04.phx.gbl...
Quote:
>>
>"mark r" <markrush@gmail.comwrote in message
>news:1166450140.805813.208760@79g2000cws.googlegr oups.com...
Quote:
>
Slim wrote:
>yes look up Microsoft Weft
>>
>"mark r" <markrush@gmail.comwrote in message
>news:1166444727.538824.191960@48g2000cwx.googlegr oups.com...
im interested in replicating how moonpig.com 's card editor works.
in
particular how you can display a custom server side font in a
wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?
>
mark
>
any that work X Browser?
>
>>
>no as far as I know no other browser but IE has embedded fonts
>>
>>
Quote:
Mark
>
>>
>>
>
>

  #7  
Old December 19th, 2006, 09:15 AM
mark r
Guest
 
Posts: n/a
Default Re: moonpig - how do i use custom fonts in wysiwyg


Bob Lehmann wrote:
Quote:
That site doesn't use WEFT or it wouldn't work in a modern browser (FireFox,
in my case).
>
The way it works is, they generate an image with your test.
>
Bob Lehmann
>
"Slim" <me@here.comwrote in message
news:O%23kuPXrIHHA.960@TK2MSFTNGP04.phx.gbl...
Quote:

"mark r" <markrush@gmail.comwrote in message
news:1166450140.805813.208760@79g2000cws.googlegro ups.com...
Quote:
>
Slim wrote:
>yes look up Microsoft Weft
>>
>"mark r" <markrush@gmail.comwrote in message
>news:1166444727.538824.191960@48g2000cwx.googlegr oups.com...
im interested in replicating how moonpig.com 's card editor works. in
particular how you can display a custom server side font in a wysiwyg
editor - i know moonpig uses .net but can this be accomplished using
plain ol' asp ?
>
mark
>
any that work X Browser?
>
no as far as I know no other browser but IE has embedded fonts

Quote:
Mark
>
How do you generate images in ASP without custom DLL's? we have aspjpeg
if thats any good.

Mark

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles