You can do this via the following STAX job:

> <?xml version="1.0" encoding="UTF-8" standalone="no"?>

<!DOCTYPE stax SYSTEM "stax.dtd">


> <stax>

<defaultcall function="Main"/>

<function name="Main">

<sequence>

<process>

<location>'local'</location>

<command mode='"shell"'>R'"%ProgramFiles%\Internet
> Explorer\iexplore"'</command>

<parms>'www.yahoo.com'</parms>

</process>

 <message if='vars().has_key("RC")' level='"trace"' log='1'>'RC = %s' % ( RC
> )</message>

<message if='vars().has_key("STAFResult")' level='"trace"'
> log='1'>'STAFResult = %s' % ( STAFResult )</message>

<message if='vars().has_key("STAXResult")' level='"trace"'
> log='1'>'STAXResult = %s' % ( STAXResult )</message>

</sequence>

</function>

</stax>


2009/12/31 arul prakash <arulprakas...@gmail.com>

> hi,
>      If I am using the process command to open internet explorer.is it
> possible to open a web page using the handle returned for IE?.If so how can
> i do it.
>
> --
> Regards,
> Arul
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> staf-users mailing list
> staf-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/staf-users
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to