URL Item and NLS!!!!

Hi,
I'm currently running portal 10g rel 2 and this is my issue. I have a bunch of url items on a page and when I change languages and update the items display name and url and submit my change it updates the display name for that languages but over-writes the url for both English and French content. Has anyone else experienced this? the same thing happens on 9026 as well. Can someone help?
Regards
Trevor

I'm also having a problem translated portlet titles for url(custom provider.xml files) and report/form/dynamic portlets. Can someone help me with this????? I can't seem to find any information/documentation regarding this issue
Thanks in advance

Similar Messages

  • URL item and folder

    I Have a folder with a URL Item. The URL is a link to a form developed by Oracle Forms.
    I have set my folder as following:
    Delete Form (URL Link)
    Description: This forms is used to delete projects from the database.
    Now, when user clicks on the delete form link, the form should show up in the same folder or portlet. Although i have set the DISPLAY options to LINK THAT DISPLAY ITEM IN FOLDER AREA, the form lunches in the full browser window.
    How can i force the URL to lunch in the same folder or portlet.???
    Thanks
    For Oracle Support team, this problem is a reference to TAR #13591315.6

    Was there a resolution?
    For those that cannot view TARs it'd be helpful to put that here.
    thanks!

  • URL Item Issue

    Hi,
    I have a Portal site in which I have setup many URL items. The URL items all point to PDF files (reports) on the local server that are updated nightly by night operations. I have one file that seems to be stuck somehow. When I open the file directly on the server the report date reads January 7th, however when I login to the Portal site and try to open the link it opens with a report date of 12/18. It doesn't seem to matter what I do the link is stuck on a report from 12/18 for some reason. I have tried the following to no avail:
    -Cleared my local temp internet files, cookies, history, etc.
    -Hit Clear Cache on the Portal site
    -Removed the URL Item and recreated it
    -Removed the physical file from the server completely (it still opens the report from 12/18)
    -Searched the server for a file containing a date of 12/18 (nothing)
    -Logged into the Portal site from different computers and as different users.
    We are not having issues with any other files/URL items, just seems to be this one. Any suggestions on how to fix this would be greatly appreciated.
    Thanks,
    Joe

    The problem seems to be related to cache yet you have done quite a bit to see if it really is due to caching.
    you can try to verify if it is a cache issue and then fix it as follows:
    1. change the browser to access it. if you were accessing it through IE then try using firefox or netscape or some other browser.
    2. or use some other machine, ask a colleague to access that file from their system. if the item persists it would be above system's cache problem.
    3. now to clear the cache for the AS, you may also clear plsql cache. for that, if you are using version beyond 30x then
    - remove the folders of pmd, session and plsql in midtier\apache\modplsql\cache\.
    - then restart the oc4j_security in infra-home;
    hope that helps.
    syed naqvi

  • Need to pass user_id and password in URL item attribute of workflow

    Hi Gurus,
    I am facing an issue in creating an URL in workflow builder.
    Basically i have created an URL Item type attribute with value
    ../../OA_HTML/jtfTaskMain.jsp?jttst0=2414_23135%2C23135%2C-1%2C0%2C&jttmexjtfm0=_0_0_1_0_f_nv_&jttmexetfm1=_0_-1_&jfn=ZG700F3B7360316A8A7557B082337FBD0423D2AA232DEA5407CEA2D4D6508E6A04693B0E4B1E1EA9069F1DFFC5EA0DB3ABED&jtfm0=_0_0_1_1_f_nv_&etfm1=_1_-1_&oas=6B1ntRszm8xl-UOPcBYwww..&task_id=10505&PID=&PNAME=&PTYPE=
    in workflow and above highlighted values are the dynamic paramers to open the standard JSP page. The above link works because it is user specific. Please let me know how to pass these dynamic parametsr like user_id, password, OAS,task_id to the URL?
    Thanks in advance,
    Veerendra
    Message was edited by:
    user621894

    Hi,
    You'll need to determine the values and populate the URL in a PL/SQL activity earlier in the process.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://thoughts.workflowfaq.com ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • My phone has been hacked - opening texts, editing items and typing URLs

    Something crazy is going on with my iphone. So far today it has done all of the following when it has been sat on a table, with nothing near it, and nothing touching it:
    - opening text messages and scrolling through them
    - entering my contacts and editing (deleting items and selecting new images)
    - entering my photo gallery and selecting images
    - opening search
    - opening safari and connecting to the internet
    - opening notes and copying and pasting items
    - opening call history and calling people from my 'last dialled'
    earlier when i was logged into twitter it sent to tweets - i lost all control of the screen. The first said 'En' and the second said 'E' (not anything dramatic) - but i had no control of it and had to turn it off and restart.
    I reset all the factory settings but it's made no difference. I've since removed the sim card and turned the phone off - but i don't know if this is enough.
    In addition to this - it was plugged into my mac syncing yesterday. Today when I turned my mac on, the green light next to the webcam will not go off - should I be worried about this?
    Any advice or help is gratefully received!

    When did you drop it (possibly into water)? Sounds like the digitizer is randomly generating taps/presses/swipes. Time to visit the Genius Bar and find out what the replacement is going to cost.

  • How to display URL images and URL link (html) from Smartforms?

    Hi Gurus,
    I'm having difficulty on how to display targeted URL images and URL link from the smartforms, after i sending it out as html mail. The mail i sent just can be preview as a plain text, which can't execute the html code that i put inside the smartforms itself. I follow a few step from this very useful blog.. Hopefully, you guys can give me some solutions or ideas on this.
    /people/pavan.bayyapu/blog/2005/08/30/sending-html-email-from-sap-crmerp -thanks to Pavan for his useful blog.
    My code is like this..
    <--- Start Code.
    FORM call_smartforms.
      DATA : lv_subject TYPE so_obj_des,
             lc_true(1) VALUE 'X',
             lw_control_parameters TYPE ssfctrlop,
             lw_output_options TYPE ssfcompop,
             lc_graphics(8) VALUE 'GRAPHICS',
             lw_xsfparam_line TYPE ssfxsfp,
             lc_extract(7) VALUE 'EXTRACT',
             lc_graphics_directory(18) VALUE 'GRAPHICS-DIRECTORY',
             lc_mygraphics(11) VALUE 'mygraphics/',
             lc_content_id(10) VALUE 'CONTENT-ID',
             lc_enable(6) VALUE 'ENABLE',
             lw_job_output_info TYPE ssfcrescl,
             lw_html_data TYPE trfresult,
             lw_graphics TYPE ssf_xsf_gr,
             lt_graphics TYPE tsf_xsf_gr,
             lv_html_xstr TYPE xstring,
             lw_html_raw LIKE LINE OF lw_html_data-content,
             lv_incode TYPE tcp00-cpcodepage VALUE '4110',
             lv_html_str TYPE string,
             lv_html_len TYPE i,
             lc_utf8(5) VALUE 'utf-8',
             lc_latin1(6) VALUE 'latin1',
             lv_offset TYPE i,
             lv_length TYPE i,
             lv_diff TYPE i,
             lt_soli TYPE soli_tab,
             lw_soli TYPE soli,
             lc_mime_helper TYPE REF TO cl_gbt_multirelated_service,
             lv_name TYPE mime_text VALUE 'sapwebform.htm',
             lv_xstr TYPE xstring,
             lw_raw TYPE bapiconten,
             lt_solix TYPE solix_tab,
             lw_solix TYPE solix,
             lv_filename TYPE string,
             lv_content_id TYPE string,
             lv_content_type TYPE w3conttype,
             lv_obj_len TYPE so_obj_len,
             lv_bmp TYPE so_fileext VALUE 'BMP',
             lv_description TYPE so_obj_des VALUE 'Graphic in BMP format',
             lc_doc_bcs TYPE REF TO cl_document_bcs,
             lc_bcs TYPE REF TO cl_bcs,
             lc_send_exception TYPE REF TO cx_root,
             lw_adsmtp TYPE lty_adsmtp,
             lv_mail_address TYPE ad_smtpadr,
             lc_recipient TYPE REF TO if_recipient_bcs,
             lc_send_request TYPE REF TO cl_bcs,
             lv_sent_to_all TYPE os_boolean.
      DATA : v_language TYPE sflangu VALUE 'E',
             v_e_devtype TYPE rspoptype.
      v_form_name = 'ZTEST_EMAIL'.
      CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
        EXPORTING
          formname           = v_form_name
        IMPORTING
          fm_name            = v_namef
        EXCEPTIONS
          no_form            = 1
          no_function_module = 2
          OTHERS             = 3.
      IF sy-subrc = 0.
       break mhusin.
      ENDIF.
    starting here. ***
    Set title for the output
      lv_subject = 'Smartforms.'.
    Set control parameters to "no dialog"
      lw_control_parameters-no_dialog = lc_true.
    IF lw_service_subject-code = lc_fm1.
    *--- To get output device type
      CALL FUNCTION 'SSF_GET_DEVICE_TYPE'
        EXPORTING
          i_language    = v_language
          i_application = 'SAPDEFAULT'
        IMPORTING
          e_devtype     = v_e_devtype.
      lw_output_options-tdprinter = v_e_devtype.
      lw_control_parameters-getotf = 'X'.
      IF sy-subrc = 0.
       break mhusin.
      ENDIF.
    Set output options
      lw_output_options-xsf        = lc_true.
      lw_output_options-xsfcmode   = lc_true.
      lw_output_options-xsfoutmode = 'A'.
      lw_output_options-xsfoutdev  = space.
      lw_output_options-xsfformat  = lc_true.
      lw_xsfparam_line-name  = lc_graphics.
      lw_xsfparam_line-value = lc_extract.
      APPEND lw_xsfparam_line TO lw_output_options-xsfpars.
      lw_xsfparam_line-name  = lc_graphics_directory.
      lw_xsfparam_line-value = lc_mygraphics.
      APPEND lw_xsfparam_line TO lw_output_options-xsfpars.
      lw_xsfparam_line-name  = lc_content_id.
      lw_xsfparam_line-value = lc_enable.
      APPEND lw_xsfparam_line TO lw_output_options-xsfpars.
    Get the smartform content
      CALL FUNCTION v_namef
        EXPORTING
          control_parameters   = lw_control_parameters
          output_options       = lw_output_options
    *pass other application specific parameters (eg order number, items ).
      IMPORTING
          job_output_info    = lw_job_output_info
      TABLES
          tt_tabh              = tt_tabh
          tt_tabb              = tt_tabb
          tt_tabf              = tt_tabf
      EXCEPTIONS
          formatting_error = 1
          internal_error   = 2
          send_error       = 3
          user_canceled    = 4
          OTHERS           = 5.
      IF sy-subrc = 0.
       break mhusin.
      ENDIF.
      lw_html_data  = lw_job_output_info-xmloutput-trfresult.
      lt_graphics[] = lw_job_output_info-xmloutput-xsfgr[].
      CLEAR lv_html_xstr.
      LOOP AT lw_html_data-content INTO lw_html_raw.
        CONCATENATE lv_html_xstr lw_html_raw INTO lv_html_xstr IN BYTE MODE.
      ENDLOOP.
      lv_html_xstr = lv_html_xstr(lw_html_data-length).
      CALL FUNCTION 'SCP_TRANSLATE_CHARS'
        EXPORTING
          inbuff       = lv_html_xstr
          incode       = lv_incode
          csubst       = lc_true
          substc_space = lc_true
        IMPORTING
          outbuff      = lv_html_str
          outused      = lv_html_len
        EXCEPTIONS
          OTHERS       = 1.
    *HACK THE HTML CODE GENERATED BY SMARTFORM TO MAKE THE
    *EXTERNAL IMAGES APPEAR AS <IMG> TAG IN HTML
      REPLACE ALL OCCURRENCES OF '<IMG' IN lv_html_str WITH '<IMG' IGNORING CASE.
      REPLACE ALL OCCURRENCES OF '/>' IN lv_html_str WITH '/>' IGNORING CASE.
      REPLACE ALL OCCURRENCES OF '</A>' IN lv_html_str WITH '' IGNORING CASE.
      REPLACE ALL OCCURRENCES OF '<' IN lv_html_str WITH '<' IGNORING CASE.
      REPLACE ALL OCCURRENCES OF '>' IN lv_html_str WITH '>' IGNORING CASE.
    CALL METHOD html_control - >load_mime_object
       EXPORTING
         object_id  = 'ZWN'
         object_url = 'ZWN.GIF'
       EXCEPTIONS
         OTHERS     = 1.
      REPLACE ALL OCCURRENCES OF lc_utf8 IN lv_html_str WITH lc_latin1.
    REPLACE ALL OCCURRENCES OF lc_utf8 IN lv_html_str WITH 'iso-8859-1'.
       break mhusin.
      lv_html_len = STRLEN( lv_html_str ).
      lv_offset = 0.
      lv_length = 255.
      WHILE lv_offset < lv_html_len.
        lv_diff = lv_html_len - lv_offset.
        IF lv_diff > lv_length.
          lw_soli-line = lv_html_str+lv_offset(lv_length).
        ELSE.
          lw_soli-line = lv_html_str+lv_offset(lv_diff).
        ENDIF.
        APPEND lw_soli TO lt_soli.
        ADD lv_length TO lv_offset.
      ENDWHILE.
      CREATE OBJECT lc_mime_helper.
      CALL METHOD lc_mime_helper->set_main_html
        EXPORTING
          content     = lt_soli
          filename    = lv_name
          description = lv_subject.
      LOOP AT lt_graphics INTO lw_graphics.
        CLEAR lv_xstr.
        LOOP AT lw_graphics-content INTO lw_raw.
          CONCATENATE lv_xstr lw_raw-line INTO lv_xstr IN BYTE MODE.
        ENDLOOP.
        lv_xstr = lv_xstr(lw_graphics-length).
        lv_offset = 0.
        lv_length = 255.
        CLEAR lt_solix[].
        WHILE lv_offset < lw_graphics-length.
          lv_diff = lw_graphics-length - lv_offset.
          IF lv_diff > lv_length.
            lw_solix-line = lv_xstr+lv_offset(lv_length).
          ELSE.
            lw_solix-line = lv_xstr+lv_offset(lv_diff).
          ENDIF.
          APPEND lw_solix TO lt_solix.
          ADD lv_length TO lv_offset.
        ENDWHILE.
        CONCATENATE lc_mygraphics lw_graphics-graphics text-001 INTO lv_filename.
        CONCATENATE lc_mygraphics lw_graphics-graphics text-001 INTO lv_content_id.
        lv_content_type = lw_graphics-httptype.
        lv_obj_len      = lw_graphics-length.
    *Add images to the email
        CALL METHOD lc_mime_helper->add_binary_part
          EXPORTING
            content      = lt_solix
            filename     = lv_filename
            extension    = lv_bmp
            description  = lv_description
            content_type = lv_content_type
            length       = lv_obj_len
            content_id   = lv_content_id.
      ENDLOOP.
      TRY.
          lv_subject = lv_subject.
          lc_doc_bcs = cl_document_bcs=>create_from_multirelated(
                   i_subject          = lv_subject
                   i_multirel_service = lc_mime_helper ).
        CATCH cx_document_bcs INTO lc_send_exception.
        CATCH cx_bcom_mime INTO lc_send_exception.
        CATCH cx_gbt_mime INTO lc_send_exception.
      ENDTRY.
    Create send request
      TRY.
          lc_bcs = cl_bcs=>create_persistent( ).
        CATCH cx_send_req_bcs INTO lc_send_exception.
      ENDTRY.
      TRY.
          lc_bcs->set_document( i_document = lc_doc_bcs ).
        CATCH cx_send_req_bcs INTO lc_send_exception.
      ENDTRY.
    Set-up email receiver
      lv_mail_address = '[email protected]'.
    TRANSLATE lv_mail_address TO UPPER CASE.
      TRY.
          lc_recipient = cl_cam_address_bcs=>create_internet_address(
              i_address_string = lv_mail_address ).
        CATCH cx_address_bcs INTO lc_send_exception.
      ENDTRY.
      TRY.
          lc_bcs->add_recipient( i_recipient = lc_recipient ).
        CATCH cx_send_req_bcs INTO lc_send_exception.
      ENDTRY.
    Send smartforms as HTML email
      TRY.
          lc_bcs->send( ).
        CATCH cx_send_req_bcs INTO lc_send_exception.
      ENDTRY.
      COMMIT WORK.
      WRITE:/ 'Mail sent'.
    ENDFORM.                    "call_smartforms
    End Code --->
    Thanks and Regards.

    1- put your images in a directory under the web app directory. Example: app/images/
    2- in your jsp, use: String file = application.getRealPath("/images/"); to get the images directory. See http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/ServletContext.html#getRealPath(java.lang.String)
    3- it's not the right forum to post this kind of question. Post them in the JSP/Servlet JSTL forum instead

  • Rights on URL items in a content area

    Hi,
    Ok, so now I have my query to retrieve the main URL items (top level branches) in a content area for my treeview. This is the query:
    SELECT IT.Name,
    IT.MasterThingId,
    IT.ParentId,
    URL.Url,
    COUNT(IT2.Name) Subs
    FROM WWV_THINGS IT, WWSBR_URL$ URL, WWV_THINGS IT2
    WHERE IT.SiteId = (
    SELECT Id
    FROM WWSBR_ALL_CONTENT_AREAS
    WHERE Name = 'CA_NAVIGATION'
    AND Default_Language = 'us')
    AND IT.Active = 1
    AND IT.ParentId is null
    AND IT.Id = URL.Object_Id
    AND IT2.ParentId(+) = IT.MasterThingId
    GROUP BY IT.Seq,
    IT.Name,
    IT.MasterThingId,
    IT.ParentId,
    URL.Url
    How do I figure out if the current user has rights to view the item or not? Not all users may see all these URL's of course.
    I know how to find the current user, but I don't know how to limit this query to only those URL's granted to the current user.
    Could anybody please point me in the direction of the correct table/tables to use in this query?
    Thanks in advance,
    Joey
    null

    Hi,
    I've found several docs in the PDK. I've also found a reference to the WWSEC_API, function has_privilege.
    But I would like to know in which table I should look to check for rights of users and groups.
    In content area X, I have several URL's, each URL has several usergroups that can access the URL. How do I know which URL's to display when user Y belonging to usergroup Z logs in?
    Thanks in advance,
    Joey

  • URL item is not working

    I try to create a url item (e.g http://www.oracle.com) but when the url runs it returns the message 'The parameter is incorrect'. The <<http server>> and <<http server port>> fields in global settings portlet are correct. Can anyone help me?
    Thanks

    Hi,
    Looks like the proxy server details in the global settings is wrong. Have you given your http server settings there?
    You need a different proxy server and port for accessing beyond a firewall.
    Thanks,
    Sharmila
    I try to create a url item (e.g http://www.oracle.com) but when the url runs it returns the message 'The parameter is incorrect'.
    The <<http server>> and <<http server port>> fields in global settings portlet are correct. Can anyone help me?
    Thanks

  • Why URL column in WWSBR_ALL_ITEMS is empty for url item type??

    I tried to query url of the url item from WWSBR_ALL_ITEMS, but url doesn't return anything. Did I queried wrong table? Can someone please let me know how to find the actual url(such as http://www...) for the url item type. Thanks!

    I don't remember exactly where I got this solution -- I think it was from a TAR -- but I have the following comment on the copy of WWSBR_ALL_ITEMS that we use to replace the one that ships with Portal 3.0.9.8:
    "The join between WWV_THINGS(t) and WWSBR_URL$(u) is defined as t.url = u.url(+). The join should be t.id = u.object_id(+)"
    I haven't looked at the type stuff in a while, but I remember that we used the subtype to identify things when we were working with that view.

  • Passing values to a URL item

    Hi,
    Is it possible to pass a value to a URL item?
    Here is what I am trying to do:
    Add a URL item that opens up in a new window(since inplace display of external URLSs is not yet poss. and applets etc don't work). The URL is http://www.mywebsite.com/pls/portal30/hellorpt?p_userid=
    I would like to add the value returned by
    wwctx_api.get_user to this URL. So that
    when the user invokes the URL, it becomes http://www.mywebsite.com/pls/portal30/hellorpt?p_userid=PORTAL30 (if that was the user who was logged in).
    I could probably add a pl/sql item which creates a page which redirects to the URL using window.location.href, but I wanted to
    know if the above was possible.
    Sanjay

    No, you can't substitute a parameter this way on a URL item.

  • Setting items and branching to a different app via a report column link

    Hi,
    I'm figuring out how to branch to another application by using a URL redirect and contructing the target URL with items and item values to pass to the target app. So far, so good. But I'm now trying to branch to another app via a column link from a report form (I had previously branched to a page within the same app, but that page should really be another app, callable from several sources). Before, I had also set several items (in the calling app). Now, when I choose to re-direct to a URL, rather than a page in the current application, the item and value setting boxes get disabled. Is there a way to also set current page items (that are not being passed to the target app) at the time the link is redirected?
    Frank

    Frank,
    It's easy. Just type in the relative f?p URL along with the item names/item values, e.g., to redirect to app 200 page 20 from your app's page 1 passing P1_ITEMA and P1_ITEMB into similarly named items on page 20 type in:
    f?p=200:20:&APP_SESSION.::NO::P20_ITEMA,P20_ITEMB:&P1_ITEMA,&P1_ITEMB.
    Note that redirecting to another application may require the user to authenticate to that application. If that is your intent there is no need to include &APP_SESSION. in the link.
    Scott

  • Portal - Oracle text URL item search error - DRG-11614

    HI,
    I have enabled text searching and created a URL item to http://www.news.com
    I have sync'd the Oracle Text index and on looking at ctxsys.ctx_user_index_errors
    I see
    ERR_INDEX_NAME ERR_TIMES ERR_TEXTKEY
    ERR_TEXT
    WWSBR_URL_CTX_INDX 15-SEP-04 AAAOR8AAGAAAA47AAI
    DRG-11614: URL store: communication with host specified in http://www.news.com t
    imed out
    Can anyone tell me what is causing this?
    Thanks
    Joel.
    (Oracle Portal Version: 9.0.4.0.99)

    Joel
    Does your database host require a proxy in order to be able to contact the website?
    You can set the proxy that Portal uses from the Global Settings pages - there is a link to these from the Services portlet, an instance of which can be found on the Administration tab of the Desgin Time pages.
    Once you've changed the proxy setting you'll need to recreate the URL index so that it can have another go at indexing your website with the Proxy. Please refere to the Search Configuration chapter in the Portal Configuration Guide for more information.
    http://download.oracle.com/docs/cd/B10464_01/portal.904/b10356/toc.htm

  • Multiple "Open URL" items in terminal right-clicik context menu

    Since http://discussions.apple.com/thread.jspa?threadID=2068339 was closed without anyone apparently even bothering to reply to it, I'm reviving it here - unlike the previous asker, I'm rather more resilient and determined.
    The terminal right-click context menu has 3 - 4 "Open URL" items on it, even on terminal tabs where there is no URL anywhere. Can someone please tell me how to fix this?
    Thank you.

    Thank you very much Linc. After allowing the command to run and restarting the terminal, that seems to have had the desired effect. +2 for you!

  • URL item using file://

    When creating a URL item for linking to our network drives if the path has a space within it, it will fail. Those paths without spaces will work correctly. Without having to rename the directories is there any other value that can placed into the path name to indicate to portal that it is a space (portal does not recognize the commonly used %20).
    ex.
    file://X:\name_of_folder\name_of_sub_folder\document1 (this will work)
    file://X:\name of folder\name of sub folder\document1 (this will not work

    Peter,
    We are currently running version 3.0.9.8. Apparently this version does not support that function as well as the newer versions.
    We use this to initiate applications on network directories that have dependencies on those directory structures. Typically they are internet applications that a vendor/service provider provides. Some of these require a client side application to be installed. Most require the specific folder/directory/path created by the install to work properly. As far as I know the portal will not support this within its database structure.
    Thanks for the information you provided. We are in the process of migrating to 10g and it sounds like this issue should be resolved.

  • URL Item Security

    When a URL item is created that points to a file on the windows file system, which userid is used to connect to the windows file system?

    There is no connection between the portal and the target of a URL item (unless the URL item is pointing to another location in the portal itself, or another application bounded by the Single Sign On server).
    The user will be connected to the Windows file system using their Windows session id.
    Regards,
    Jerry
    PortalPM

Maybe you are looking for

  • How do I Consolidate my photos scattered on my c drive and my H drive?

    All of my photos have been imported already but some are on my C drive and others are on my H drive. All of those on my H drive are all under a single folder My Lightroom photographs. Those on my C drive are under a whole set of about 50 folders. I h

  • I have a prob with my Blackberry 8700R

    hello it came with no cd rom to it every time I plug in to charge it says new hardware found please install cd or click I dont have one find it on net and wont find it were do I go to get an updated virsion for this for desk top soft ware or should I

  • Connecting a turntable to iMac

    Can I use connect a turntable to my Mac directly in order to use Audio Recorder? I have the Monster Cable lead used to connect iPod to my hifi, this cable could connect the turntable to iMac. Thanks, SB

  • Rub time error  7 in business explorer

    Hi, I am trying to create or change the query in BEX Analyzer poppin up with the error Rub time error  7 Out of memory An unexpected 'out of memory' error occured in wdbrlog. 1 error(s) are logged. What could be the problem Thanks Priya

  • HT1311 this apple id has not yet been used in the iTunes store

    I just IPAD from my wife (Old one) but I cannot signin app store or itune although i sign up for apple id already, please kindly advise