Chinese filename can't be properly processed

I met a touchy problem, could anyone help me?
I want to generate an attachement, which filename is of Chinese characters,
in servlet using these codes:
" response.setContentType("text/plain; charset=GBK");
response.setLocale("zh_CN");
response.setHeader("Content-disposition", "attachment;
filename=\"=?GBK?B?1tDOxC5leGU=?=\"");
ServletOutputStream sos = response.getOutputStream();
sos.write("1234567", 0, 7);
but when I download it in IE5, the filename is wrong. The application is
running on iAS6. What should be a proper way?
Thanks in advance.

Did you enable internationalisation in iAS?
seagull wrote:
I met a touchy problem, could anyone help me?
I want to generate an attachement, which filename is of Chinese characters,
in servlet using these codes:
" response.setContentType("text/plain; charset=GBK");
response.setLocale("zh_CN");
response.setHeader("Content-disposition", "attachment;
filename=\"=?GBK?B?1tDOxC5leGU=?=\"");
ServletOutputStream sos = response.getOutputStream();
sos.write("1234567", 0, 7);
but when I download it in IE5, the filename is wrong. The application is
running on iAS6. What should be a proper way?
Thanks in advance.--
Consulting Project Engineer
iPlanet Professional Services - ANZ
iPlanet e-commerce Solutions
- A Sun|Netscape Alliance
Sun Microsystems Australia Pty Ltd

Similar Messages

  • Process.start("winword", filename) can not open file with space in the path and name

    Hi,
    I am trying to write a class which can open file with selected application. for simplicity, now I just hard code the varaibles.
    the problem: if the path or file name has space in it, even it exist, winword still can not open it.
    could someone kindly show me what I did wrong and how to do it properly.
    Thanks in advance.
    Belinda
    public static class FileOpen
    public static void info()
    string path = @"c:\a temp folder\aaa 1.txt";
    if (File.Exists(path))
        // the file I am using in the sample does exist
         MsgBox.info("yes");
    else
         MsgBox.info("no");
    // working
    //Process.Start("winword", "c:\\aaa.txt");
    // not working
    //Process.Start("winword", "c:\aaa.txt");
    // not working
    Process.Start("winword", "c:\\a temp folder\\aaa 1.txt");
    // not working
    Process.Start("winword", path);

    string AppPath;
    AppPath = ReadRegistry(Registry.CurrentUser, "Software\\FabricStudio", "TARGETDIR", value).ToString() + @"help";
    string FileName = "'"+ AppPath + "\\ImageSamples.doc" + "'";
    try
    System.Diagnostics.Process.Start("Winword.exe", FileName);
    can any body please help for this.
    where i am making mistake?

  • Illustrator can't work properly: "the filename, directory name, or volume label syntax is incorrect"

    When I run Illustrator there is a "New Features" pop up window, I click on "see all the new features", it popup a blank notepad and another system new message: "the filename, directory name, or volume label syntax is incorrect". Also when I try to use Typekit fonts it happens the same thing...
    Already cleared with CC Clearer, installed Extension Manager to see if its conflicting, but my Illustrator can't work properly.

    Moving this discussion to the Illustrator forum.

  • Problem with chinese fileNames inside a zipfile

    Hi all
    I have a really strange problem . I needed to create a zip file(English name) and add a chinese file to that Zip . I had done this using java.uti.zip and in the output zip file i am seeing a totally different chiense name than what i had expected . My code looks like this
    String fileName = "������";(Chinese fileName)
    File zipFile = new File("abc.txt");
    ZipOutputStream zipOutStrm = null;
    BufferedInputStream in = null;
    try
    int length = 0;
    byte[] buffer = new byte[2048];
    zipOutStrm = new ZipOutputStream(new FileOutputStream("abc.zip"));
    ZipEntry zipe = new ZipEntry(fileName);
    zipOutStrm.putNextEntry(zipe);
    in = new BufferedInputStream(new FileInputStream(zipFile));
    length = in.read(buffer);
    while(length != -1)
    zipOutStrm.write(buffer, 0, length);
    length = in.read(buffer);
    catch(FileNotFoundException e)
    e.printStackTrace();
    catch(IOException e)
    e.printStackTrace();
    finally
    try
    in.close();
    zipOutStrm.closeEntry();
    zipOutStrm.close();
    catch(Exception e)
    //do nothing ;
    Later i found out from the sun site that there is some encoding issues with the way java does the zip and winZip encoding .
    Can any one let me know how to come out of this ??

    The file name encoding issue with ZIP is basically: The encoding of file names in ZIP-files is not specified and when non-ASCII file names came along each and every zip-utility solved it in a different way, some did not solve it at all, some store it in ISO-8859-1 (= no chinese), some store it in UTF-8 (I think Java does this), others might have other strategies ...
    So if there is a way to not use non-ASCII characters in your zip-files you greatly enhance the portability of your programm.

  • Mail's attachement's filename is 100000000000000.doc  for chinese filename

    When I recieved a email with a chinese filename attachement form Exchange server(IMAP download). The filename will change to something like 100000000000000.doc
    No matter I change the text code in the "Message" coloumn, the filename still keep the 100000000000000000.doc.
    But in the meantime, the same email recieved by Entourage, the attachement filename will be normal in Chinese chracter.
    Please help me about this, thank you.

    Hi Daniel,
    As i know, there is a property of ExchangeService ,
    this is the detail info:
    The application can change the ImpersonatedUserId property
    to impersonate multiple accounts
    This is the example:
    void ImpersonationSample()
    ExchangeService service = new ExchangeService(ExchangeVersion.Exchange2007_SP1);
    service.Credentials = new NetworkCredential(appName, appPassword, emailDomain);
    service.AutodiscoverUrl(appEmail);
    service.ImpersonatedUserId = new ImpersonatedUserId(ConnectingIdType.SmtpAddress, user1Email);
    Folder newFolder = new Folder(service);
    newFolder.DisplayName = "TestFolder1";
    newFolder.Save(WellKnownFolderName.Inbox);
    service.ImpersonatedUserId = new ImpersonatedUserId(ConnectingIdType.SmtpAddress, user2Email);
    Folder newFolder2 = new Folder(service);
    newFolder2.DisplayName = "TestFolder1";
    newFolder2.Save(WellKnownFolderName.Inbox);
    }read this link if you want to know detail info:https://msdn.microsoft.com/en-us/library/office/dd633680%28v=exchg.80%29.aspx?f=255&MSPPError=-2147217396So, is there similar API or method to do impersonate in sharepoint online ?BR

  • Numbers file won't open and says ' "filename" can't be opened'

    I use Numbers for all my spreadsheet work and have an issue opening just one file which was last opened 26 Jan 2014.  All my other files open ok and I have tried both versions of Numbers incl 3.1.  All I get is a quick pop up notice saying ' "filename" can't be opened'   There is no explaination and it is odd as I can open all my other Number files.  I did have Numbers quite on me unexpectedly when I had this file open so could it be corrupted?  This file was stored on iCloud so I could work on it on my iPad as well as my MBA.
    Suggestions for a fix or advice would be greatfully received.

    Make sure that you are properly signed into iCloud and that Share Documents is enabled.
    Jerry

  • I am trying to restore my calendar from my Time Machine backup. I can get through the process, but at the end I get a message that Calendars cannot be amended as it is required by OS 10. There is no facility to authorise a change. How do I get round this

    I am trying to restore my Calendar from my Time Machine back up. I can get through the process but at the end I get a message that Calendars cannot be removed or amended as it is required by OS10, there does not appear to be any option to authorise the backup or change. How can I get round this roadblock?

    I am trying to restore my Calendar from my Time Machine back up. I can get through the process but at the end I get a message that Calendars cannot be removed or amended as it is required by OS10, there does not appear to be any option to authorise the backup or change. How can I get round this roadblock?

  • I just bought a iTunes card and its not accepting it.  It already sent it to the support team and they said they were going to get back to my within 24 hours and i am trying to buy a program in the app store for work.  How can I expedite this process?

    I just bought a iTunes card and its not accepting it.  It already sent it to the support team and they said they were going to get back to my within 24 hours and i am trying to buy a program in the app store for work.  How can I expedite this process?

    Has it been 24 hours?
    I take it this was a gift card.  iTunes Store:  Invalid, Inactive, or Illegible codes http://support.apple.com/kb/TS1292 - gift cards
    I don't know if this provides an alternative means: https://expresslane.apple.com ; select 'iTunes' in the first column; 'iTunes Store' in the second column
    If you are really desperate you could buy the app yourself, then request reimbursement.

  • How to : only one user in a branch can do the batch process at a time ?

    dear gurus,
    In ADF web application, accessed by multiple branch (20), there is a
    batch process to create invoices from orders. There are 3-5 users in a
    branch. one user can process about 30 - 50 orders to become
    invoices.
    Business rule is : In one batch process, each users must produce
    invoices with gapless invoice number. e.g : user_1 create 30 invoices
    no.001 - 030, user_2 create 40 invoices no.031-070 ... and so on...
    So we want to protect that at a time, in one branch, only one user can
    do the batch process. User_2 must wait until user_1 is done to start
    the process.
    We use the table below to maintain the latest invoice number created :
    CREATE TABLE doc_number
    DOC_TYPE VARCHAR2(6 BYTE) NOT NULL,
    BRANCH_CODE VARCHAR2(6 BYTE) NOT NULL,
    DOC_NBR NUMBER(12) DEFAULT 0,
    CONSTRAINT "DOC_NUMBER_PK" PRIMARY KEY (DOC_TYPE, BRANCH_CODE)
    The question is :
    I think of locking a spicific row of the doc_number table (select ...
    for update wait 10) at the beginning of the batch process stored
    procedure.
    But what if the session/connection left orphan and the row is lockde
    forever before the dba kill it ?
    So is there a better approach to limit the user execution of the
    process ?
    Thank you very much for your help,
    Krist

    Forget it. See http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4343369880986.
    However, if you are dead set on doing this old fashioned thing of trying to emulate paper invoices from a numbered tablet, you could always just let everyone generate all of their invoices with no invoice number whenever they want, then at some time ( say 21:00 every day), take a lock on the table and apply invoice numbers to all of the records with a null invoice number -- which will take only a few centiseconds at most. And let the users/system print only invoices that have numbers assigned. This way, you pretty much eliminate the concurrency issue of various branches generating invoices only in their time window -- yuk, what an awful way to have to do business.
    And completely forget about users or branches having their own range of numbers. That is completely nuts. Your database already knows which branch owns which invoice, right??

  • HT201210 When iOS 6.0 updating my iPhone and connecting my iPhone to iTunes the only option I have, is to restore my iPhone. But ufortunately, I did not back up my iPhone before the updating. Is there any way I can avoid the restoring process? Rikke

    When iOS 6.0 updating my iPhone and connecting my iPhone to iTunes the only option I have, is to restore my iPhone. But ufortunately, I did not back up my iPhone before the updating. Is there any way I can avoid the restoring process?

    Once the Device is asking to be Restored with iTunes... it is too late to save anything...
    To minimise loss... Connect to iTunes on the computer you Usually Sync with and Restore from the most recent Backup...
    http://support.apple.com/kb/HT1414
    Restore from Backup
    http://support.apple.com/kb/ht1766

  • File upload in FormDataMultiPart with invalid Chinese filename in MS Window

    Hi,
    I found a strange problem that for the same file loading code work very well in OSX but not in Windows. The chinese filename get corrupted in Windows but not in OSX. I'm using Jersey 1.9 and the server is running Node.js. Is it a Java problem or Jersey?
    here is my code:
    FormDataMultiPart form = new FormDataMultiPart();
    form.bodyPart(new FileDataBodyPart("thumbnail", file));
    System.out.println("******************** =" + file.getName());
    System.out.println("form.getContentDisposition().getFileName() ="
    + form.getBodyParts().get(0).getContentDisposition()
    .getFileName());
    String s = clientResource.path("uploadTagFile").path(tagid)
    .type(MediaType.MULTIPART_FORM_DATA_TYPE)
    .accept(MediaType.APPLICATION_JSON).post(String.class, form);
    try {
    JSONObject j = (JSONObject) new JSONArray(s).get(0);
    System.out.println("******************** =" + j.toString());
    return j;
    } catch (JSONException e) {
    // TODO Auto-generated catch block
    e.printStackTrace();
    return null;
    and the log returned from OSX:
    Keep-Alive-Timer, called close()
    Keep-Alive-Timer, called closeInternal(true)
    Keep-Alive-Timer, SEND TLSv1 ALERT: warning, description = close_notify
    Keep-Alive-Timer, WRITE: TLSv1 Alert, length = 22
    Keep-Alive-Timer, called closeSocket(selfInitiated)
    ******************** =人题啊.png
    form.getContentDisposition().getFileName() =人题啊.png
    Allow unsafe renegotiation: false
    Allow legacy hello messages: true
    upload onSent: delta: 8192 bytes: 16589 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 3429 bytes: 20018 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 43 bytes: 20061 WebUploadFile.this.totalBytes: 19813
    Sep 28, 2012 8:36:13 AM com.sun.jersey.api.client.filter.LoggingFilter log
    INFO: 1 * Client out-bound request
    1 > POST https://192.168.56.101:8000/itags/uploadTagFile/1036
    1 > Content-Type: multipart/form-data
    1 > Accept: application/json
    --Boundary_1_1298626937_1348792573616
    Content-Type: image/png
    Content-Disposition: form-data; filename="人题啊.png"; modification-date="Sat, 09 Jun 2012 14:30:06 GMT"; size=19813; name="thumbnail"
    ?PNG
    IHDRY'??L?iCCPICC Profilex?T?k?P??e???:g     >h?ndStC??kW??Z?6?!H??m\??$?~?ًo:?w?>?كo{?
    ……….Jq ? ??
    ?8@@Y.?R$ ? @??@@\ d??J? ? ?!?c@pA???*E"? ??,?@@?B??? ??8@@Y.?R$ ? @??@@\ d??J? ? ?!?c@pA???*E"? ??,?@@?B??? ??8@@Y.?R$ ? @??@@\ d??J? ? ?!?c@pA???*E"? ??,?@@?B??? ???NA???8IEND?B`?
    --Boundary_1_1298626937_1348792573616--
    Thread-12, WRITE: TLSv1 Application Data, length = 333
    Thread-12, WRITE: TLSv1 Application Data, length = 16404
    Thread-12, WRITE: TLSv1 Application Data, length = 3697
    Thread-12, READ: TLSv1 Application Data, length = 645
    upload onReceiveStart: -1
    download onReceived: delta: 334 bytes: 334
    download onFinish
    Sep 28, 2012 8:36:13 AM com.sun.jersey.api.client.filter.LoggingFilter log
    INFO: 1 * Client in-bound response
    1 < 200
    1 < content-type: application/json
    1 < Transfer-Encoding: chunked
    1 < Set-Cookie: connect.sid=BS4OPYlxBXYxHFIrad8q3cSj.x5iTP%2Fm7UMNc8oR7CUisHwjVLSFN4dZprbkWlha5AQk; path=/; expires=Fri, 28 Sep 2012 04:36:18 GMT; httpOnly
    1 < Connection: keep-alive
    1 < X-Powered-By: Express
    1 <
    [{"_id":"5064f1023785e3d91800000d","filename":"人题啊.png","contentType":"image/png","length":19813,"chunkSize":262144,"uploadDate":"2012-09-28T00:36:18.578Z","metadata":{"author":"6001011","status":"temp","lastModifiedDate":"2012-09-28T00:36:18.545Z"},"md5":"4ef5aad2a4a13b6e4729cc8456053af9","Server":"localhost","DB":"7001000"}]
    ******************** ={"_id":"5064f1023785e3d91800000d","chunkSize":262144,"md5":"4ef5aad2a4a13b6e4729cc8456053af9","length":19813,"DB":"7001000","filename":"人题啊.png","contentType":"image/png","uploadDate":"2012-09-28T00:36:18.578Z","Server":"localhost","metadata":{"author":"6001011","status":"temp","lastModifiedDate":"2012-09-28T00:36:18.545Z"}}
    Sep 28, 2012 8:36:17 AM com.sun.jersey.api.client.filter.LoggingFilter log
    INFO: 5 * Client out-bound request
    5 > GET https://192.168.56.101:8000/itags/Tag/1036/editTag?jsonfile=%7B%22_id%22:%225064f1023785e3d91800000d%22,%22chunkSize%22:262144,%22md5%22:%224ef5aad2a4a13b6e4729cc8456053af9%22,%22length%22:19813,%22DB%22:%227001000%22,%22filename%22:%22%E4%BA%BA%E9%A2%98%E5%95%8A.png%22,%22contentType%22:%22image/png%22,%22uploadDate%22:%222012-09-28T00:36:18.578Z%22,%22Server%22:%22localhost%22,%22metadata%22:%7B%22author%22:%226001011%22,%22status%22:%22temp%22,%22lastModifiedDate%22:%222012-09-28T00:36:18.545Z%22%7D%7D
    https://192.168.56.101:8000/itags/Tag/1036/editTag?jsonfile=%7B%22_id%22:%225064f1023785e3d91800000d%22,%22chunkSize%22:262144,%22md5%22:%224ef5aad2a4a13b6e4729cc8456053af9%22,%22length%22:19813,%22DB%22:%227001000%22,%22filename%22:%22%E4%BA%BA%E9%A2%98%E5%95%8A.png%22,%22contentType%22:%22image/png%22,%22uploadDate%22:%222012-09-28T00:36:18.578Z%22,%22Server%22:%22localhost%22,%22metadata%22:%7B%22author%22:%226001011%22,%22status%22:%22temp%22,%22lastModifiedDate%22:%222012-09-28T00:36:18.545Z%22%7D%7D
    Thread-13, WRITE: TLSv1 Application Data, length = 703
    Thread-13, READ: TLSv1 Application Data, length = 346
    onReceiveStart: 10299
    Thread-13, READ: TLSv1 Application Data, length = 10319
    onReceived: delta: 8192 bytes: 8192
    onReceived: delta: 2107 bytes: 10299
    onFinish
    But in windows:
    Keep-Alive-Timer, called close()
    Keep-Alive-Timer, called closeInternal(true)
    Keep-Alive-Timer, SEND TLSv1 ALERT: warning, description = close_notify
    Keep-Alive-Timer, WRITE: TLSv1 Alert, length = 32
    Keep-Alive-Timer, called closeSocket(selfInitiated)
    ******************** =人题啊.png
    form.getContentDisposition().getFileName() =人题啊.png
    Ignoring unavailable cipher suite: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
    Ignoring unavailable cipher suite: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
    Ignoring unavailable cipher suite: TLS_ECDH_RSA_WITH_AES_256_CBC_SHA
    Ignoring unsupported cipher suite: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
    verify_data: { 242, 196, 62, 100, 237, 149, 2, 108, 226, 169, 30, 239 }
    %% Cached client session: [Session-3, TLS_RSA_WITH_AES_128_CBC_SHA]
    upload onSent: delta: 200 bytes: 200 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 8192 bytes: 8392 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 8192 bytes: 16584 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 3429 bytes: 20013 WebUploadFile.this.totalBytes: 19813
    upload onSent: delta: 41 bytes: 20054 WebUploadFile.this.totalBytes: 19813
    九月 28, 2012 8:29:21 上午 com.sun.jersey.api.client.filter.LoggingFilter log
    INFO: 1 * Client out-bound request
    1 > POST https://192.168.56.101:8000/itags/uploadTagFile/1036
    1 > Content-Type: multipart/form-data
    1 > Accept: application/json
    --Boundary_1_14995509_1348792161365
    Content-Type: image/png
    Content-Disposition: form-data; filename="人题啊.png"; modification-date="Sat, 09 Jun 2012 14:30:06 GMT"; size=19813; name="thumbnail"
    塒NG
    --Boundary_1_14995509_1348792161365--
    Thread-10, WRITE: TLSv1 Application Data, length = 3696
    Thread-10, READ: TLSv1 Application Data, length = 32
    Thread-10, READ: TLSv1 Application Data, length = 656
    九月 28, 2012 8:29:21 上午 com.sun.jersey.api.client.filter.LoggingFilter log
    INFO: 1 * Client in-bound response
    1 < 200
    1 < content-type: application/json
    1 < Transfer-Encoding: chunked
    1 < Set-Cookie: connect.sid=qbUD2aJkbJB6VoS79xm0sN7d.oFnD5R%2BOMiXsX8Iv%2Fp8ItHb10aYc6M4Aom09WFsRdz4; path=/; expires=Fri, 28 Sep 2012 04:29:26 GMT; h
    ttpOnly
    1 < Connection: keep-alive
    1 < X-Powered-By: Express
    1 <
    [{"_id":"5064ef663785e3d918000009","filename":"锟斤拷锟解啊.png","contentType":"image/png","length":19813,"chunkSize":262144,"uploadDate":"2012-09-28T
    00:29:26.397Z","metadata":{"author":"6001011","status":"temp","lastModifiedDate":"2012-09-28T00:29:26.366Z"},"md5":"4ef5aad2a4a13b6e4729cc8456053af9",
    "Server":"localhost","DB":"7001000"}]
    upload onReceiveStart: -1
    download onReceived: delta: 337 bytes: 337
    download onFinish
    ******************** ={"_id":"5064ef663785e3d918000009","chunkSize":262144,"md5":"4ef5aad2a4a13b6e4729cc8456053af9","length":19813,"DB":"7001000","fil
    ename":"????.png","contentType":"image/png","uploadDate":"2012-09-28T00:29:26.397Z","Server":"localhost","metadata":{"author":"6001011","status":"temp
    ","lastModifiedDate":"2012-09-28T00:29:26.366Z"}}
    Keep-Alive-Timer, called close()
    Keep-Alive-Timer, called closeInternal(true)
    Keep-Alive-Timer, SEND TLSv1 ALERT: warning, description = close_notify
    Keep-Alive-Timer, WRITE: TLSv1 Alert, length = 32
    Keep-Alive-Timer, called closeSocket(selfInitiated)
    Could you give me some direction on where the problem may be?
    Thanks,
    Brendan

    I have all other queries in chinese and return correctly.
    Also, by comparing the query on filename
    where in Windows it show:
    %22filename%22:%22%EF%BF%BD%EF%BF%BD%EF%BF%BD%E2%B0%A1.png
    but in OSX
    %22filename%22:%22%E4%BA%BA%E9%A2%98%E5%95%8A.png
    so how so where the convert gone wrong.

  • My PDF Document can't open properly in Acrobat Reader XI, But properly open in Acrobat Reader X

    Hi ~~
    As the topic, My customers using Acrobat Reader XI Can't open My Pdf file,
    But, same file can be opened properly in Acrobat Reader X,
    Acrobat Reader XI shows Error Message: Can't Capture Embeded Font
    Is there any update of Acrobat Reader XI can fix this problem?  pdf file sample: https://www.dropbox.com/s/68t63gz85ux3v5z/AAAAA.pdf

    Hey jameswangtw,
    Please ask your customer try downloading Asian Language Pack for Adobe Reader from the link given below:
    Adobe - Adobe Reader : For Windows : Adobe Reader 11.0.09 Font Packs - Asian and Extended Language Pack
    Regards,
    Anubha

  • I have a problem with Farmville on facebook,the game doesn't fit in its frame (I don't have this prblem when using Linux) so I can't game properly

    I have a problem with the game Farmville on facebook.
    When I go to the game ,the game doesn't fit in the frame (of Adobe flasplayer) ,so I can't game properly ,because features fall outside the frame.
    I don't have this problem when I game on a notebook with Linux,there ,the game fits the frame exactly,so the problem is not with Adobe flashplayer,but with Windos 7 in combination with Firefox?

    Reset the page zoom on pages that cause problems: <b>View > Zoom > Reset</b> (Ctrl+0 (zero); Cmd+0 on Mac)
    * http://kb.mozillazine.org/Zoom_text_of_web_pages

  • From which table we can find the stuck process in workflow from background

    Hi There,
    from which table we can find the stuck process
    in workflow from background.
    i mean the table which store information about going on process.
    It's Urgent
    Thank's
    Bachan
    Message was edited by:
    Bachan

    You can also run "bde_wf_item.sql" script.
    Note: 187071.1 - bde_wf_item.sql - Runtime Data of a Single Workflow Item
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=187071.1
    "Oracle Workflow Cartridge (WF): Workflow Item Details Data Collection Test" should be also helpful.
    Note: 369576.1 - Oracle Workflow Cartridge Workflow Item Details Data Collection Test
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=369576.1

  • Mac 10.5.8-Flash Player 10.3.183.90-Firefox 3.6.22-can not see properly some websites, videos or TV

    Mac osx 10.5.8 - Flash Player 10.3.183.90 - Firefox 3.6.22 - can not see properly some websites, videos or live TV-
    I get a message that says do you want to install Flash Player 11.8? I click "yes" and not installed, I think it's because that version is not compatible with my operating system Mac OSX 10.5.8.
    I'm going to flash website and only let me unburden the version that I have Flash Player 10.3.183.90, downloaded previous versions of flash but not running on my computer.
    Can you help me please, what I can do? greetings and thanks!
    En Español:
    Mac osx 10.5.8 - Flash Player 10.3.183.90 - Firefox 3.6.22 – no se pueden ver correctamente algunas webs, vídeos o televisión en directo-
    Me aparece un mensaje que dice ¿desea instalar Flash Player 11.8? hago clic en “si” y no se instala, creo que es por que esa versión no es compatible con mi sistema operativo Mac osx 10.5.8.
    Me voy a la web de flash y sólo me deja descargarme la versión que tengo Flash Player 10.3.183.90, descargo versiones anteriores de flash pero no se ejecutan en mi equipo.
    Me podrían ayudar por favor, ¿qué puedo hacer? un saludo y gracias!

    Probably not! Be patient!

Maybe you are looking for