[jawsscripts] Re: using IE objects

  • From: "Desyree Vaughn" <desyree@xxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 4 Mar 2009 22:46:30 -0700

no i am writing scripts for an email client.
here is the problem
if the message body is html you cannot type in it.
I want to create the IE Object code so that you can write in the message 
body in html.

in a nut shell I am trying to do the same thing that freedom scientific did 
for outlook 200 message bodys using html

----- Original Message ----- 
From: "Travis Roth" <travis@xxxxxxxxxxxxxx>
To: <jawsscripts@xxxxxxxxxxxxx>
Sent: Monday, March 02, 2009 9:38 AM
Subject: [jawsscripts] Re: using IE objects


> Umm can you describe again what you are trying to do?
>
> At a glance it appears you want a text area in an HTML document and to be
> able to type in it. And then do you want it loaded back into JAWS?
>
> If so I'd start by writing up the HTML page, then you can just open/launch
> the HTML page.
> You could then create an IE object and navigate to the page, which would
> open it. An dyou could retrieve contents from the text area using DOM
> traversal. Or just have some JavaScript copy the contents to the 
> clipboard,
> depending on where all the input should be used.
>
> Just some thoughts. Again perhaps more detail would get nmore precise 
> ideas.
>
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Desyree Vaughn
> Sent: Monday, March 02, 2009 9:55 AM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] using IE objects
>
> I am looking for help as to how to code an IE com object that will allow 
> me
> to type in a html message body for an email client.
> the script has nothing in it right now just the start and end stuff.
>
> thanks
> Desyree
> __________?
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
>
> __________?
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> 

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: