Remote Helpsets and image URLs

When using Java's helpset viewer on helpsets hosted on a web server, images only show if you specify their URL as relative to the helpset's root...
For example, if I have a helpset with a subdirectory abc that contains 2 files, test.html and test.jpg, the following tag won't work in test.html...
<img src=test.jpg>For the image to show it has to be like this...
<img src=abc\test.jpg>..which makes testing html pages individually a pain. Is there any way to force the helpset viewer to behave like a normal browser and treat URLs in "scr" attributes as being relative to the page's path? (instead of relative to the root)

Thank you so much for your time.
With Yahoo! Mail configued as the mailto app, selecting "Email image..." on the Firefox logo on the Mozilla site, this is what gets dropped into the compose window in Yahoo! Mail:
https%3A%2F%2Fsupport.cdn.mozilla.net%2Fstatic%2Fimg%2Fblank.png&subject
Changing my mailto app to Gmail, this is what gets dropped into a compose window:
https://support.cdn.mozilla.net/static/img/blank.png
So it does indeed seem to be a Yahoo! Mail issue, not a Firefox issue, as a different email client changes things.
What's very odd is that this used to work with Yahoo! Mail several weeks ago. I wonder if Yahoo changed something on thier end.
Thanks
Jim

Similar Messages

  • [svn:osmf:] 11973: Update description and image URL.

    Revision: 11973
    Revision: 11973
    Author:   [email protected]
    Date:     2009-11-18 21:50:34 -0800 (Wed, 18 Nov 2009)
    Log Message:
    Update description and image URL.
    Modified Paths:
        osmf/trunk/apps/samples/framework/ExamplePlayer/org/osmf/examples/AllExamples.as

    I updated my query that populates my form with cfsets as follows:
    <cfif IsDefined("URL.ProductID")>
    <cfquery datasource="farmky" name="getProducts">
    SELECT CatalogGroup.ID AS CatalogGroup_ID,
           CatalogGroup.Group,
           Products.ProductID,
           Products.Manufacturer,
           Products.ManufacturerImage,
           Products.ProductTitle,
           Products.ProductImage,
           Products.ProductDescription,
           Products.Species,
           Products.CatalogGroup,
           Products.ProductType,
           ProductTypes.ID AS ProductTypes_ID,
           ProductTypes.ProductType AS ProductTypes_ProductType
    FROM ProductTypes INNER JOIN (CatalogGroup INNER JOIN Products ON CatalogGroup.ID = Products.CatalogGroup) ON ProductTypes.ID = Products.ProductType
    WHERE ProductID = #URL.ProductID#
    ORDER BY Products.ProductType, Products.ProductTitle
    </cfquery>
    <cfset ManufacturerImage = Trim(getProducts.ManufacturerImage)>
    <cfset ProductImage = Trim(getProducts.ProductImage)>
    <cfset Manufacturer = Trim(getProducts.Manufacturer)>
    <cfset ProductTitle = Trim(getProducts.ProductTitle)>
    <cfset ProductDescription = Trim(getProducts.ProductDescription)>
    <cfset Species = Trim(getProducts.Species)>
    <cfset CatalogGroup = Trim(getProducts.CatalogGroup)>
    <cfset ProductType = Trim(getProducts.ProductType)>
    </cfif>
    Now when I execute the form I get :
    Element PRODUCTID is undefined in FORM.
    This is the source code fromt the form prior to submission:
    <form action="update_product.cfm" method="post">
                <input type="hidden" name"ProductID" value="27" />
    etc.....

  • PDF and images' URL

    Hello world,
    Let's say I have in my database a table with a column that contains URL to images. If my want to generate it in PDF, I can use an image boilerplate with "source file format" set to "Image URL" and the "source filename" to &my_column_name. Now, I'm discovering that I can't use this in PDF :-(
    I thought I could use a "source file format" of "Image" only, since the URL is in fact a local path. But then, I've discovered that I can't set the "source filename" to a reference to a column. Argh!!!
    I'm sure I'm not the first going thru this. Can someone tell me what are my option now?
    Thanks a lot!
    Frederic

    Hi Timo,
    The URL should be delivered in the form:
    ;http://myserver:myport/filename.fileextension;fileextension;
    Like:
    ;http://www.sap.com:1080/sampleimage.jpg;jpg;
    Alternatively you can just add the MIME URL directly into the CCM schema of the affected catalog which means in the uploads you only need to define the filename and extension.
    Regards,
    Jason

  • Can anyone tell me how to upload a url to an image onto facebook the way you could with a pc. Recently switched over to Mac and this is one thing I can't seem to figure out. Basically in Windows you could right click on an image, click copy the image url

    I've recently switched over to a Mac and before in Windows on a pc if you wanted to post an image on facebook you would right click the image you found on the post you wanted to share, then click copy url. You'd simply take that url and put it into the facebook post when uploading an image and that's all. Can not seem to find a way to do it now, other than saving the image to the computer and then uploading that which is not what I want to do. I've searched and searched but can't seem to find a solution other then posting in Parallels Window.
    Any suggestions??

    Thanks brody, I had been able to do that but on my business fb page I often post images and put in the links myself in the descriptions. In Windows you're able to post images by simply pasting in the url but on the Mac I'd have to download someone's image which I'm not comfortable doing so I find myself switching back and forth between the Mac and Windows.
    This link explains what I'm trying to do on the Mac probably in a less confusing way than I just did: http://howto.cnet.com/8301-11310_39-57496509-285/quickly-upload-photos-to-facebo ok-by-pasting-the-image-url/

  • The value should be set for Base image URL and Image file directory

    Hi experts
    Now customer has the following issue.
    XML Publisher concurrent request, using RTF layout template with LOGO, does not generate the LOGO for Excel output.
    but in output formats PDF, it is shown normally.
    from the debug log, we can found the following error message
    ======
    [051812_054716051][][ERROR] Could not create an image. Set html-image-dir and html-image-base-uri correctly.
    ======
    so I tell the customer to do the following action plan.
    1. in XML Publisher Administrator resp > Administration expand the HTML Output section.
    2a. enter a value for 'Base image URI'
    2b. enter a value for 'Image file directory'
    Customer set the value as following and retest this issue,but he found the issue is not solved.
    Base image URI: /u01/r12/ebssnd/apps/apps_st/comn/java/classes/oracle/apps/media/XXSLI_SONY_LIFE_LOGO.gif
    Image file directory: /u01/r12/ebssnd/apps/apps_st/comn/java/classes/oracle/apps/media
    I verified 'Base image URI' and 'Image file directory' settings:
    1) Change output type to HTML.
    2) Click the Preview.
    but the image is correctly displayed on HTML, so I think the issue is caused by user's uncorrectly setting of the base image URL and/or image file directory
    but could anyone give me some advice on which value should be set for Base image URL and Image file directory
    Regards
    shuangfei

    First thing to do is to edit the post and use some tags to format the code as it is unreadable and too much!
    Read the FAQ (https://forums.oracle.com/forums/help.jspa) to find out how to do this.
    Next we need to know the jdev version you are using!
    As the code is generated I would first try to generate it again after the db change.
    Timo

  • I need to select and upload a image and corresponding url from an external website using file upload control in MVC4. Please help

    I need to select and upload a image and corresponding  url from an external website using file upload control in MVC4.
    Please help
    Latheesh K Contact No:+91-9747369936

    This forum supports .NET Framework setup.
    As your issue appears to have nothing to do with .NET Framework setup, please ask in the MVC forums for best support.
    http://forums.asp.net/1146.aspx/1?MVC

  • Create HelpSet using input stream and not URL

    Hi All,
    I looked over the docs and apis and I was not able to find any way to create a HelpSet from an input stream.
    Basically all I have is are input streams to the help files and not URLs, is there a way to initialize the help set with that?
    thanks

    Never compare Strings using Object equality or inequality ("==" resp. "!=").
    Use [url http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#equals(java.lang.Object)]String#equals (or [url http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#indexOf(java.lang.String)]String#indexOf or [url http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html#matches(java.lang.String)]String#matches).
    Please use code tags when posting code. This means wrapping your text between [code[/b]][[/b]code] tags. See the [url http://forum.java.sun.com/help.jspa?sec=formatting]Formatting tips.

  • Labview Remote conection and acquire sound and image

    Good afternoon for everyone,
    What I want is the following:
    1. º How do I record values from a graph in Excel by pressing a button (eg recording).
    2. º How do I show my power picture and sound on my pc through the microphone and webcam laptop by pressing two buttons, for example sound "on" and picture "on" and do the "off" to both.
    3. º How do I power fizar my IP, since I already did what was on this page and I can not communicate with any other PC.
    http://redacacia.me/2010/10/15/internet-control-of-a-labview-vi-part-ii/
    Please find attached the program.
    Thank you and if I can help thanks a lot!
    Best Regards,
    FASP
    Attachments:
    imaqUSB.llb ‏174 KB
    Menu_Final_tabs.vi ‏5532 KB

    I'm sorry, but from your description I have no idea what you are trying to do. Ok, I see that LV is doing something, and that you want to acquire sound and images, and that the web is apparently involved. But,
    How is Excel involved?
    What is the web interface doing?
    Where are the buttons you talk about pressing located? 
    What are the sound and video sources?
    What version of LV are you using?
    What is the network you are using?
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Remote Panel and Internet Explorer

    Hello. I have a problem with a Remote Panel and Internet Explorer. I create a measurement system in LabVIEW. It�s composed of a main front panel and a few subVIs with independent front panels opened from main Front Panel when I press appropriate button. As a local system everything works ok but I try to create a web version of this system. I decide that I can use a Remote Panel. In Web Publishing Tool I was creating a web page for each of Front Panel. I try to have the same functionality as in local system, so when in Front Panel (opened in Internet Explorer window) I press appropriate button I want to open secondary Internet Explorer window with a subVI inside. And now I�m stuck because I can�t open this secondary window in a network w
    orkstation. Has anyone have an idea how can I do it?

    > Hello. I have a problem with a Remote Panel and Internet Explorer. I
    > create a measurement system in LabVIEW. It?s composed of a main front
    > panel and a few subVIs with independent front panels opened from main
    > Front Panel when I press appropriate button.
    I think you have two options. You can open most modal subVI panels
    directly on a remote machine. The popup panels won't be in a web page,
    but it will work with few changes.
    A second approach would be to change the app slightly. The buttons that
    launch the subVIs will turn into URL links. The links will open a web
    page with a different embedded panel.
    Greg McKaskle

  • Problem with Dreamweaver Crashing When Trying to Resolve Bad Image URLs

    I have consistently had this problem ever since using Dreamweaver CS4 (3-4 years).  I constanly hand code HTML emails using Dreamweaver (about 100-150+ / yr), when I start a new email, becaue of the nature of the emails, I have to use absolute URLs for the images contained within said email.  Usually when I go to create a new email, I pick up an old one, to grab keep the same basic template and then do a find and replace to update the URLs for the images contained within the email.  The emails and image assets are kept on a web server and separated out with different directories, for example:  mysite.com/email1/ and mysite.com/email2/.  If I fail to upload all of the images from email1 into email2's directory or is I mistype the new URL Dreamweaver gets stuck when it tries to resolve the updated URLs and it can't find the images.  Quite frankly, I don't need dreamweaver to resolve the URLs for images, I don't use design view and probably never will, it automatically pulling the height and width attributes is conveinient but not neccessary.  Dreamweaver will stay hung up (completely unresponsive) indefinitely when this happens, and I usually have to kill the process via the Task Manager to even get it to shut down.  Then when I restart Dreamweaver it rebuilds the site cache which takes at least 5-10 minutes, I have a very large internal developement server.  This has caused me an absolute ton of frustration and lost time.  I was hoping someone could suggest a solution.
    A couple of ideas I have kicking around as possible solutions but don't know how to do:
    Killing the resolving of the absolute URLs (I can't find this in the Dreamweavers settings, I haven't checked the config files themselves though)
    Disabling design and split view (last resort)
    In case this helps my, system info:
    Windows 7 64-bit
    Intel Xeon W4530 @ 2.8 GHz
    12.0 GB of RAM
    Abobe CS4 Master Suite
    Thanks,
    Jason

    Thank's for replying.  Since the first time I put in this answer, I've done a couple of tests to see what actually would go through the exporting process in iMovie and it turns out that I can export videos created using my webcam along with videos with slideshows. 
    The only problem is that with the slideshows (which is the type of video I'm attempting to export now), if I'm using all still images/pictures, I can only export videos no longer than about forty five seconds...anymore than that and iMovie crashes. 
    So my new question is...do you or anyone else know why this could be and how I could fix this problem?  Also, I'm not very tech savy and this is the first Mac I've ever owned so more details and instructions in the answers would be greatly appreciated.  Thanks.

  • How to get anonymous guest link "View Only" and "Edit" URL using JSOM or Search API ?

    Hi,
    I need to get list item anonymous guest link View Only and
    Edit URLs (as shown in image below) using JSOM or SharePoint 2013
    Search API.
    the URL will be like this - https://<site URL>/_layouts/15/guestaccess.aspx?guestaccesstoken=yRaYGmE9n
    Any one has any idea how to do achieve this?
    Thanks
    Shakir

    Hi Shakir,
    To get the anonymous guest link “View Only”, we can use SP.ObjectSharingInformation.anonymousViewLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246826.aspx
    To get the anonymous guest link “Edit”, we can use SP.ObjectSharingInformation.anonymousEditLink property in sp.js.
    https://msdn.microsoft.com/en-us/library/office/jj246468.aspx
    We can also use REST API to get the guests links:
    _api/web/Lists/getbytitle('library name')/items(item id)/GetObjectSharingInformation?$expand=SharedWithUsersCollection&retrieveAnonymousLinks=true
    Thanks,
    Victoria
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Custom Image(URL) not showing up in PDF

    Hi,
    We have created a standard webi-report where a company logo is part of the report header.
    We would like to keep the company logo in a database, so we've creáted a simple webapp to retrieve the image from an Oracle database. When we insert the logo into our report we just use the following link as the Image(URL): http://<Servername>/plsqlapp/docs/Company.JPG
    The logo now shows up as expected in the report as long as we view the report through InfoView. However, when we export the report as a PDF document, the logo will vanish.
    If we use boimg://Company.jpg as the Image(URL) instead, it works OK even when exported to a PDF document.
    We would however prefer to keep our images used in reports in a database.
    BR
    Carsten

    From SAP BO support:
    Upon further investigation of the issue, I found that there was a Technical Escalation raised for Enterprise under the Technical Escalation Id 5000072075. However, the product group rejected the TE stating that it is by Design.
    Mentioned below is the Knowledge based Article which supports the above.
    1324404 - Webintelligence report images are lost after save the report as PDF
    Symptom
    Webintelligence report images are lost after save the report as PDF
    Reproducing the Issue
    ·         Create a new WebI report from Infoview using example efashion universe
    ·         Do any query and add a blank cell to the report
    ·         Select the cell and input "http://tomcat.apache.org/images/tomcat.gif"
    ·         Right click on cell and select Properties>Display>Read cell content as-->image URL
    ·         Save the report as PDF
    ·         Open the PDF file. The image is not included in the PDF
    This issue reproduced on both XIR2 & XI3.0 & XI3.1
    Cause
    Presently, we donu2019t support URL picture from the internet for PDF.
    Only embedded images as background cell can be exported in PDF.
    Resolution
    Only embedded images as background cell can be exported in PDF.

  • Only Remote-Desktop and Replication with 0.0 Reduction

    Hi guys,
    I have a solution with 16 WAAS 4.4.3 and I got good numbers in all default applications except Remote-Desktop and Replication
    ( All Traffic 53% of Reduction).
    I can understand not otimize Remote-Desktop Applications cause the customer is using Metaframe with crypto and already compacted and
    using too RDP with crypto/compacted.
    But in the Replication I would expect some gain in Active Directory and MS-FRS Replication.
    I got 0.0, Actually, the optmized traffic is biggest that the Original Traffic.
    I have to modify something in the Microsoft servers to be able to got reduction in Replication Application ??
    I'm using all the Default Classifiers in Replication Application
    Double-Take                            LZ+TFO+DRE       1100, 1105
    EMC-Celerra-Replicator            LZ+TFO+DRE       8888
    MS-AD-Replication1                 LZ+TFO+DRE       UUID:e3514235-4b06-11d1-ab04-00c04fc2dcd2
    ms-content-repl-srv                   TFO                     507, 560
    MS-FRS1                                LZ+TFO+DRE       UUID:f5cc59b4-4264-101a-8c59-08002b2f8426
    netapp-snapmirror                    LZ+TFO+DRE       10565-10569
    pcsync-http                             LZ+TFO+DRE       8444
    pcsync-https                           TFO                      8443
    rrac                                        TFO                      5678
    Rsync                                     LZ+TFO+DRE       873
    Thanks a Lot
    My Best Regards,
    Andre Lomonaco

    As you said, you need to only send the changes over the line.
    Java can not tell you what has changed, so you need to either write some JNI, or do a check on the current image, with the last image. (this would eat quite a bit of CPU time on the server).
    It might be worth looking at the source for VNC, and other simler products.
    The simpliest solution would be to split the image into blocks of x by y pixels, then do a pixel-by-pixel check on that block, and only send the block if it has changed.
    Next thing to think about is scrapping RMI, and using raw sockets. RMI has a fair sized overhead.
    Zipping a JPEG is unlikely to have any effect. A JPEG is already compressed.
    You might want to look at a lossless compression format, like PNG, as the JPEG will have articles. This might be acceptable. If so, changing the compression ratio of the JPEG might be an option.
    Finally, the bottle neck might be the call to Robot.createScreenCapture. This is not the fastest method.

  • Remote panel and selective control access through Security with DSC

    Hi Everyone,
    I looked around to see what labview had to offer concerning security of remote panel and all the solutions I've found only propose full access to a remote panel, or none. The login page is not an option for me as everyone on the intranet can access the remote panel for monitoring but not everyone can have control to the buttons on it.
    With the DSC module, I can give securities to the different controls and it works great with the exe, if I log in or out, the controls appears or disapears. Unfortunately, with remote panels, those controls are always visibles. Furthermore, when I log in from a remote panel, all the other remote panels get logged in with the same username and priviledges. When I log out, same thing, it logs out all the other remote panels. So the last guy who logs in gives its priviledges to every one else who is monitoring the remote panel at that time. when he logs out, he logs everyone out. I used a reentrant vi hoping that this would solve the problem but it didnt.
    I would like to do what my colleague does with Advantech without any problem. He has only 1 .exe is running on the server and whoever connects to it through webserver, just needs to log in and he has all the priviledges of an guest, operator, admin, etc.. with access to controls and features accordingly. All this without interfering with the other people using the remote panels. This colleague has always been doubtful about the capabilities of labview to do SCADA systems and uptil now, I've been able to prove him wrong.. please help me continue
    There are workarounds, using remote desktop to the server instead of webserver but it definitely is not as practical for the client and it will need quite some work to to synchronise all the exes open from the differents sessions, through the use of shared variables, binding and securities.
    Thank you for your help.
    Solved!
    Go to Solution.

    Thank you very much for your reply Jordan.
    The NI security info is on the server (local domain with groups and users), and the running exes as well. The remote panel is not supposed to be accessed by internet, at least not yet, but just by the computers on the network and thinkline computers who are directly connected to the servers. the remote panel is accessed through the simple url: http://serverip/Application.html
    There is no problem with accessing the remote panel of the exes on the server from another computer on the network. But there are several security issues when logging in and out with the NI Security Programmatic Login and logout VIs through the remote panel..
    The 1st problem occurs when several people access the remote panel at the same time. In my setup, everyone is allowed to check what's happening on the front panel of the running exe, go through the tabs, check the graphs, the tables, etc.. , but only the administrators and the operators can send commands to the machines and the production line through this remote panel. Hence some buttons are accessible to all users, while others are only accessible depending  on the privileges of the person logged in.
    So like I said in the 1st post, I configured some buttons to be accessible only by the users of the admin group. When the exe runs, it's perfect, if I log in and out with an admin account, the buttons appears and disappear accordingly. But when I check the remote panel, those admin buttons are always visible, even if I am logged in as a guest or even logged out. Is it because the remote panel only needs minimum runtime engine and doesnt use the dsc runtime engine? if so, any work around?
    Furthermore, another big problem is that if I login as an admin in one remote panel, then login as an guest in another remote panel, and then logout back from the first remote panel, it says: "User Domain/Guest logged out". Hence, my second login logged out my first user. I can actually see the admin buttons appearing and disappearing on the exe when login as admin and guest from the different remote panels.
    So that's it, I would like my remote panel to behave like a normal scada system, with one exe running in the back (on the server) and with all the users accessing it through web server. Several users might/will access the remote panel at the same time and each of the users have a login/password that grant some of them the privileges to take some actions while giving the others only monitoring rights.
    I hope that I have been more clear in this 2nd post,
    Thank you again for your time.
    Best Regards,
    Tom.

  • Inserting or embed and image into cfmail output from a database-stored path to an actual image.

    I am trying to insert or embed and image into cfmail from a database-stored path to an actual image. The actual JPEG image is stored in a folder called "images_personnel". The path to the image under the column titled photopath is stored in my database table as "/file/images_personnel/28.jpg". Displaying the image on the screen renders without a problem, embedding the same image as part of a cfloop query does not insert/embed the image into an email. All of the other output of the same cfloop displays and emails just fine. However none of the photos of each personelle show up. What an I doing wrong?
    My code is below:
    <cfquery name="Staffreport" datasource="master">
    Select staffreport.*, name.personnelid, name.email, name.last, name.noiid, stafflt, CONCAT(name.fname,' ',name.middle,' (',name.last,')') AS teammember, CONCAT(name.fname,' ',name.middle) AS teammember2, concat(name.photopath,'',name.photo)as hisphoto, stafflt.*, trim(concat(ltfname,' ',ltmiddle)) as LT from Staffreport, name, stafflt
    where 0=0
    and stalt = '#Session.user_id#'
    and ltid = '#session.user_id#'
    and staweekbegin = <cfqueryparam value="#form.staweekbegin#" cfsqltype="cf_sql_date" />
    AND staweekend = <cfqueryparam value="#form.staweekend#" cfsqltype="cf_sql_date" />
    AND stapersonnelid = personnelID
    <!---AND ltid = stalt--->
    AND CITY = 'richmond'
    AND STATUS <> 'd'
    AND STATUS <> 'T'
    AND type = 'personnel'
    Group by personnelid
    Order by teammember
    </cfquery>
    <cfmail>...
    <cfloop query="staffreport"><br />
    <table width="90%" border="0" cellspacing="2" cellpadding="4" align="left">
      <tr>
        <td colspan="2" align="center" valign="top" nowrap="nowrap" bgcolor="cccccc"><strong><font color="black"><cfif #staffreport.last# eq ".">#Ucase(Staffreport.teammember2)# <cfelse>#Ucase(Staffreport.teammember)#</cfif> - ID: <cfoutput>#Staffreport.noiid#</cfoutput></font></strong></td>
      </tr>
    <tr>
        <td align="left" valign="top" nowrap="nowrap" bgcolor="#000000">Name:</td>
        <td>#Staffreport.teammember#</td>
      </tr>
    <tr>
        <td bgcolor="E6E1FD">Photo:</td>
        <td bgcolor="EBEBEB">
    <img src="#staffreport.hisphoto#" alt="Photo" width="98" height="98">
    </td>
      </tr>
    <tr>
        <td bgcolor="E6E1FD">Email:</td>
        <td bgcolor="EBEBEB">#staffreport.email#</td>
      </tr>
    </table>
    </cfloop>
    </cfmail>

    You'll need to provide a full URL link to the image ("http://mywebserver/file/images_personnel/28.jpg"), not just a relative path.  Remember, the email client that is used to view the email content knows nothing of the internals of your web server - it can only follow a complete URL to get images and other resources.
    -Carl V.

Maybe you are looking for

  • Item Category in Sales

    Hello all, Please i need help, is there a item category that allows for billing without doing the delivery process. My client carries out services and they bill their customers imediately after creating the sales orders. Thanks.

  • Problem with DBMS_DATAPUMP package ,need help urgently!!

    Hi everyone I'm trying to export data with PL/SQL DBMS_DATAPUMP package. But I can't export data properly so far. If anybody know slutions these case and errors what I explained, pls help me. 1. when I use ADD_FILE Procedure, and set parameter of fil

  • How can I exchange my whole data between my mac book pro and my iMac?

    How can I exchange my whole data between my mac book pro and my iMac?

  • How to handle error pages in ICWC??

    Hi Experts, 1. I have created an authorization object for sensitive service tickets. 2. Only users who have the authorizations to view the tickets should be able to view these tickets. 3. I have modified a badi which matches this requirement and work

  • Multiple copies of same song, how to delete?

    I have multiple copies of all my music. I am not sure how this happened. Yet when I try to delete any of the copies, I am unable to play the songs in iTunes. Is there a way to automatically remove all copies of the same song? A setting to change to a