Invoking default mail app. from forms

Hi,
We want to invoke default mail application by the click of a
form's button. We also want to pass on a default textarea of the
form into the body of that e-mail.
Any help in this regard will be appreciated.
TIA
Moiz
null

I haven't tried it yet, but can you use the web.show_document
built-in to invoke a WEB link of the form
'mailto:name@location'? If not then to generate a static HTML
page on the server containing the mail link and all the
appropriate text to pre-load and then use show_document to
invoke this. The WEB browser would need to be configured to
launch the appropriate mail client.
e.g.
Jason
Judge
Jason Judge
This is not necessarily a solution, but something to experiment
with. Let me know if it works!
Regards,
Jason Judge
M. Moizuddin (guest) wrote:
: Sailesh (guest) wrote:
: : M. Moizuddin (guest) wrote:
: : : Hi,
: : : We want to invoke default mail application by the click
of
: a
: : : form's button. We also want to pass on a default textarea
of
: : the
: : : form into the body of that e-mail.
: : : Any help in this regard will be appreciated.
: : : TIA
: : : Moiz
: : By using HOST('sendto32.exe') for using netscape mail
: : application, similarly you can give this command to invoke
any
: : other email application.
: : Try this.
: : Sailesh
: I know about the HOST function, DDE, etc. But these functions
: will not open the default mail application of the clients on
the
: web. And that's my concern.
: Moiz
null

Similar Messages

  • Changing Safari's default mail app...

    Anybody know how to change Safari's default mail app??
    I don't use Apple Mail, I prefer Entourage and I would love to have it as the default mail app in Safari. When I hit command + I or command + Shift + I , I want Entourage to open, not Mail. Is there any way to do this?
    Methods that don't involve going under the bonnet (hood for you Americans) would be preferred.
    ...but if I must go under the bonnet/hood then I wouldn't mind setting the google bar to go to Google.co.uk not .com
    Any suggestions?
    Cheers,
    Gaberdine

    Thanks Ferd II, that's fixed it. And it was painless
    It never ocurred to me that I might set my default mail app from within Mail... because I never open it except for when Safari opened it by default (grrr).
    I thought I might have to use a hack or Terminal (that's what I meant by going under the bonnet (hood)really) but it turns out to be so simple if you only know how - and that's the absolute joy of these forums.
    I suspect changing the default localisation for the Google search bar in Safari would be more complex however...
    Cheers,
    Gaberdine
    Edit: For anybody anybody else who sets Entourage as their default mail app; be aware that it doesn't permit mailing a whole webpage from Safari (Command + I) only the link to the page (Command + Shift + I). Try it and you'll get an alert recommending you use Apple Mail. lol

  • Keep on getting double notification  from my default mail app, and gmail app, how do i make google my primary one?

    keep on getting double notification  from my default mail app, and gmail app, how do i make google my primary one? so that i dont have to get doulbe notifications  on both apps

    This is probably not the answer to all your questions, but I am sure it answers some.
    Unlike Word and InDesign, FrameMaker's anchored frames, which hold graphics, "hang" from their insertion points, typically at the end of the paragraph. An anchored frame that follows a paragraph is set to be below the line, the line being the last line in the paragraph. If you turn on View > Text Symbols, you will see a marker that indicates the point from which the anchored frame is hanging.
    If the anchored frame is taller than the available space, it is moved to the next page ALONG with that last line. If the paragraph style/tag has a widow/orphan lines number that is more than 1, then that number of lines are also moved to the next page, because the paragraph tag says to keep that many together, EVEN if there is space at the bottom of the previous page.
    So, you can set the widow/orphan lines number smaller OR as you have done put a blank line before the anchored frame, which now holds the marker for the anchored frame, and set its font size to 2 pt (the lowest FrameMaker allows) and its line height to zero. This is the standard workaround UNLESS you use the line above the anchored frame as the title/caption of a figure, which is also a typical way of dealing with FrameMaker's ways.
    To my knowledge, one cannot change the default of the checked cropped box. Maybe others know of some way to change this.
    There is no page break in FrameMaker, hence there is no symbol for it. In the paragraph designer for the paragraph, you set to Start of the paragraph to Top of page. Top of page is FrameMaker's equivalent to a page break. To "remove" a page break, set the Start of the paragraph to Anywhere.
    Since you are new to FrameMaker, I suggest reading throught the User Manual that comes with FrameMaker. You will likely find the answers to most of your questions there.
    Hope this helps,
    Van

  • I am unable to Send E-mail via Default mail app in my iphone. IOS7, i have account of icloud, Gmail, Microsoft all the account are well added, i can recieve e-mails but the massage i send is never sent

    I am unable to Send E-mail via Default mail app in my iphone. IOS7, i have account of icloud, Gmail, Microsoft all the account are well added, i can recieve e-mails but the massage i send is never sent

    Turns out this was a simple set up error for me, although i'd set up mobile me to sync my e mails I had never set up my outgoing message server. Therefore, if I received a message from me.com I could reply no problem, however if the message came from aol.com I couldn't reply.

  • How to stop mail app from embedding photos

    How do I get the Mail App from embedding my photo attachments. I'm using Yahoo that was just migrated from a PC through Migration assistant

    Thanks Linc, it took me a bit to figure out that within this link was a way to close the message viewer, which I've done for now.
    I would still be interested to know if there is a way for the message viewer panel to be open and have mail NOT open the next message automatically.  I do like to have the message panal open.  But I am not sure why the default is to jump to the next message, or why we cannot have it sit at the last messge and allow us to choose when we are ready to read the next message. 
    For now, the link you sent does give me an option.
    Thank you!
    Michelle

  • So a long time ago I accidentally deleted the mail app from my computer. How do I get it back? My computer is an old MacBook running on Mac OS X 10.5.8.

    So a long time ago I accidentally deleted the mail app from my computer. How do I get it back? My computer is an old MacBook running on Mac OS X 10.5.8.

    This Knowledge Base Article may be of some help to you.

  • How to log into gmail with default Mail app

    So my gmail has a 2 step verification option to have it more secure, but the default mail app on my iphone 5S does not give me the option to give a second verification so I can't log in.
    They continuously say my password is incorrect because of this...
    Any way to fix this please?
    Ludwig Dory

    After more googline I actually found the solution, I'll post it here in case anyone else has the same problem I had:
    You have to go to the double verification setup in browser https://accounts.google.com/b/0/SmsAuthSettings and generate an app specific password, this is the only way it'll work.

  • Opening Underlying mail system from forms.

    Hello,
    I want to send .html file using mail through forms. How can I
    open underlying mail system from forms ? Is it possible using
    HOSt commmand ? See, Host('iexplorer
    mailto:[email protected]') will work, but I don't want to
    rely on browser as it can be any. Ok, Is any body know how to
    fill other mail fields like subject,attachments,message ?
    Please help.
    Thankx
    Adi

    Hello,
    I want to send .html file using mail through forms. How can I
    open underlying mail system from forms ? Is it possible using
    HOSt commmand ? See, Host('iexplorer
    mailto:[email protected]') will work, but I don't want to
    rely on browser as it can be any. Ok, Is any body know how to
    fill other mail fields like subject,attachments,message ?
    Please help.
    Thankx
    Adi

  • I've stupidly deleted my apple mail app from my macbook pro can any one help as to how to retreive or recover this

    I've deleted my mail app from my macbook pro can anyone help me get this back or how to retore it please?

    What version of OS X, please?

  • How to downgrade mail.app from 6.6 to 6.5

    Hi Guys,
    I would like to downgrade mail.app from 6.6 to 6.5, since the 6.6 isn't supported by the anti oups plugin from Antidote, and I really need that one.
    And no they do not support 6.6 yet, once they do I'll upgrade again.
    Krgds,
    Laurent

    Hi,
    i was in the same situation, fortunately an update has been recently published that improve comaptibility with Mail 6.6
    The update is available from Antidote 8, Help menu then Updates. the release is called Antidote 8 V3.
    enjoy

  • Is my Gmail app on my iphone preventing my mail app from connecting to my gmail account?

    Is my Gmail app on my iphone preventing my mail app from connecting to my gmail account?
    Whenever I try to type in my information to my Mail app it will not verify my gmail account- it says my username/password is incorrect when it isn't.
    Please help!

    it may be a two part security verification.  contact the email provider and see if you need a special password.
    some users find simply changing the password resloves the issue.
    heres a helpfull article
    http://support.apple.com/kb/TS3899
    Peace, Clyde

  • Mail.app "From:" default bug

    When I want to compose an email, my email is address shown in the "From:" field. It is automatically filled in. I have a few email accounts and I can change it if I need to.
    The email address I want to use as the default has been the one there most often in the past. However, from time to time in the past Mail.app has changed the default. I haven't noticed, of course, until many messages have been sent to people who don't recognise the sender. I haven't found a way to stop Mail.app doing this.
    After system upgrades, the behaviour has gone into remittance. Today it has resurfaced and, despite relaunching the app and tweaking preferences, I can't get it to stop. I have to make sure I check the "From:" field every time I compose a message. It's rather frustrating.
    Has anyone else had this problem? Is there a workaround?

    Actually, this forum has just shown me other threads that answer my question. Thanks to varjak paw (https://discussions.apple.com/message/19054087#19054087).
    I did try hard to search for this on the forum before posting, but the site would not allow me. Very strange behaviour.

  • HT4623 Default mail app crashes. I can't open mail attachments. How do I restore the mail app?

    I updated my ipad3 to iOS 7 last month. First thing I noticed is I can't continuously open yahoo mail attachments in the form of PDFs like I used to do. Just recently I installed iOS 7.0.6 in the hope that it will resolve this issue. I also deleted the "attachments.me" app thinking this may solve the problem. But my problem worsened as I discovered that I cannot also open ".doc" or word files. I have tried restoring my ipad last night but an error occurred during installation.
    I can open the .doc or PDF mail attachments from safari though.
    Any suggestions.

    You need to download the Google Notifier and set it as the default email client. To restore the application, try running the applicable combo updater; if that doesn't work, you'll absolutely need the disks or a backup to get it back.
    (71292)

  • Default Mail app not working with yahoo mail. Won't update.

    Default Maill app not working with Yahoo Mail.
    It stopped working the other day. I tried everything but it wouldn't update new mail. The yahoo account itself is fine because I can see new mail on Yahoo or a yahoo app.
    I tried deleting the account and putting it back on, but now it has 0 mail in any part of it. Nothing has synced.
    What do I do?
    iPad 2 latest OS.

    A lot of people have been unable to access Yahoo e-mail on their iPhones or iPads. My wife’s iPad was not downloading Yahoo mail, although her iPhone was. Both used IOS 8.2. We tried deleting the account several times and troubleshooting all of the other settings. The problem appears to have been that allowing the IOS to automatically create the account on the iPad resulted in the wrong settings for the incoming server. The following procedure, pieced together from two websites, fixed the problem for us. So far, so good.
    https://portal.smartertools.com/kb/a2659/configure-imap-for-iphone-or-ipad.aspx
    https://help.yahoo.com/kb/mobile-mail/imap-server-settings-sln4075.html
    On the iPhone, tap Settings.
    Tap Mail, Contacts, Calendars.
    Tap your Yahoo account, then delete it.
    Tap Add Account.
    Tap Other.
    Tap Add Mail Account.
    Complete the Name, Address (email address), Password and Description fields.
    Click Next.
    Ensure IMAP is selected.
    Enter the following incoming mail server information:
    Incoming Mail (IMAP) Server - Requires SSL
    Server: imap.mail.yahoo.com
    Port: 993
    Requires SSL: Yes
    Hostname is mail.yahoo.com.
    Username is your full email address
    Password is the same password used to access webmail.
    Enter the following outgoing mail server information:
    Outgoing Mail (SMTP) Server - Requires SSL
    Server: smtp.mail.yahoo.com
    Port: 465 or 587
    Requires SSL: Yes
    Requires authentication: Yes
    Username is your full email address
    Password is the same password used to access webmail. It may have been entered for you.
    Tap Next.
    The iPhone will establish an SSL connection to your IMAP and SMTP servers.
    That’s all!

  • Reformatted, need to restore Mail.app from external USB drive

    I just reformatted my Macbook, and I'd like to restore my Mail.app to its former glory without having to reinstall every single email account (I've got 7).
    If I copy ~/Library/Mail on my backup into the same directory on my Macbook, will Mail.app just start working again? Or is it not that easy?
    Thank you for your time!
    Macbook (White 1.83ghz)   Mac OS X (10.4.8)  

    After another couple rounds of Googling/Knowledge-Basing, I found this article:
    http://docs.info.apple.com/article.html?artnum=301239#mail
    I only needed to copy two sets of files: ~/Library/Mail and ~/Library/Preferences/com.apple.mail.plist . I copied both of those from my backup to my Macbook, and my mail is right where it was last night.
    Thanks...uhh...me. And Apple. And that sweet knowledge base search function. Gotta love that.

Maybe you are looking for

  • FRM-92101 when trying to run forms from Forms Builder 10g

    I have been struggling with this for a few days now and have tried multiple solutions around on these forums without any resolution yet! Trying to run Forms Builder on a Windows XP machine with Oracle Development Suite 10.1.2.0.2 installed in its own

  • Open in Tabs always replaces  all other open tabs ?

    This is unacceptable. Suppose I have 5 open tabs and then I pres Open in Tabs (this command is available on the Toolbar when I create collections) This will close down all the 5 open tabs and replace them with the tabs in the folder!! I want to keep

  • Sudden screen lines + iMac not booting

    Hi everyone: I have an 24" Intel iMac, only 4 month with it, it was working normally then I left and my computer entered sleep mode, when I came back I prssed the keyboard to wake my computer the screen was black with green stains, I did reset, and o

  • DYNPRO_SEND_IN_BACKGROUND  Short dump

    In updated teask  there are some updated function modules are executed. These function modules are giving error in popup saying "Buffer Tables are not up to date". the message  long text it is "To analyze the error, you can set a breakpoint in the fu

  • JTable tab key navigation with JComboBox Cell Editors in Java 1.3 & 1.4

    Hello - this is one for the experts! I have a JTable which has an editable JComboBox as one of the cell editors for a particular column. Users must be able to navigate through the table using the tab key. After editing a cell a single tab should adva