How to Set Up TextEdit as an HTML or Plain Text Editor?

How to Set Up TextEdit as an HTML or Plain Text Editor?

Well,
There are 5 choices to choose from on the page. In the description of the choices at the bottom of the page there are 7, and the two additional choices talk about having to first have registered the site with SSO. So...I'm interpreting that as meaning that other 2 possible choices would be displayed if the site is registered with SSO. That, plus the fact that the page which describes how to add the site to SSO seems to think that the SSO choices are displayed in the wizard.
So, no, there's no "exact launguage" that says what the reason is for the choices not being displayed. Can you point me to some exact language that tells me how to get those choices displayed?

Similar Messages

  • Sending Email using both HTML and plain text

    I could use some advise on how to start researching email for
    both HTML and plain text messages.
    I have a script called class.phpMail.php, but the code is
    alittle advanced for me. Basically I can't get
    it to work on my server and I don't know where to begin the
    learning process here.
    I talked to my provider, "HOST" company goDaddy.com and I was
    told that to connect so that I could send email I would need this
    line of code. They didn't say it should by in my php.ini file but
    that was where I found it.
    SMTP = relay-hosting.secureserver.net
    This is the smtp address that my provider uses to make the
    connection with my mail client.
    I was told that with this line of code I would not need a
    password or username
    I did some further reseach and I found an article that stated
    that my original error:
    Warning: fsockopen() expects parameter 2 to be long, string
    given in ...../php/class.smtp.php on line 105
    was being caused by this code because the $port value needed
    to be between 1 - 65365:
    $this->smtp_conn = fsockopen($host, # the host of the server
    $port, # the port to use ----- "this is line 105"
    $errno, # error number if any
    $errstr, # error message if any
    $tval); # give up after ? secs
    In particular the $port value was coming in corrupted and
    that I needed to cast it.
    I did as they suggested and made it an (int) as they
    suggested.
    $this->smtp_conn = fsockopen($host, # the host of the server
    (int)$port, # the port to use
    $errno, # error number if any
    $errstr, # error message if any
    $tval); # give up after ? secs
    It resolved part of the error message however, the other half
    of the error message is shown below:
    Message could not be sent.
    Mailer Error: Language string failed to load: connect_host
    What exactly is the connect_host they refer to in this
    message?
    Would it be the string in my php.ini file refering to the
    SMTP = relay-hosting.secureserver.net
    I have allot of what I think are disconnected questions as I
    really have just begun to work
    with the mail() function. If anyone has the time to educate
    this newbie into the wonderful
    world of email() I would appreciate it.
    Thank You
    Kevin Raleigh

    Sorry to dig up an old post, but we've spent the last few days trying to work out why an email campaign being sent from BC is going into the Junk folder of recipients that use MS Exchange. We've fixed quite a lot of issues, including the fact that Legacy Templates have random JS injected just before they get sent, so we had to switch to the new template system. We've narrowed the issue down to one of three things:
    1. A missing alt tag on the tracking image that BC drops into the email (pretty unlikely)
    2. The BC Europe IP (54.240.14.45) is blacklisted here: UCEPROTECTL2 (possible, but if you actually look it's not the IP itself, but another IP on the same network, so unlikely)
    3. The fact that the HTML email has no text component.
    I agree, BC is late on this but I think that it needs to be added, even if most users have HTML-ready email clients, spam checkers do seem to prefer multi-MIME emails.
    This is backed up by the following SpamAssassin rule, which we are currently unable to resolve:
    -1.105
    MIME_HTML_ONLY
    Message only has text/html MIME parts
    You should also include a text version of your message (text/plain)
    So in my opinion, BC do still need to add this as a feature, otherwise the system is not viable for our customers and we'll have to look elsewhere.

  • Can someone tell me how to set my name so when I send a text it shows up instead of my phone number

    Can someone tell me how to set my name so when I send a text it shows up instead of my phone number

    You can't do that. Only the sending number is transmitted by the carrier with an SMS message. If the recipient has you in their address book, with most smart phones and some others, the name will display, but that's a function of the phone on the receiving end.

  • How to add plain text editor in OA Framework page

    Hi,
    I have created a page in which i have added rich text editor item but in place of rich text editor we only want to use plain text editor in page with no extra features.
    How can we use plain text editor in page in place of rich one.Is there any property i need to change or i need to add any other item??
    I have tried message style text by increasing its length and height in visual properties but there comes a vertical bar which i do not want.
    Thanks for help in advance!
    Prateek
    Message was edited by:
    Prateek

    Try to see if OARawTextBean helps
    Thanks
    Tapash

  • How to set to bold a single word in the text box?

    How can I set to bold a single word in the text box? When I try, it puts the whole text bold.

    you should do this by HTML way
    like this :
    sym.$("your text box Name").html("Hello i'm <strong>Bold</strong> one")
    Zaxist

  • Plain text editor that will open html correctly in browser

    TextEdit isn't the answer. If I save a plain text document full of html code as a "web page (html)" doc, it displays as plain text code in the browser rather than translating the code as a web page. I cannot save it as a .txt doc - the option is not available. If I save it as a .odt, I cannot then append .html to the file. So really, it ***** as a coding app. Isn't there a plain text option for Mac that works just like Notepad (or like SimpleText from years ago)?

    dramaguru wrote:
    If I save a plain text document full of html code as a "web page (html)" doc, it displays as plain text code in the browser rather than translating the code as a web page.
    This is because what you're doing causes it to think that the code is the content of the page.
    You must work in Plain Text mode: when you have completed your code use Save As and save it as filename.html - you will get a dialog box offering to add .txt on the end, but you should decline the offer. This will work perfectly well.
    It's a very useful way of making simple alterations to code: if you want to go for something more advanced you might like to look at PageSpinner ($29.95, trial period available) which gives you colouring dependent on the type of code, pre-formed code to add it, and a live display of the result using Webkit (as in Safari).

  • How can I export a mailbox of messages as plain text?

    I have a mailbox filled with correspondence from a colleague. About 150 messages in all, some with attachments. I'd like to print out all the messages in that folder but not one at a time. I was hoping to be able to save them all as plain text and convert them to a PDF for two-sided printing. Examining individual messages in Text Wrangler, I see that they are all XML-based messages and, so, filled with XML codes. Is there any simple way to convert or export these without manipulating each individual message?
    Yes, I could print each message individually, but that's going to take a long time and waste a lot of paper.
    robert

    Select the messages. Choose File > Save As…. You'll get a pop-up menu to select Rich Text, Plain Text, or Raw Source.
    If you choose rich text or plain text, the messages will appear in TextEdit as if they run together. Select Format > Wrap to Page, and you will see each message starts a new page.

  • How to invoke odi scenario from bpel without passing plain text password

    Hi
    We have following requirement,we would like to invoke odi scenario from oracle bpel process.But one problem is we dont want to pass the odi password as plain text.Please let me know how do i achive this task.
    Thanks
    Baji

    Hi,
    Thanks its working now. I am facing another issue. I do not use parameters in my Scenario. Now when i run my scenario i m getting the following error. I think its because i have not assigned anything to the Variable element. I guess its taking null value for Variable element here and cheking if such a variable exists. Have you come accross such an issue? If so, please sugest remedy.
    java.lang.Exception: Specified variable not found in the Repository : null
         at com.sunopsis.dwg.dbobj.SnpSession.a(SnpSession.java)
         at com.sunopsis.dwg.dbobj.SnpSession.y(SnpSession.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSessionPreTrt(SnpSession.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandScenario.treatCommand(DwgCommandScenario.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Thread.java:619)
    Edited by: silas.john on May 13, 2009 1:29 AM

  • How do I decode UTF-8 hexadecimal numbers into plain text?

    I have a string of numbers like these: 36 36 30 31 .... 6f
    I would like to know which is the best way to go about decoding those values into plain text. Thank you.

    Split the String to create an array;
    For each String in the array, parse it using http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Integer.html#parseInt(java.lang.String,%20int)
    Create a new String using: http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#String(byte[],%20java.lang.String)

  • How to Set cookie in AIR with HTML/Javascript

    Can someone explain or post example code as to how I can go
    about setting a cookie in AIR using HTML and Javascript?
    I have an AIR app that requires the user to login on a form
    that lives in a non-applicationSandbox. I know how to
    create/modified/delete cookies using JS and a web browser, but the
    same code returns a cookie with a null value. I'm sure I'm just
    missing one line/word of code to make this happen.
    The stripped down basics of setting and reading a cookie
    using Javascript:
    document.cookie("myCookie = yummy");
    var taste = document.cookie;
    What am I doing wrong?

    quote:
    Originally posted by:
    anirudhs
    > So if I want to use cookies in AIR html/javascript the
    end user will need to have http access, whether it be from a public
    or private server?
    Yes.
    Though I am curious to why you are using cookies to store
    state on the client? This is AIR and you have access to the
    filesystem, local SQLite DB, encrypted local store, etc.
    Thanks for your previous answer anirudhs. Finally got a
    cookie thru Air! :P
    Some scenario's do require login via cookies for our webapps
    (in my case, chat w/ nicks which also logs users by serverside js +
    php, thereby allowing the same access method for web-browser login
    to the same chat rooms). It might be a bit of a stretch for some of
    us to attempt to code filesystem/SQlite/localStore updater for our
    web-users via js + php, although I know we could perhaps embed a
    hidden flash to do the localStore, and pass data back and forth
    from js, but that's lot of extra lifting, whereas browser cookies
    are naturally designed for such logins.
    I'm confused by the safari wording thou.. does the webkit
    security model in Air only work via user activated http (ie.
    clicking links), or is there some way Air can initiate an http
    connection (say using loader) to set or get cookies? It seems a
    pain to need to force the Air user to click and open a dead link
    just to activate a cookie session, even if it's only to a hidden
    frame.

  • How to set TOC Image for "Import HTML articles"?

    For "Import HTML articles", I set TOC Image (70 x 70 px, PNG) on Folio Builder.
    But at Adobe Content Viewer on iPad, TOC Image doesn't appear.
    I confirmed on Dashboard, TOC Image for "Import HTML articles" appears correctly.

    According to the Page 56, 57, 61 of digitalpubsuite_help.pdf (Last updated 10/4/2011) ,
    "Change article properties" shows how to change TOC preview.
    I changed the TOC previews of some Stacks and the viewer table contents on iPad shows the TOC previews I expected.
    But for the HTML Stack (Import HTML article), the viewer table contents on iPad shows the thumbnail of HTML content (not the TOC previews).
    I confirmed on TOC Preview of Folio Builder and Dashboard of DPS,
    TOC preview for "Import HTML articles" appears correctly.
    What am I wrong?

  • How to set an attribute of a HTML tag with a value in the Servlet

    I have a HTML page and a Servlet.
    The HTML page sends a request to the Servlet.
    The Servlet has to read the contents of the HTML page. When the Servlet encounters the body tag it should set the bgcolor attribute of the body tag with a string(For eg.a string called color with a value blue) in the servlet.
    After doing this the Servlet has to update the original HTML page with the changes (in the body tag).
    I need a help on this.

    Hi sangee,
    you could get what you want to do by using a Java Server Page instead of both a HTML page and a Servlet.
    I should code something like this:
    <%Strung color="yourColor"%>
    <html><head><title></title></head>
    <body bgcolor="<%=color%>
    </body>
    </html>

  • How to set the language key in Sales document header text?

    Hi Guys,
    When I am creating a sales order I found in the header text tab only three languages English, Thai and Ukranian are mentained.. So can you please tell me how to add/ delete more language keys in language key field in a step by step process???
    Thanx and regards,
    JEET

    Just select the "unwanted language" keys (By 'right clicking') on each & then use the "delete" icon (3rd icon) on the bottom half.
    you can also manintain as many languages as you want.
    Pls do the needful.
    Rgds
    Sumanth.Gururaj
    Edited by: SUMANTH GURURAJ on Jan 21, 2011 6:21 PM

  • How to set the font that SuperNova will show the text correctly

    I have a problem with the use of Firefox with Supernova. Supernova is a program for visual handicaped people which allows you to enlarge the desktop. When you visit the page
    http://www.raadvanstate.nl/uitspraken/zoeken-in-uitspraken/tekst-uitspraak.html?id=73735&summary_only=
    you will see some orange colored text in the main text block. This is shown correctly. However when I enlarge the screen with Supernova this orange text is barely readable due to the fact that the letters seems to built of dots instead of a smooth line.
    Note that that even happens with this page where I enter these details of the questions. When Supernove enlarges rhe screen, the texts outside the textbox are horrible while the text in this textbox is good.
    I ask this question here because when I use Internet Explorer this problem does not occur.
    I've tried to make a screenprint, but the screenprint functionality doesn't "see" that the screen is enlarged. So when I zoom to 100% with Supernova, the text in the screenshot seems to be okay.
    I realise that this is a difficult issue to reproduce but any help is welcome. Note that enlarging the font with the Firefox options is not a real option for me. Supernova enlarges the complete screen, not only the text on the webpage. This way I'm also able to see the menu's / bookmarks of Firefox itself.
    Thank, you very much,
    Hans

    Thank, you very much. The hardware acceleration caused the problem.

  • How to set field attributes type such as enumeration / boolean / text in Search UIBB when creating search creatria dynamically using default_config?

    Hi Experts !
    I am trying to build search UIBB where I need to configure the search criteria dynamically in the IF_FPM_GUIBB_SEARCH~GET_DEFAULT_CONFIG method.
    Please can anyone tell me is it possible to set the attribute types in dynamic configuration .... because I need to create a drop down field in the selection screen.
    Thanks !

    Was it really necessary to post the whole API description?!?
    Locale[] locales = Locale.ENGLISH();ENGLISH is not a method in class Locale, so do not add the braces "( );".
    Also, the constant ENGLISH is not an array, but just a single Locale object.
    You didn't say what your problem was. What do you want to achieve with your program and what is it that you don't understand?

Maybe you are looking for

  • I would like to know how to terminate service

    I have had the HTC Thunderbolt and i got the phone when it fist come out and they sent me a replacement phone cause the phone kept turning off and on and could not hear anyone. SO now you guys are trying to tell me that i can't shut off the phone wit

  • Stock Ageing Analysis

    Dear all, We are planning to Golive by September1st,2007.Customer is having some stock pretaining to some ten years back where some are  unused in the mean period of time(say from 1995 to 2007).They want to upload that stock with the relevant dates s

  • Change background color of textbox based on non-visible value

    Hello, I have a 10g master - detail form. I was wondering how can I change background color of text box (NAME) based on non-visivle item (MODIFIED_BY) value. So far, I have created two visual attributes and have put following code on "WHEN_NEW_BLOCK_

  • 4:3 footage being automatically cropped when played on 4:3 TV's.  Converting to 16:9 no help either.

    Hi! I recorded some footage on my DV Camera in 4.3 aspect ratio.  I uploaded into a Premiere Pro CS4 project set up for 4.3, not 16.9.  Everything that's in the frame on the camera's display is there on the screen in Premiere.  The problem arises whe

  • How to end a process from cmd.exe?

    I need to open and close a word file(Test.doc) from my java program. I managed to open the file using cmd shell, but I don't know how to close the opened file. Does anybody have a suggestion? Below is my code. Thanks.     Runtime r = Runtime.getRunti