If it's a richedit control, then I would have to assume that there is an
activeX thingy running it in IE.
I'm almost 100% sure that this is not an html element.

Check the win32::Ole::Browser (for some reason it's not willing to run on my
box at the moment).  I was playing around about 6 months ago, and ran across
placing activeX controls in IE html pages.
I'll see if I can find my test page that I was using.

The thing that I remember thinking is wow this is cool, then wow, this would
only work if people have this registered on their local box.  If you are not
providing the wrapper activeX and want to use this over the web for the
general public, it's not a good idea if this is mission critical...but for
an Intranet, would be cool.

hth,
JY

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:perl-win32-users-admin@;listserv.ActiveState.com]On Behalf Of
George Harris
Sent: Monday, November 11, 2002 1:31 PM
To: [EMAIL PROTECTED]
Subject: Re: web form editor



2nd try:

Does anybody know how these inline editors are created
into a web page form, and if there are any perl
modules to support this?

Thanks.

--- George Harris <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I do all of my CGI form handling in perl.
>
> But I've noticed that there is a way to put a small
> rich text editor into a web page input form. For
> example, this is done with yahoo mail. I've also
> seen
> it done with .NET stuff.
>
> I'm wondering if anyone knows how to do this?
>
> And of course, how to handle the output that these
> browser editors generate, maybe using cgi.pm?
>
> Thanks!
>
> __________________________________________________
> Do you Yahoo!?
> U2 on LAUNCH - Exclusive greatest hits videos
> http://launch.yahoo.com/u2
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe:
http://listserv.ActiveState.com/mailman/mysubs


__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to