Viewing HTML/XHTML MP files on 6233

I am trying to upload a few HTML files to 6233 gallery and view them. I have used clean XHTML MP standards. While trying to open, the phone displays FORMAT NOT SUPPORTED error. Since the phone is able to surf the net flawlessly, I know that the browser is fine. How do I register the HTML format such that the files can be opened from the gallery? Thanks.
Solved!
Go to Solution.

11-Sep-2008 08:59 PM
gorthdar wrote:
thank you very much it's working
with address file:///e:/1.html i access memory card
file:///c:/predefgallery/1.html
access files in root directory of phone memory
Message Edited by gorthdar on 11-Sep-2008 09:00 PM
Glad to hear that , and thank for letting me know.

Similar Messages

  • Viewing html files in a folder...

    Hi...
    Anyone know how to view html files in a folder(s). What i mean is have them display as thumbnails, etc, so one can identify them visually rather than just by name? Abit like Bridge displays image files and even .psd and .ai files....
    Cheers,
    JJ

    martcol wrote:
    I was interested in this and had a Google around.  It struck me that you can get stand alone file viewers and I thought there must be one for HTML?  I came accross this: http://www.anixsoft.com/htmlview.html
    Absolutely no idea what it might be like but I'm willing to give it a try at the weekend.  Maybe there are others out there?
    Martin
    Googled too... but found nothing interesting... except what seems an old hack from a Microsoft guy who had a registry fix. But the link was very old...
    Anyway, have downloaded the link you gave... thanks... it seems to work as a standalone... almost like an image viewer such as irfan or Xnview...
    Cheers,
    JJ

  • Kindly help me how to view html file in swing using jbutton

    hello..im a begginer at j2se language and im working on my school project..kindly help me how to view html files by clicking button at javax.swing..thanks

    Here you go:public class HTMLViewer implements Runnable, ActionListener
         public void run() {
              JFrame frame = new JFrame("View HTML");
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              JButton button = new JButton("Click me!");
              button.addActionListener(this);
              Container cp = frame.getContentPane();
              cp.add(button, BorderLayout.CENTER);
              frame.pack();
              frame.setLocationRelativeTo(null);
              frame.setVisible(true);
         public void actionPerformed(ActionEvent e) {
              if (Desktop.isDesktopSupported()) {
                   Desktop d = Desktop.getDesktop();
                   try {
                        d.browse(new URI("www.google.com"));
                   } catch (IOException ex) {
                        ex.printStackTrace();
                   } catch (URISyntaxException ex) {
                        ex.printStackTrace();
         public static void main(String[] args) {
              EventQueue.invokeLater(new HTMLViewer());
    }If that's not what you're looking for you need to ask more specific questions.

  • URGENT : Viewing HTML files & UNICODE characters

    I do not know how to view HTML files in Java2. I have various HTML files which I would just like to display in the ContentPane of a Dialog Box.
    Please let me know how should I do it.
    Also, I have another question. How do I display Unicode characters like the alpha and the beta even after I know their hexadecimal values? I would like to display them as text on a JLabel. But the intended character doesnt appear. Instead, what appears is a black empty square in its place. Please let me know how to rectify this.

    You can use JEditorPane to display HTML file.You can dislpay alpha and the beta characters by
    jlabel.setText("\u03B1\u03B2");
    where 03B1 is unicode value for alpha and 03B2 is unicode value for beta.
    You can get unicodes for Greek from following link.
    http://www.unicode.org/charts/PDF/U0370.pdf

  • Setup to view html files

    I am new to weblogic Is there a way to setup weblogic to view html files I have 8.1

    private void openURL(String url) {
              String osName = System.getProperty("os.name");
              final String errMsg = "Error attempting to launch web browser";
              try {
                   if (osName.startsWith("Mac OS")) {
                        Class fileMgr = Class.forName("com.apple.eio.FileManager");
                        Method openURL = fileMgr.getDeclaredMethod("openURL", new Class[] {String.class});
                        openURL.invoke(null, new Object[] {url});
                   else if (osName.startsWith("Windows"))
                        Runtime.getRuntime().exec("rundll32 url.dll,FileProtocolHandler " + url);
                   else {
                        //assume Unix or Linux
                        String[] browsers = { "firefox", "opera", "konqueror", "epiphany", "mozilla", "netscape" };
                        String browser = null;
                        for (int count = 0; count < browsers.length && browser == null; count++)
                             if (Runtime.getRuntime().exec(new String[] {"which", browsers[count]}).waitFor() == 0)
                                  browser = browsers[count];
                        if (browser == null)
                             throw new Exception("Could not find web browser");
                        else
                             Runtime.getRuntime().exec(new String[] {browser, url});
              } catch (Exception e) {
                   JOptionPane.showMessageDialog(null, errMsg + ":\n" + e.getLocalizedMessage());
         }

  • View Organizer Sync Log File

    when i am trying " Configure sync logging options"
    In that i am unable to open view organizer sync log file.
    it gives me message
    AdobeReader could not open "Synclog.html" because it is either not a supported file or because the file has been damaged
    Can anyone please help me to solve this problem

    Hey,
    hav u uninstalld nokia pc suite frm ur PC?
    If my post helped you, click on Kudos button and if my solution provided is opt 2 u, accpt my solution

  • How to view and manage hidden files in folders.

    Hi all, my question is: How to view and manage hidden files in folders?. I see hidden files in other computer but no in my Mac.
    Some of you can help me?
    Thanks..

    Most hidden files are hidden for a reason.   Tampering with them can seriously affect the stability of the system.
    The software Tinkertool can
    http://www.bresink.com/osx/TinkerTool.html
    Can manage the invisibility, which I would only do after backing up your system.

  • How to enable Windows Explorer Thumbnail Viewer to display PSD files?

    Hi,
    I am using Adobe Photoshop Extended CS5 (64-Bit) on Microsoft Windows 7 Ultimate (64-Bit).
    When using Windows Explorer to browse through file folders, I notice that the Photoshop files (.psd) do not display a thumbnail preview, like other graphic files do. How can I enable the Windows Explorer Thumbnail Viewer to display PSD files?
    Thanks for your help,
    The MiJiT

    Adobe software doesn't provide a 64 bit codec and as far as I know there is no freeware to do it on x64 systems.
    There are two pay-for applications that I know of:  Mystic Thumbs and Ardfry's PSD codec
    http://mysticcoder.net/mysticthumbs.html
    http://www.ardfry.com/
    -Noel

  • Getting IO exception when trying to view the joblog.log file

    Hi,
    We are unable to view the joblog.log file. The joblog file is created in server path, but when we trying to view/read/download the joblog.log file we are getting JCS-108004: An IO exception occurred accessing a local file error.
    server path: xxx/log/processerver_.log.
    But we are able to view the reports through redwood for these extensions (*. html, *.csv. *. xml.).
    server path: xxx/lis/sys_.html
    Can anybody help on this issue.
    Thanks,
    Suresh.

    Dear Suresh,
    Your Question is not clear to me. what i understood is you can abel to check log in redwood , and unable to open in server at os level? if it is correct, login to server with cps installation user, ten i hope you can able to open files, check the file permissions in init file in $JCS_HOME/admin directory, check the permissions given, and also check listener port value, is it correct?
    thanks and regards
    Muhammad Asif

  • Nokia C3 - viewing html via e-mail / Hotmail

    Deer users,
    I wondered if there is an option for the Nokia C3 to view HTML via e-mail, for example Hotmail.
    Does someone knows how to configure this in the phone?
    Regards,
    Fandaman

    rembsen wrote:
    - Sender has got Outlook (at least 2003)
    - Mail service is Exchange (at least 2003)
    Looks like there is a common theme there. It is probably just that the original message has been corrupted somehow. Some mail clients try harder to understand corrupted data than others. I can't really tell from your original post. With mail messages, you really need to have the original data, not copied and pasted and not forwarded. If you have such a mail message, save it as raw source, put it into a zip file, and e-mail it to me. I can tell if it is an Apple Mail problem or a MS problem. If it is an Apple problem, I can file a detailed bug report on it. You can find an e-mail address for me by Googling my nickname.

  • Can not see the design view nor the java file in CentOS

    Hi all. I've recently installed JSC2 in CentOS. I find this tool really useful. But I have a problem with the design view and the java file view. At the beginning, when I first create a Page1.jsp, I can see the design view and the java view with no problem. I run apps correctly. But after a while, I get a "null pointer exception" error and I am able to see only the jsp view, not the others. I don't even have the option to see the Design and Java views. And the page icon in the project window appears to be darker than a well working page. I'm not really sure what sequence of actions I do to get this error, it just suddenly happens. What I've done so far in JSC2 is to link to pages in the Page Navigation view. It works fine for a while, but after a while I get the error I've described.

    Yes, if I do that It happens the same. I've tried everything. Now I'm using Window$ 2000 and it works properly. Thanks anyway.

  • I was told of an application that will allow the use of a second screen to view my data and files, but I forgot its name. I'd like to make the connection because my LCD is broken.

    I was told of an application that will allow the use of a second screen to view my data and files, but I forgot its name. I'd like to make the connection because my LCD is broken.

    You don't need an application, just plug a compaitble monitor into the display port of your MacBook Pro, set the screen up in System Preferences>Displays

  • Exporting a view to a flat file

    Hi all,
    Running Oracle 9i on Windows.
    We have a stored procedure which runs a number of packages and populates a view called v$logmnr_contents.
    We woudl like to export the contents of the view to a flat file so that it can be transferred over to another
    server.
    What options do we have for this? I've been reading about an Oracle package called utl_file, is this the
    only option? I'm looking for whichever method is the most straightforward to implement.
    Thanks in advance.
    Dave
    Edited by: user482248 on Feb 23, 2010 12:03 PM

    Hello Dave,
    to dump data you can also use the SPOOL command in SQL*PLUS. The difference is that SQL*PLUS write to the client file system while utl_file writes to the server.
    Regards
    Marcus

  • HTML and XML files open in same window(KM Navigation iView)

    Hi All,
    I have created a KM navigation which is pointing the folder inside the documents repository. This folder contains HTML and XML files. It is rendering fine. But, when I click on the file links in KM Navigation iView, it is opening in new window.Here I need to open in same window. How can I acheive this?. Please help me.
    Thanks & Regards,
    Venkatesh R

    Hi ,
    check the below thread and try options mentioned in it
    https://www.sdn.sap.com/irj/sdn/thread?threadID=72594
    Koti Reddy

  • How do I view IOS system log files on my iPhone?

    I'm getting occasional buzzes on my iPhone when it is in silent mode, but it's not obvious where the buzzes are coming from. How can I view the IOS log files on the phone to figure out which application is generating the alerts?

    Hey Steve,
    You'll want to connect your phone to your computer and sync it in iTunes. You can read more about it here:
    iOS: Syncing your data with iTunes
    http://support.apple.com/kb/HT1386
    Welcome to Apple Support Communities!
    Have a good one,
    Delgadoh

Maybe you are looking for

  • Commands in shell script

    Hai all, I need to write a script to add in the cron      a) exec a procedure if successful ,then      b) Truncate one schema table in the DB      c) exec a procedure Can anyone let me know how to do this ? if anyone have any pointers, for the same ,

  • Weblogic Server 8.1 giving weird error while deploying EJB

    Hi All, I am using weblogic8.1 server with service pack 4. I am trying to deploy an entitybean (ejb2.0) specification. I am getting following error. ========================================================== [Deployer:149033]preparing application sum

  • WLST : ImportError: no module named javaos

    Hi, I try to run wlst on a platform linux but at the time I launch wlst I obtain the following error: ImportError: no module named javaos my classpath contains wlst.jar,jython.jar, and weblogic.jar, tools.jar, rt.jar, etc. pythonpath, pythonhome are

  • Flash swf file with web link only opens my safari home page not the link

    I have a flash swf file with a simple web link. when i load the swf file and click the link it opens safari then loads up my homepage. It does not go to the link i clicked. if i choose internet explorer as my browser the swf file works fine. I am run

  • Help, please, with time machine

    I've got my MacBook Pro set up to back up to a Time Capsule using Time Machine. I have three user accounts on my Mac: an admin account just to install stuff, and two standard accounts for different types of work. The standard accounts contain my data