mailto in FM8 IWA
am 23.10.2007 20:17:56 von marybindcI need to create a button that will bring up an email (preferably with
info filled in) for the user to send. This works beautifully in a
script but doesn't translate in IWA. Any workarounds?
I need to create a button that will bring up an email (preferably with
info filled in) for the user to send. This works beautifully in a
script but doesn't translate in IWA. Any workarounds?
On Oct 23, 2:17 pm, marybi...@yahoo.com wrote:
> I need to create a button that will bring up an email (preferably with
> info filled in) for the user to send. This works beautifully in a
> script but doesn't translate in IWA. Any workarounds?
Ooops, I meant IWP.
On Oct 23, 11:19 am, marybi...@yahoo.com wrote:
> On Oct 23, 2:17 pm, marybi...@yahoo.com wrote:
>
> > I need to create a button that will bring up an email (preferably with
> > info filled in) for the user to send. This works beautifully in a
> > script but doesn't translate in IWA. Any workarounds?
>
> Ooops, I meant IWP.
If your needs are fairly simple a regular html hyperlink can do this,
see:
http://www.ianr.unl.edu/internet/mailto.html
for syntax. You can use the OpenURL script step to make it happen.
Its not ideal, but should qualify as a work around.
-cheers,
Dave