Mime problem

Look my snippets,please:
response.setContentType("application/vnd.ms-excel");
HSSFWorkbook wb = new HSSFWorkbook();
HSSFSheet sheet = wb.createSheet("new sheet");
// Create a row and put some cells in it. Rows are 0 based.
HSSFRow row = sheet.createRow((short)0);
// Create a cell and put a value in it.
HSSFCell cell = row.createCell((short)0);
cell.setCellValue(1);
// Or do it on one line.
row.createCell((short)1).setCellValue(1.2);
row.createCell((short)2).setCellValue("This is a string");
row.createCell((short)3).setCellValue(true);
// Write the output
OutputStream out = response.getOutputStream();
wb.write(out);
out.close();
When I run my servlet I receive :
no pilot found for
application/vnd.ms-excel
Save Context
Can You help me,please ?

Hi,
I realize that your problem occured quite a bit of time ago, but maybe during that period you have managed to solve it. Lately I have tried to set up a simple servlet for running pdf docs and I found the same obstacle :
"no pilot found for application/pdf". Is there something to do with servlet configuration? maybe something else....
Could you please help me in this case?
Thanks a lot in advance.
radek

Similar Messages

  • SOAP Message Attachment MIME Problem

    Hi there,
    I'm having problem trying to send a binary file with SOAP.
    I can send an XML Doc (MIME type text/xml) but when I try to put the ByteArrayInputStream that holds the binary file and the content to application/octec-stream
    I got this exception:
    javax.activation.UnsupportedDataTypeException: no object DCH for MIME type application/octet-stream
         at javax.activation.ObjectDataContentHandler.writeTo(DataHandler.java:851)
         at javax.activation.DataHandler.writeTo(DataHandler.java:305)
         at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:1089)
         at javax.mail.internet.MimeBodyPart.writeTo(MimeBodyPart.java:635)
         at javax.mail.internet.MimeMultipart.writeTo(MimeMultipart.java:233)
         at com.sun.xml.messaging.soap.MessageImpl.saveChanges(MessageImpl.java:371)
    Anyone had this problem ?
    Any work around ?
    Or this is a problem because the JAXM is not fineshed yet ?
    Thanks,
    Marcio

    Hey guys... I pray you are all still listening.
    I have been on the most mind numbing cookie trail ever (I'm blatantly lying - I'm a Java programmer!) following these blasted exception trails to an 'Unknown Source'
    After initially reading this thread I quickly knocked up ObjectDataSource as follows:
    import java.io.ByteArrayInputStream;
    import java.io.ByteArrayOutputStream;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.ObjectInputStream;
    import java.io.ObjectOutputStream;
    import java.io.OutputStream;
    import java.io.Serializable;
    import javax.activation.DataSource;
    public class ObjectDataSource
    implements DataSource
         public static final long serialVersionUID;
         public static final String CONTENT_TYPE;
         static {
              serialVersionUID = 42L;
              CONTENT_TYPE = "application/x-java-serialized-object";
         } // end static initializer
         private byte[] objectBytes;
         private String contentId;
         public ObjectDataSource(Serializable object, String contentId)
         throws IOException
              if (contentId == null || contentId.equals(""))
                   this.contentId = object.getClass().getName();
              else
                   this.contentId = contentId;
              ByteArrayOutputStream baoStream = new ByteArrayOutputStream();
              ObjectOutputStream ooStream = new ObjectOutputStream(baoStream);
              ooStream.writeObject(object);
              ooStream.flush();
              ooStream.close();
              objectBytes = baoStream.toByteArray();
         } // end primary constructor
         public InputStream getInputStream()
         throws java.io.IOException
              ByteArrayInputStream baiStream = new ByteArrayInputStream(objectBytes);
              return new ObjectInputStream(baiStream);
         } // end getInputStream
         public OutputStream getOutputStream()
         throws java.io.IOException
              throw new IOException("Cannot write to this stream");
         } // end getOutputStream
         public String getContentType()
              return CONTENT_TYPE;
         } // end getContentType
         public String getName()
              return contentId;
         } // end getName
    } // end ObjectDataSource classand use it as follows:
    AttachmentPart attachment = soapResponse.createAttachmentPart();
    ObjectDataSource ods = new ObjectDataSource(requestedObject, null);
    attachment.setDataHandler(new DataHandler(ods));
    attachment.setContentId(ods.getName());
    soapResponse.addAttachmentPart(attachment);
    soapResponse.saveChanges();... this is within my 'SOAPServlet extends JAXMServlet' servlet, which happens to work fine when testing the servlet outside a web-container. But testing with Tomcat 5.5.x It doesn't work... infact, it damn well dissappears. I try readObject after retrieving and casting the InputStream to an ObjectInputStream from the AttachmentPart, but I get a:
    Exception in thread "main" java.lang.ClassCastException: java.io.ByteArrayInputStream which is totally bizzare!
    So I do a bit of investigation to discover ....
    application/x-java-serialized-object
    java.lang.String
    javax.mail.internet.MimePartDataSource
    java.io.ByteArrayInputStream
    0 // this would be the available bytes in the ByteArrayInputStreamNow the first two lines confirm my ObjectDataSource is there somewhere or that that data was sent over the wire (ha, i'm on the same damn machine), but where the hell did MimePartDataSource come from?
    I have previously encountered the various exceptions including java.io.EOFException when trying to read from the byte stream and java.io.StreamCorruptedException when wrapping that byte stream with an object stream.
    These setbacks have royally ****ed my project; cahnces are slim that it will get finished. I'm ready to give up.
    Any help will be appreciated?
    Warm regards,
    Darren B

  • IMac intel -can't install flash9 -MIME problem?

    I was trying to print some cards from designhergals.com and I
    was prompted to get the newest version of flash. I downloaded it
    but when it installed and opened up I got this message that the
    page has content of MIME type "application/x-shockwave-flash" a
    plug in and directs me to adobe to find this plug in. No one at
    adobe seems to know what this is-nor did the person I spent an hour
    with a apple support.
    I now have no flash-despite trying even to download archived
    flash versions. I have reinstalled both safari and foxfire,
    restarted my computer many times, reinstalled flash and unistalled
    flash.
    I am at my wits end, Apple says this is a adobe problem,
    adobe says they don't offer support on this,
    Any help would be greatly appreciated!!
    sue

    quote:
    Originally posted by:
    imacsue
    . How can adobe offer a product that potentially messes up
    your computer-with no references (that actually do anything) on how
    to fix it on their help pages?
    So frustrating-and i've spent hours on this! any one out
    there- please help!
    Well it's unfortunate that you've put that much time into
    this.
    It sounds like you talked to phone support here at Adobe?
    That makes no sense, because there is no phone support available
    for Flash Player (and when there's no phone support, no phone
    agents are trained to troubleshoot the problems! So that's a recipe
    for a bad experience..)
    If you did have a phone case, and have a case number please
    let me know what that case number is.
    The reason you cannot find the documentation on this issue is
    because we are still in the process of finishing it. It will become
    a part of this technote very soon:
    "Flash Player 9 installation fails on Macintosh" (
    http://www.adobe.com/go/4aa64290)
    The root of the problem is a permission issue in OS X
    involving Flash Player. The steps in the existing technote are not
    entirely accurate, and we're working to fix that (and we have
    written about it fairly extensively on this forum...)
    In most cases, running Permission Repair will resolve the
    problem. This will be the first troubleshooting step in the revised
    technote when it's done. To learn about permissions and how to run
    permission repair, I recommend reading this Apple tech doc:
    http://docs.info.apple.com/article.html?artnum=106712

  • Multipart/mixed mime problems with mail

    So from what I've gathered Mail has problems with multipart/mixed mime type emails.
    I wrote a PHP script that sends customers their orders as a PDF attachment as well as the order processing department.
    If Mail doesn't support multipart/mime what is the alternative to use in my mime type to make my emails work?
    Is there another content type that I should be using?

    john,
    how did u solve this?
    I'm doing byte by byte comparision of incoming response stream to construct different parts.....i'm wondering if there is any more effecient method..
    Thanks,

  • Mail.app / Outlook S/MIME problem

    My wife and I use S/MIME certificates to encrypt our correspondence. She's on Mail.app on her Intel iMac and I'm primarily at work on Outlook. If she sends her first signed message from Mail.app, any encrypted reply receives the warning that the certificate is a weak 40-bit key and will easily be broken. However, if I import the same cert into Thunderbird on her Mac and send the certificate to Outlook, it correctly recognizes it as a 2048-bit key and does not issue the 40-bit warning when I send her encrypted messages. I have removed and re-sent the certificates several times to be sure and the results are the same each time: certificates received from Mail.app are identified as 40-bit while the same certificate received from Thunderbird is identified with the proper strength. Is there any way to remedy this other than installing a second mail program solely to exchange certificates?
    Message was edited by: DoomedTX (added S/MIME to title)

    Hello,
    I have the same problem, I would ask that the Blackberry is escalating the problem, since it does not work with a digital signature.
    thanks
    Thomas

  • Save Message as Mime problem

    I would like to save the current message as Mime from within code.
    I have tried using the ItemSaveMessage() Token, but keep getting an invalid parameter error.
    Do you have any ideas on what could be causing this, I have tried many different ways and still get this same error.
    Here is my code:
    object oAccount = state.CurrentAccount;
    GroupwareTypeLibrary.Account8 account;
    if (!(oAccount == null))
    account = ((GroupwareTypeLibrary.Account8)(oAccount));
    int stCount = account.SentItems.Messages.Count;
    message = (GroupwareTypeLibrary.Message3)account.SentItems.M essages.Item(stCount);
    GroupWiseCommander.GWCommander cmd = new GroupWiseCommander.GWCommanderClass();
    string strRes = "";
    string command = "ItemSaveMessage(" + '"' + message.MessageID + '"' + ',' + '"' + "C:\\" + '"' + ',' + '"' + "Mime" + '"' + ")";
    cmd.Execute(command, out strRes);

    Hi,
    I also trying the same against GroupWise 7 client. I got the same error and then I made some changes to the command as below:
    ItemSaveMessage("4A76C845.*";"C:\gw.eml";900)
    Please note that the 1st parameter should be a proper message ID. I guess you can also use 00 to save the current message.
    The MIME get saved to the file location I have specified, but the content of the file is not valid (it is corrupted).
    Can somebody help me to resolve this issue?
    Thanks,
    Hilmi.
    Originally Posted by CandiceS
    I would like to save the current message as Mime from within code.
    I have tried using the ItemSaveMessage() Token, but keep getting an invalid parameter error.
    Do you have any ideas on what could be causing this, I have tried many different ways and still get this same error.
    Here is my code:
    object oAccount = state.CurrentAccount;
    GroupwareTypeLibrary.Account8 account;
    if (!(oAccount == null))
    account = ((GroupwareTypeLibrary.Account8)(oAccount));
    int stCount = account.SentItems.Messages.Count;
    message = (GroupwareTypeLibrary.Message3)account.SentItems.M essages.Item(stCount);
    GroupWiseCommander.GWCommander cmd = new GroupWiseCommander.GWCommanderClass();
    string strRes = "";
    string command = "ItemSaveMessage(" + '"' + message.MessageID + '"' + ',' + '"' + "C:\\" + '"' + ',' + '"' + "Mime" + '"' + ")";
    cmd.Execute(command, out strRes);

  • Same mime problem, back to baltwo

    I domnloaded flip4mac and I installed it, I have this little round and green thing on my dock, whit wmv written on it, but I still have the same message from pgatour.com
    Safari doesn't find the external plugin.
    The pgatour.com page uses datas of type MIME"application/x-mplayer2"
    You don't have this external Plugin to use type MIME, so you cannot see the whole content.
    I took the free version , did I do wright?
    are there other settings to perform to have it working,hope there is
    antp2006

    This is your original thread. This is a new thread you started: http://discussions.apple.com/thread.jspa?threadID=454701. As for add-ins, probably better described as Internet Plug-ins (located in /Library/Internet Plug-Ins/, anything installed by Flip4Mac, Windows Media Player, etc. I suggest that you reinstall the applications.

  • [SOLVED] Possible Mime Problem Evrythng is recognizd as Plain Txt Doc

    Hi all,
    Recently I had a huge problem, gnome recognizes almost everything as plain text document and tries to open them in gedit. However I can open them properly by using open with. I checked my ~/.local/share/applications/defaults.list and /usr/share/applications/mimeinfo.cache and they seemed ok. This thing drives me crazy, because when I open a file with the open with menu it affects all other files no matter what extension they have. How can I get over it? Thanks in advance.
    Last edited by drkkbn (2008-06-25 12:28:41)

    Hi!
    Same thing happened to me... every file try to open with gedit since the last update.
    Even if i try to change this in the properties tab... << open with "the program" >> but it doesn't remember the setting too
    EDIT : I found this.
    I'll try this way when back at home.
    Last edited by silfeed (2008-06-25 12:24:54)

  • Persistent S/MIME problems in Mail.app

    I have had consistently spotty problems using Mail.app with Thawte personal freemail certificates to encrypt and sign mail.
    I've had the certificates installed for a while, but have never been able to test them, but yesterday I got an encrypted message. I was able to read it, but whe I tried to reply, I was not able to encrypt the reply. Neither the encrypt nor sign buttons appeared. I verified the case of email address in the certificates, and verified I had private keys, for everyone, but no luck.
    On the advise of another forum, I removed and refetched all the certificates, but that broke it completely and now I am unable to read encrypted messages. I ended up creating a new pair of certs and importing those. Now I can send encrypted mail, but still not read the old messages encrypted with the original certs, nor can I read new messages encrypted with my new certs. This problem is driving me insane, and I can't for the life of me figure out why I can't get this to work completely.
    I have an idea that this should not be nearly this hard. Perhaps there is something obvious I am missing?

    Yes! Are you pondering what i am pondering?
    After numerous tries last year with leopard i finally got it to work:
    Safari 4.0.2
    Keychain 4.0.2
    Open keychain and delete the old certificate.
    Open Safari and go to Thawte website, choose quick login -> personal e-mail-certificates.
    request a new certificate with the standard settings (choose x.509 and Mozilla Firefox/Thunderbird, Netscape Communicator/Messenger).
    Wait until the certificate is issued.
    Go to view certificate status and klick on Navigator. Fetch the certificate.
    Restart Mail.app, create new message.
    This worked for me. The Buttons for Signing E-Mails appear now in Mail.app

  • Problems with FLV on two different servers

    Hello all,
    I am using an embedded FLV player on a site. On one site it is working fine, but they FLV's won't play on the other site. The files are identical. I set up a test file that points to the various player files (flvplayer.swf and swfobject.js) and then the FLV. I can switch between the two FLV files and the one will play and the other won't. It's not the FLV itself as I've done several tests with different files. It's not the player that I can tell as it works fine on both servers. It's something with the server settings and how it serves up FLV's.
    Is there a specific port that needs to be opened? I just took a look and suprise, suprise, the server on the faulty side is running IIS. The working server is Apache.
    Thanks for any help. This is a really frustrating problem.

    I've done some more research and it looks like it may be a MIME problem with IIS.I've contacted the hosting service and we'll see if that fixes it.
    http://livedocs.adobe.com/flash/9.0/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Liv eDocs_Parts&file=00001040.html

  • Adobe 9.1.3 and FireFox 3.5.1+ "...can not be used to view PDF files in a Web Browser"

    This is the issue but I'm not sure there is a resolution:
    Firefox:  Version 3.5.1
    Adobe: Version 9.1.3
    When navigating the web, click a URL that opens a PDF inside the browser and you get an error * "The Adobe Acrobat/Reader that is
    running can not be used to view PDF files in a Web Browser".  Please exit Adobe Acrobat/Reader and exit your Web Browser and try again".  I did read a post that doing a "repair" from the Adobe Reader application should fix this, they also reference a few registry keys to check becuase the post states it's lost the application path to Adobe version X.  I don't necessarily buy that "fix" and here are my details below.
    In FireFox if you navigate to Tools > Options > Applications > Adobe Acrobat Document
    You're given choices:
    Always ask:  DOES NOT WORK, produces afore mentioned error *
    Save File:  Works, saves the file to a directory on your PC
    Use Adobe Reader 9.1 (defau...:  Works, opens your PDF's outside of your web browser
    Use Adobe Acrobat (in Firefox):  DOES NOT WORK, produces afore mentioned error *
    Use other...:
    IE seems to just work as expected.
    If you open Adobe Reader > Edit > Preferences > Internet > Check "Display PDF in browser" - DOES NOT WORK, produces afore mentioned error *
    This would seem to be an Adobe error rather than a FireFox web browser problems since FireFox does seem to know the correct path although I suppose you can't rule out that this is a FireFox problem since 2 out of the 4 PDF open options DON'T WORK.
    Any thoughts on this issue would be greatly appreciated.
    Other information:
    Adobe 8.1.5 works perfectly with FF 3.5.1+ when opening PDF's in the web browser, we also had no problems with previous versions either.
    MSI push via Active Directory from Adobe 8.1.5 upgrade to Licensed Distribution I signed up for, Adobe 9.1.3 which was upgraded from 9.1.0, to 9.1.2, to 9.1.3 via an MSP patch.
    Operating system:  Windows XP SP 2, plenty of RAM, plenty of Drive
    IE version this works with the new version of Adobe 9.1.3 is version 7 (7.0.5730.13)
    Our FireFox MSI's come from Front Motions website and as far as I know we've never had problems with their MSI's, also tried the new release of FF 3.5.2 from their website.
    I think that about covers it.  Anyone else experiencing the same problems or have a patch?

    After troublshooting this for the entire day today the issue seems to be a MIME problem.
    If everything is woking perfectly, in Tools > Options > Applications...
    You should see 4 or more things related to Adobe like "Adobe Acrobat Forms Document", etc.  If you don't see at least 4 MIME entries either your Adobe installation is hosed or your FF installation is hosed.  I haven't figured out which is causing the issue.
    What I did was remaster my patches from my original Adobe 9.1.0 MSI with the two updates via the command line in the directories with the source files.  On the 9.1.0 original file I first remastered my MST transform with the Adobe MST utility.  I then applied my patches.
    msiexec /a AcroRead.msi /p AdbeRdrUpd912_all_incr.msp
    msiexec /a AcroRead.msi /p AdbeRdrUpd913_all_incr.msp
    I then uploaded that to my network share, unlinked my group policy, made a new group policy, added a batch file to delete adobe.com from program file and the desktop on system startup even though my MST was supposed to take care of that - it's not a perfect world is it?  :-)
    I then reapplied my GPO's for both FireFox 3.5.2 and Adobe 9.1.3, I checked to make sure the MIME extensions were there and they were.  You might have to go into your Adobe Preferences and select that open in browser setting depending on what happens or adjust your MIME settings in FireFox's options but it should work.
    That's what worked for me.  It's possible a few other things I did along the way tweaked it out, in my group policy on the first run I did select to upgrade previous group policies, for the remaster and repush I didn't select any previous GPO's to upgrade.
    It's hard to tell what one thing tweaked it out or what combination of things tweaked out the install.  I did also reinstall Adobe 8.1.5 and FF 3.0.10 before doing all this since our machines currently have that setup, I'm not sure if that affected it either, it's just hard to tell but I don't think it did simply because I had done that several times in troubleshooting this issue.
    If anyone else has more specifics that would be great!

  • Web Dynpro image not found: The requested resource does not exist

    Hi everybody,
    I'm experiencing a strange Poltergeist, so I would like to cry out the issue and hope any kind sould could help me
    In my WebDynpro application, I show a JPG picture which is located in the own project, that means in "src/mimes/Components/metromadrid.net.formacion.Cursos". The image appears correctly in my Development environment, but when the activity is moved to the Consolidation System (I'm using JDI), the image doesn't appear. If I try to access it directly, via URL, the messagen shown is "404 Not found: The requested resource does not exist.." (the URL accessed is http://hostname:port/webdynpro/resources/metromadrid.es/formacionapp/Components/metromadrid.net.formacion.Cursos/foto_vacia.jpg)
    The point is that in the same Consolidation environment I have already some applications with images, which are found and loaded without any problem.
    I have checked if the image appears in the corresponding active repository and everything seems alright (I mean I can see the file there).
    Any idea? It would be really appreciated, since my time to solve the problem expires in few days...
    Thank you very much in advance!!
    Isidro Lopez

    Hi Isidro,
    your mime files were most probably not added to your NWDI activities when developing your Web Dynpro DC. This means when adding these mime files to the src/mimes/<comp package>.<Comp name> folder the Web Dynpro Tools have most probably not detected the new mime files. When testing your application on in your local development environment all images appear as they exist on your local file system. As missing mimes do not cause a CBS build failure you won't encounter a designtime error.
    Please check whether the corresponding mimes are listed as   'local only' (house symbol) in your DTR perspective. In case they are listed as 'local only' you must explicitly add them to an activity.
    I have also encountered this missing mime problem before but I have not started any investigation to really determine the reason for it.
    Best regards, Bertram

  • What is the right way to set the physical path of a folder?

    I want to upload .PDF files using an Upload form on a JSP page which is located on the App Server. The .PDF files will be uploaded into the Web Server. The App Server and Web Server are on separate machines. My JSP page contains the path (eg: /apps/Server4/docs/Upload/) that should point to the physical folder on the Web Server. My problem is that I get an error stating that the folder cannot be found as the path was invalid. My question is, when I have this sort of setup, what is the right form of the physical path? Can you give me an example of a path that points from the App Server to the Web Server which sits on another machine. OR should I just install the Web Server in the same machine as
    the App Server? I was developing on a setup where both the Apps and Web Server was on the same machine
    and I didn't have this 'path problem'. The problem arise when the application was deployed onto our staging server. Why do I want to upload it onto the Web Server? This is because I need to view the .PDF files using Acrobat Reader straight from the server without downloading the .PDF file. I found out I couldn't do this if the .PDF files were uploaded into a folder which sits in the App Server.

    Well the problem is, as you have found out, is that the JVM is executing on the appserver which may or may not have access to the webserver. There no way (within your existing application) that you can tell the webserver to save the file, since the webserver isn't executing any code.
    So you have several options:
    1. You can have the application server and webserver run on the same physical machine. This obviously gives the application server access to the physical directory structure of the webserver. (Assuming that you set permissions correctly.) The disadvantage is that there are many architectural advantages (including security) that you would want to separate your webserver and appserver.
    2. You can NFS mount the webserver directory on the appsever box. This allows you to treat the webserver directory as if it was local. The downside to this is that you will have additional security concerns. (Exposing the webserver via NFS, firewall issues between the two servers etc.)
    3. Fix the MIME problem occuring when you serve PDF's from the appserver. You might have to write your own PDF serving servlet to do this.

  • Trying to insert flash video onto website

    I'm using Dreamweaver and have been trying to embed a flash
    video onto my web page. I have inserted the proper file, but I
    think I need to reference the start.exe file to get the movie to
    play. Any help? This is the code so far:
    <object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
    name="biz" width="600" height="400" id="biz">
    <param name="movie" value="
    http://www.twosapair.com/SteelExternalAll.swf">
    <param name="quality" value="high"><param
    name="BGCOLOR" value="#0000FF"><param name="LOOP"
    value="false">
    <embed src="
    http://www.twosapair.com/SteelExternalAll.swf"
    width="600" height="400" loop="false" quality="high" pluginspage="
    http://www.macromedia.com/go/getflashplayer"
    type="application/x-shockwave-flash" name="biz"
    bgcolor="#0000FF"></embed>
    </object>

    It's not a mime problem. It's a file not there problem.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "G" <[email protected]> wrote in message
    news:eq1lid$10q$[email protected]..
    >I have in the past had to change MIME types - but thats
    on a MS server,
    >yours is apache... Does the same thing apply ?
    >
    > Checkout -
    >
    http://livedocs.macromedia.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context= LiveDocs_Parts&file=00001577.html
    >
    > Gerry
    >
    >
    >
    >
    http://www.UsableHost.co.uk
    >
    >
    > "Murray *ACE*" <[email protected]>
    wrote in message
    > news:epvi8g$f8j$[email protected]..
    >>I see the Scripts folder, but this file is still not
    there -
    >>
    >> <embed src="FLVPlayer_Progressive.swf"
    >>
    >> --
    >> Murray --- ICQ 71997575
    >> Adobe Community Expert
    >> (If you *MUST* email me, don't LAUGH when you do
    so!)
    >> ==================
    >>
    http://www.dreamweavermx-templates.com
    - Template Triage!
    >>
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    >>
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    >>
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    >> ==================
    >>
    >>
    >> "LexFaure" <[email protected]>
    wrote in message
    >> news:epvi04$f0u$[email protected]..
    >>> Thanks guys - this was a great help - ofcourse I
    did not post the folder
    >>> or the
    >>> swf files. Sorry for such basic errors.
    >>> But the pages still do not work. Now I get a
    square for the movie - but
    >>> nothing happens?
    >>>
    >>
    >>
    >
    >

  • Emailing attached HTML file with embedded applet

    Are there any mail servers that could reject emails with attached HTML file that includes embedded applet in a Java Plug-in Object tags? It has an absolute path to a server where the applet resides.
    I have seen very few cases where Symantec Anti Virus filter is dropping the messages because of a mime problem. It appears that only two workarounds are to upgrade the Symantec product and to bypass our domain.
    Is there anything I could do to prevent the mime problem issue? I hope the Java applet is not an issue.
    John

    pberardi1,
    I hope you get better soon from the accident you must have had. Surely you must be in the hospital or something, otherwise by now surely you'd have had the courtesy to say a simple
    "Thank you".
    So,
    "You're welcome".

Maybe you are looking for

  • The e-mail account does not exist at the organization

    Hi, I have a user account that people receive the following message from: The e-mail account does not exist at the organization this message was sent to. Check the e-mail address, or contact the recipient directly to find out the correct address. <ma

  • PKGs in /Library/Receipts

    Hi Community, I read a lot of tutorials and storys about the sense and nonsense of the repair_permissions feature. I followed the trace of the mechanism in my filesystem and I'm surprised why I can find only a half dozed PKGs in the folder /Library/R

  • Printing old photos from IPhoto

    Hello!  I'm trying to print some old photos to create a printed photo album. I have all the photos in IPhoto and they are all .jpg.  However when I click on some of them an exclamation mark comes up and I can't transfer them to a memory stick.  I'd b

  • Wrong DocNum while changing Series num - version 2007

    Hi, When I open UDO form and change the series number (in SBO 2007) the DocNum replaces via to the series num, but after adding the document, it gets other DocNum from the default series. The series number does not change. Does someone know what i sh

  • How do you control LED lights on the front panel to identify the number of steps a stepper motor has taken?

    I am controlling a stepper motor that is coupled with a valve with four outlets (using an Arduino).  I've got a general understanding of how to control the motor, but I want LED lights on the front panel to light up that indicate which outlet the val