Send mail with link that will open in new window.

hi,
i wrote a send mail class which sends a link with text/plain.
i want to open the link in a new page when the user clicks on it.
i don't want to use html, only text/plain.
can any one help?

You can either send a text/plain e-mail with just the URL, in which case it's up to the mailreader what it does when you click on the link, or you can send a text/html e-mail with URL, and again it's up to the mailreader whether to treat this properly or not.

Similar Messages

  • How do I create a hyperlink that will open a new window, when saving a frame file as a pdf?

    I have created a hyper link in Frame using the message URL command in the marker window. I have added the target="_blank"  command after the http url within the marker. But when I then save the frame doc as a pdf and open that pdf from within a browser, when I click on the link in that pdf, it goes to the new link but it does not open in a new window or tab.
    What am I doing wrong?
    I should mention that I am using Frame 10.

    Best solution that I can find to tell you is to get Schlomo Perets' FrameMaker-to-Acrobat TimeSavers 5.0. From the FrameUsers mailing list:
    Schlomo Perets said:
    In FrameMaker-to-Acrobat TimeSavers 5.0, the "new window" link control was extended to optionally display web-based links in a new browser window (Links/General tab, Cross-file links: Open PDF in a new window, Also apply to web links).
    The function can apply to all web links (i.e. no need to modify anything in the FrameMaker file), or to individual links (in which case a special hypertext marker has to be used instead of the standard "message URL http://..." marker).
    For additional info & sample files, see http://www.microtype.com/ImprovePDF10.html
    HTH;
    David

  • Links that automatically open in new window trigger firefox header bug (only happens when working in maximized state - see screenshot in details)

    http://img688.imageshack.us/img688/3849/tabtilebug.png

    nvm :)
    https://bugzilla.mozilla.org/show_bug.cgi?id=625367
    it's gonna be fixed in 4.0.1

  • Can I add a button next to the location bar (just like the Home-button) that will open a new tab?

    In Firefox 3 there was a button that would open a new tab. This button was next to my location bar (next to the home, refresh, etc buttons), and also usable when I didn't have any tabs open (unlike the + on the tabbar, which is only there when I turn on my tabbar).
    Although there is a button I can add that will open a new window, I would like to know if it is possible to have similar button that will open a new tab.

    https://support.mozilla.com/en-US/kb/How+to+customize+the+toolbar
    There's a New Tab button in the Customize Palette, just move it to where you want it.

  • Report link that will open to a new window

    Hi,
    I need a report link that will open to a new window. Below is my code.
    {="<ahref=\"http://<server>:<port>/OpenDocument/opendoc/openDocument.jsp?sRefresh=Y&sPath
    ParentFolder,subfolder&sDocname=<Report Name>=wid"\">"[ID]+"</a>"}
    Thank you.
    Rose

    Add the parameter sWindow=new to your URL
    ...openDocument.jsp?sDocname=SalesReport&sWindow=new
    OpenDocument Documentation:
    XI 3:
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pdf
    R2:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/800f7400-bf3e-2b10-fa81-c6c74f457ab4

  • FF Less stable than IE. Numerous crashes, the latest quirk is that it will open a new window with a website already working on and NONE of the iterations of FF work. Have to reboot computer because can't even exit FF. Fix it or on to Chrome.

    FF Less stable than IE. Numerous crashes, the latest quirk is that it will open a new window with a website already working on and NONE of the iterations of FF work. Have to reboot computer because can't even exit FF. Fix it or on to Chrome.

    '''''"a new FF iteration"'''''
    No such thing. All Firefox windows and tabs run in a single '''firefox.exe''' process, unlike IE which has a separate process for each window, or Chrome which opens a new process for each tab.
    As far as the Firefox SafeMode, you can't open it when Firefox is running ''(unless you open a separate Profile purposely)'', if you try all you will get is another window in the "regular mode".
    You're not going to be able to discover the cause of your problem if you're unwilling to follow established troubleshooting procedures, regardless of how intermittent the fault occurs. I wouldn't be surprised of you have an add-on installed which is causing that problem.
    Another course of action would be to create a new Profile, which is like starting from scratch with a completely new Firefox installation. <br />
    http://kb.mozillazine.org/Creating_a_new_Firefox_profile_on_Windows

  • If i click on a link fire fox will open a new window to google every 3 or 4 times i click on a link why is this happening

    if i go on snowest and click on the forums firefox will open a new window to google for no reason and it will just keep opening a new window after i close it and click on a sub forum and iv run 3 different virus programs and nothing has come up. whats going on ?
    == This happened ==
    Every time Firefox opened

    Hi Becky,
    I would recommend trying to start Firefox in [[Safe Mode]] (link to article explaining how it works) - if it's something within Firefox (and it does sound that way), this should make it run normally until restarted.
    If Firefox works normally in Safe Mode, close it and start safe mode again, but on the starting dialog (again, see the article) select the "Disable all add-ons" option and click the "Make Changes and Restart" button.
    If Firefox still runs as it's supposed to, you can begin enabling the add-ons one by one, testing for each. This way you should be able to find the add-on that seems to cause the problem.
    Please let us know how above works out, and if we can be of further assistance. Detailed feedback is appreciated and helps us to help you better, plus enables us to better help more users with similar problems.

  • Why the links are still opened in new windows?

    Why the links are still opened in new windows even I selected the option to open in tabs?
    This is one of the web I am reading (sorry that it is in simplified Chinese), I have no problems reading it in tabs in Firefox:
    http://www.sodu.com.cn/mulu_30498.html

    Hi,
    How are you trying to open the windows? Safari does not default to opening new windows in tabs. It can open +external application+ links (e.g. from your email program, RSS viewer, etc) in a new tab, but not links from an existing website.
    To open links in a new tab, you'll need to hold the ctrl key and click the link, or use the middle-mouse button if your mouse has one (or right-click on the link and choose to open it in a new tab).

  • A button that will open a new frame

    Greetings Folks:
    I am intending to create a button, which after being pressed, will open a new frame. This new frame will contain some functinality which i will define later. Have you got any suggestions? Should I create a diffrent class for this new frame or should everything relating to this frame be defined in the listener method of the button?

    I'd say create a new class...
    But im not sure what you are talking about. Do you want a full new window with new buttons, textfields etc. Or just some kind of dialog window?
    If your previous screen wouldn't have any use after the button was clicked, you could just use a repaint and set a new frame size and interface.
    I'vn't got that much experience, so correct me if I'm wrong... :)
    maybe an explanation what the program does would be useful?
    Regards,
    Guido

  • I have a small adware box on the bottom left corner of the internet everytime i get on and sometime when i click something it will open a new window forilivid

    Ive been experiencing some weird pop up style ad ware for i livid down loader my mouse pointer will not turn into the little hand it will stay arrow and when i click it will open a new page so i uninstalled chrome and switched back to Firefox and i get this new ad type box that is sofa-king annoying.. there are some forums exspaining this same type of ad if u google but the answer did not work- fake flash plugin...

    Scan with '''ALL''' programs below.
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • Links browser and open in new window

    I have 2 problems with links and elinks. All time when I type "open in new window" it work but it open always in xterm, not in the same terminal I`m using at that moment for example mrvxt
    Second problem is that I can`t open new tab normal or in background in elinks or links-g
    Last edited by yellowfox (2008-03-20 19:39:16)

    I tried to change variable TERM in .bashrc  or in /etc/profile but I saw in console only
    Error opening terminal: mrxvt.
    When I set this variable to "xterm" I had`t see any message as above
    I read too some about infocmp, this commned show some info included in /usr/share/terminfo about terminals but I found only info about xterm
    infocmp Terminal
    infocmp: couldn't open terminfo file /usr/share/terminfo/T/Terminal.
    infocmp mrxvt
    infocmp: couldn't open terminfo file /usr/share/terminfo/m/mrxvt.
    infocmp xterm
    # Reconstructed via infocmp from file: /usr/share/terminfo/x/xterm
    xterm|xterm terminal emulator (X Window System),

  • Right click on a link and selecting "open in new window" does not work. How do I gewt this feature to work? PS Right click on a link and selecting open in new tab does.

    No matter where the link is - in an e-mail or on a web page - the "Open in new window" feature does not work. Very annoying. Also I close Firefox in a session, but then cannot re-open it. When I shut my PC down I get a prompt to End Task -[ Firefox ] and a window opens asking if I want to save tabs and quit; quit; or cancel. After closing Firefox it does not show as an application running in Task Manager
    == This happened ==
    Every time Firefox opened
    == I recently re-installed Firefox.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    You can use "Disable all add-ons" on the ''Safe mode'' start window.
    You have to close and restart Firefox after each change via "File > Exit" (on Mac: "Firefox > Quit")

  • Issue with safari when I open a new window

    Every time I open a new window with safari the first page goes blank after a minute or two and I have to wait for that page to reload if want to use it.
    I have my iphone since july and this problem had never been fixed with any of the firmware updates.
    With this problem the option to open more than one webpage at the same time it's useless for me.
    Do you guys have the same problem?
    Message was edited by: iTech23

    The TV commercials aren't showing real internet connections - they are running video streams of compiled data that have been enhanced using software to make it look real on tv. There is no real data connection on the tv commercial iPhones.
    The real internet never works that way, even on the iPhone. If you are using EDGE for data, you can forget even basic approaches to smooth transitions from page to page -- it's better on WiFI.

  • PDF link that will open in a new window.

    Is there a way to link to a PDF file so that it will open in a new window. The same way that a link to an external page can do. Can I put it in iDisk and do it that way.

    1. Create a folder in your iDisk/Web/Sites folder.
    2. Name it something like 'files' or whatever
    3. Copy your .pdf or any other file to that folder
    4. web.mac.com/username/nameofthefolder/nameofthefile.extension is the address at which the file will be stored on the web
    Example: http://web.mac.com/username/files/nameofthefile.pdf
    Put this url as Link to: an external page (changing username and name of the file).
    It should work with open in a new window.
    Regards,
    Cédric

  • Most of the time Thunderbird only opens incoming mail with a double click in a new window which I find infuriating so is there a workaround or a fix for this?

    When Thunderbird starts, it opens incoming mail into the lower panel with a single click. But after an hour or two this no longer works and i have to double click to open the message which goes into a new window.

    ''abowie [[#question-1040591|said]]''
    <blockquote>
    When Thunderbird starts, it opens incoming mail into the lower panel with a single click. But after an hour or two this no longer works and i have to double click to open the message which goes into a new window.
    </blockquote>
    ''Matt [[#answer-675789|said]]''
    <blockquote>
    sounds like a bad add-on to me. Restart holding the shift key and see if the issue arises again.
    </blockquote>
    Thanks for your response, Matt. I have now run for a fortnight without having to double click to see a new message. All add-ons are disabled and the trick will be to eliminate them one by one till I find the culprit.
    Cheers, Alan

Maybe you are looking for