AJAX issue with + sign

I got a strange issue during AJAX impelementation
in our database we have two columns
where one column is having the data as A+B+C and second column is BCD
we retrieve the data of secod column based on the first column thrugh AJAX implementation
But second column data is not coming as it picks the data in query of first column as A B C (i.e. it ignores + sign)
Please let me know why it is doing that
~Aman

Are you actually using A+B+C as part of the URL for the AJAX request?
The plus sign (+) is a special character when dealing with URLs and if you want it to end up at the server as a plus sign you have to urlescape it.

Similar Messages

  • Issues with signing into Muse Prerelease website

    I am a member of the Muse beta community at museprerelease.com. I have been able to log in until about a week ago. Now when I go to museprerelease.com and am redirected to an Adobe sign in page, and enter my credentials, I am directed back to sso.museprerelease.com/signin.html . I can log in to the Adobe website and Muse software, but it is just the beta community that I can not log in to. This is occurring in both Chrome and Safari browsers. I also had the same issue when I tried logging in with another account. I have tried to get help from Adobe chat support, and they directed me to phone support, and then I was directed to a different agent, and then he said to ask about this on the forum. So does anyone have any idea what's going on?

    Can you please email me at [email protected]? Since this is about the prerelease forums, we can't discuss more in the public forums. Thanks

  • Peculiar issue with signed .jars and Linux (Debian unstable, 2.4.20-custom)

    BACKGROUND:
    I am a developer working on a Java3D application, which is to be deliverable over
    the Web. Delivery as an applet seemed a natural choice, and so I spent a considerable amount of effort learning (I won't say "mastering") the process of
    creating a self-signed .jar containing java3d-<some_version>.exe. I have in fact
    successfully created a fully-fuctional from-scratch JPI/Java3D/myapp install. By
    this I mean that Windows machine with only stock IE installed could hit my URL,
    get the proper JPI installed, followed by the Java3D runtime I'd chosen, as well
    as a third-party DXF loader, and finally (after much clicking of 'Yes', 'Accept',
    'OK', etc.) see my app in a browser window.
    That was on my old, slow, Windows2000 workstation. Now I have a shiny, new
    workstation upon which my employer has graciously allowed me to run Linux. Sadly,
    the re-creation of the self-signed .jar files under a new JDK has not gone smoothly.
    PROBLEM DESCRIPTION:
    When a user attempts to download the self-signed .jar containing the auto-install
    executable for the Java3D runtime, the normal security warning prompts are displayed (one for granting to install the extension, one to accept the "suspect" certificate from me alone). The plugin happily downloads the .jar file, and then
    a NullPointerException is thrown, with a
    stack trace like:
    NPE!
    at java.util.zip.ZipFile.getInputStream (unknown source)
    at java.util.jar.JarFile.getInputStream (unknown source)
    <something>doPrivileged<something>
    etc.
    I apologize for the lack of a full stack trace; I would essentially have to type it in by hand after printing it out on the remote test box; I hope that I've caught the important details above.
    After this, the pure-java signed .jar is downloaded and installed, and then the applet "loads" with the predictable ClassNotFoundException for javax.media.j3d.SceneGroup.
    Downloading and installing the J3D runtime by hand and then re-visiting the URL results in a fully-functional applet.
    I've tried Blackdown Linux JDKs 1.4 and 1.3.1, as well as Sun's JDKs 1.3.1_07 and 1.3.1_05 for the compiling, jar'ing, and jarsigner'ing of these files, all with the same result. At each new JDK, I re-did the HTML conversion so that he appropriate
    JPI version was required on the client. I did complete uninstallations of all client JPI instances (including Web Start for 1.4.1_x, as well as cleaning the registry on the client).
    When this strategy worked, it was on Sun JDK 1.3.1_05 for Windows runnning on Windows2000, unknown service pack.
    DESIRED BEHAVIOR:
    I would like my clients to be able to go from stock Windows2K/IE (this being an intranet without any other options) to some JPI version running the J3D extension, with only the need to click 'OK', 'Accept', 'Grant This Session', etc. a bunch of times on the part of the user. I want this to happen without my having to resurrect my decrepit old Compaq Deskpro just to play the role of "build host" for my
    Java3D and loader .jar files, if at all possible.
    FILES:
    Here's what gets merged into the "main" applet's mainfest at creation time:
    Manifest-Version: 1.0
    Extension-List: java3d DxfLoader
    java3d-Extension-Name: javax.media.j3d
    java3d-Implementation-Vendor-Id: com.sun
    java3d-Implementation-Version: 1.3
    java3d-Specification-Title: Java 3D API Specification
    java3d-Specification-Version: 1.3
    java3d-Specification-Vendor: Sun Microsystems, Inc
    java3d-Implementation-URL: http://10.1.1.1/heartcad/lib/java3d.jar
    DxfLoader-Extension-Name: eupla.dxfloader
    DxfLoader-Implementation-Title: Eupla DXFLoader
    DXFLoader-Implementation-URL: http://10.1.1.1/heartcad/lib/DxfLoader.jar
    And into the manifest for the J3D .jar:
    Manifest-Version: 1.0
    Implementation-Version: 1.3
    Specification-Version: 1.3
    Extension-Installation: "java3d-1_3-windows-i586-directx-rt.exe"
    Extension-Name: javax.media.j3d
    Implementation-Vendor-Id: com.sun
    Implementation-Vendor: Sun Microsystems, Inc
    Specification-Vendor: Sun Microsystems, Inc

    I have seen that bug, and the problem I'm having seems to be different than it. The extension installer is in the first extension .jar my applet asks for, and it
    never works automatically, regardless of how many times the applet is loaded.
    The second .jar, which doesn't have to run any installer, always works fine, but the first one will never work (a manual install of the Java3D runtime is required). This seems to not be the behavior described in the bug.
    I will continue to search for an answer to this problem, and of course if I should find anything I'll post it here.

  • Issue with sign

    Hi
    I Have createdd a form with a signature box on in Acrobat XI
    I have sent it to a client who has only got Adobe reader. when the click on the sign box the box flashes green for a second and nothing happens also all of the sign tool bar is grey out.
    i get the same when i open it in Reader XI. i have sent it to a couple of people and they have the same probleam they can edit all the boxes but they carn't sign it which is hampering my business.
    What am i doing wrong how do i fix it ?

    I have Acrobat XI pro on my Computer at work and Acrobat X pro in my Mac at home.
    I am relitively new to this so i have run limited testing on Reader X, XI (most of my clients have this)
    At the moment none of them let me sign

  • Issue With Signed JNLP file

    Hello,
    There seems to be a restriction in signed JNLP files with regards to relative path set in codebase ?
    (when we set the codebase to be a full url of the download site it works.).
    The problem for us is we want JNLP file for dev and Prod to be identical and not having to hardcode
    download URL.
    We have a start.jnlp which start our app. All our jars are signed. To avoid the usual warning message
    we decided to sign the JNLP file and include JNLP-INF/APPLICATION.JNLP in our jar that contain the main file.
    //start.jnlpl and APPLICATION.JNLP have the following
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp codebase="webstart" href="start.jnlp">
    </jnlp>
    Error/Exception
    BadFieldException[ The field <jnlp>codebase has an invalid value in the signed launch file: webstart,webstart]
         at com.sun.javaws.jnl.XMLUtils.getAttributeURL(Unknown Source)
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.LaunchDownload.checkSignedLaunchDescHelper(Unknown Source)
         at com.sun.javaws.LaunchDownload.checkSignedLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Any input will be greatly appreciated.
    Thanks
    Jc

    >
    There seems to be a restriction in signed JNLP files with regards to relative path set in codebase ?
    (when we set the codebase to be a full url of the download site it works.).>That is a problem. Sun seems to think there are many forms of launching where the codebase must be explicitly set for the JNLP to work correctly, and this is one of them. In fact, the only time I know it will work with a relative codebase is when embedding an applet using JNLP - and then it has to have no codebase to work!
    >
    The problem for us is we want JNLP file for dev and Prod to be identical and not having to hardcode
    download URL.>But this is really a matter of approaching the problem the most efficient way, and I would argue that way is to write a build file which will make both versions of the application. It might require a more complicated build file (OK - it will require a more complicated build file), but once it is done you will barely notice any difference in build time, and you can get on with development.

  • Issue with Sign reversal in Voyager while coneecting to BW Query

    I am using Voyager (XI 3.0) to connect to SAP BW query. Query consists of characteristic structure, where some of the rows of structure are reversed using option "Sign reversal". Usually in SAP BW all the Revenues are in negative sign and in the report we should convert it into positive sign.
    In Bex Web report i am able to see the data which is reversed as defined in query. But if I create a report in voyager, it still gives the data in negative sign.
    Is this a problem in XI 3.0?
    Thanks
    Raghu

    Hello Raghu
    Voyager just displays the information contained in the BW OLAP server. Most artifacts of the query are ignored by Voyager... which is designed for data exploration and analysis. Hence why numbers are displayed with the negative sign.
    There are two options:
    1) Open the Voyager Measures formatting option and for each measure (key figure) you can specify how the negative number is represented, e.g. in red or within parenthesis.
    2) If all the numbers in a row/column are negative and if there are only a handful of rows/columns... a possible workaround is to create calculations which take the original measure and multiply by -1. You can then hide the original measures leaving only the calculated measures.
    Regards

  • Issues with signing into creative.adobe?

    I have been through 3 representatives since this last saturday........ after hours of trying to trouble shoot with the live chat, it was brought to the conclusion that Adobe is having server problems.. i purchased cs6 this past saturday and cant sign in to download it.. is there a status update or is anyone else having this problem..i was told from adobe yesterday this is globally and its been going on.. please inform if you have answers
    dawnhays

    Hi dawnhays,
    Have you tried logging in using a different browser and checked?
    Instead of signing on to creative.adobe.com, try downloading Adobe Application Manager ( http://www.adobe.com/support/downloads/detail.jsp?ftpID=4773 ) and then sign in to it and check.

  • Issues with Signing into a website on Firefox

    When trying to sign into some websites, Example http://syn-gaming.us, I log in correctly then the next page I go to I am instantly logged out.
    Help please!

    Cookies were the problem! Thanks

  • Issues with signing an Email with JavaMail Api and BouncyCastle provider

    Hi everyone
    I am getting this strange error which I can not figure out what is it about.
    Exception in thread "main" java.lang.NoSuchFieldError: id_alg_CMS3DESwrap
         at org.bouncycastle.cms.CMSEnvelopedGenerator.<clinit>(Unknown Source)
         at org.bouncycastle.mail.smime.SMIMEGenerator.<clinit>(Unknown Source)
         at net.suberic.crypto.bouncycastle.SMIMEEncryptionUtils.signBodyPart(SMIMEEncryptionUtils.java:215)
         at net.suberic.crypto.bouncycastle.SMIMEEncryptionUtils.signMessage(SMIMEEncryptionUtils.java:257)
         at cityLocator.SignMessage.main(SignMessage.java:53)
    This is my code :
    public static void main(String[] argv) {
    try {
    Session mailSession = Session.getDefaultInstance(System.getProperties());
    MimeMessage newMessage = new MimeMessage(mailSession);
    String content = "This is a signed message. \n\nYou know it has actually been sent by this fictional person.\n\nImagine if you received an email claiming to be from this nonexistent person, but was actually from some other made-up persona? That would be bad.\n\n";
    newMessage.setContent(content, "text/plain");
    newMessage.setFrom();
    newMessage.setRecipients(Message.RecipientType.TO, "[email protected]");
    newMessage.setSubject("This one is signed.");
    newMessage.saveChanges();
    // get our signer(s)
    EncryptionUtils smimeUtils = EncryptionManager.getEncryptionUtils(EncryptionManager.SMIME);
    // load the associated store(s)
    char[] smimePw = new String("********").toCharArray();
    EncryptionKeyManager smimeKeyMgr = smimeUtils.createKeyManager();
    smimeKeyMgr.loadPrivateKeystore(new FileInputStream(new File("Dmcave1.pfx")), smimePw);
    smimeKeyMgr.loadPublicKeystore(new FileInputStream(new File("Dmcave1.pfx")), smimePw);
    java.security.Key smimeKey = smimeKeyMgr.getPrivateKey("***************", smimePw2);
    MimeMessage smimeSignedMsg = smimeUtils.signMessage(mailSession, newMessage, smimeKey);
    Error is here--> smimeSignedMsg.writeTo(new com.sun.mail.util.CRLFOutputStream(new FileOutputStream(new File("smimeSigned.msg"))));
    MimeMessage pgpSignedMsg = pgpUtils.signMessage(mailSession, newMessage, pgpKey);
    } catch (Exception e) {
    e.printStackTrace();
    Any ideas or helps would be appreciated

    Hi everyone
    I am getting this strange error which I can not figure out what is it about.
    Exception in thread "main" java.lang.NoSuchFieldError: id_alg_CMS3DESwrap
         at org.bouncycastle.cms.CMSEnvelopedGenerator.<clinit>(Unknown Source)
         at org.bouncycastle.mail.smime.SMIMEGenerator.<clinit>(Unknown Source)
         at net.suberic.crypto.bouncycastle.SMIMEEncryptionUtils.signBodyPart(SMIMEEncryptionUtils.java:215)
         at net.suberic.crypto.bouncycastle.SMIMEEncryptionUtils.signMessage(SMIMEEncryptionUtils.java:257)
         at cityLocator.SignMessage.main(SignMessage.java:53)
    This is my code :
    public static void main(String[] argv) {
    try {
    Session mailSession = Session.getDefaultInstance(System.getProperties());
    MimeMessage newMessage = new MimeMessage(mailSession);
    String content = "This is a signed message. \n\nYou know it has actually been sent by this fictional person.\n\nImagine if you received an email claiming to be from this nonexistent person, but was actually from some other made-up persona? That would be bad.\n\n";
    newMessage.setContent(content, "text/plain");
    newMessage.setFrom();
    newMessage.setRecipients(Message.RecipientType.TO, "[email protected]");
    newMessage.setSubject("This one is signed.");
    newMessage.saveChanges();
    // get our signer(s)
    EncryptionUtils smimeUtils = EncryptionManager.getEncryptionUtils(EncryptionManager.SMIME);
    // load the associated store(s)
    char[] smimePw = new String("********").toCharArray();
    EncryptionKeyManager smimeKeyMgr = smimeUtils.createKeyManager();
    smimeKeyMgr.loadPrivateKeystore(new FileInputStream(new File("Dmcave1.pfx")), smimePw);
    smimeKeyMgr.loadPublicKeystore(new FileInputStream(new File("Dmcave1.pfx")), smimePw);
    java.security.Key smimeKey = smimeKeyMgr.getPrivateKey("***************", smimePw2);
    MimeMessage smimeSignedMsg = smimeUtils.signMessage(mailSession, newMessage, smimeKey);
    Error is here--> smimeSignedMsg.writeTo(new com.sun.mail.util.CRLFOutputStream(new FileOutputStream(new File("smimeSigned.msg"))));
    MimeMessage pgpSignedMsg = pgpUtils.signMessage(mailSession, newMessage, pgpKey);
    } catch (Exception e) {
    e.printStackTrace();
    Any ideas or helps would be appreciated

  • AJAX issue with + character

    Please go through the following thread and help me out
    http://forum.java.sun.com/thread.jspa?threadID=5180463&tstart=0
    ~Aman

    Hi Zaheed,
    Normally this should not happen.. and also there is no internal formatting done by SAP.. it will show based on what fomatting option we have specified..
    If you are saying it is happening in ur case then
         1. Recheck whether whether you have same text module getting printed on the
             two page. If they are different then then individual check formatting option for
             each..
          2. If above point does'nt work for you ..then instead of bold char use normal
              format for text element and see if it is printing same on both page..
    Try this out and let us know your findings...
    Enjoy SAP.
    Pankaj Singh

  • I'm having a billing issue with my apple id. I got my first iPhone today and I've signe din etc however before i can download any apps etc i need to resolve an old payment apparently. The problem is i cant enter my new card details because no longer in US

    I'm having a billing issue with my apple id. I got my first iPhone today and I've signe din etc however before i can download any apps etc i need to resolve an old payment apparently. The problem is i cant enter my new card details because the issue is registered to when i was in America and i require to pay the funds from an American source. Any ideas how i can resolve this? It wont accept my new card detail as im back in the UK. I think i have posted this in the wrong area but anyone got any ideas?
    I have managed to change the rest of my accoutn being registered to the UK i think except this

    Hi..
    You can email Apple for help but the link is for the iTunes store not the Mac App Store. You've inadvertently poasted in the Using Mac App Store forum but that's ok. Billing issues are the same for the iTunes Store.
    Click here > Apple - Support - iTunes Store - Contact Us
    It wont accept my new card detail as im back in the UK
    Your credit or debit card credentials must be associated with the same country where you reside.
    "Although you can browse the iTunes Store in any country without being signed in, you can only purchase content from the iTunes Store for your own country. This is enforced via the billing address associated with your credit card or other payment method that you use with the iTunes Store, rather than your actual geographic location."
    From here >  The Complete Guide to Using the iTunes Store | iLounge Article

  • I have an older version of Firefox 3.6.6 I believe I am having an issue with one of the websites I sign into. Is there any way to update to the newest version

    I have an older version of Firefox 3.6.6 I believe I am having an issue with one of the websites I sign into. Is there any way to update to the newest version. Without losing all my bookmarks and saved pass words?

    Hello johngervais, the latest firefox version is 26.0 (today 4 Jan 2014).
    note that [https://support.mozilla.org/en-US/kb/firefox-no-longer-works-some-versions-windows-xp Firefox no longer works with some versions of Windows XP], if you have '''xp with sp2 and above''' you can update to latest version, see : [http://www.mozilla.org/en-US/firefox/26.0/system-requirements/ Firefox 26 System Requirements]
    if you are able to update to latest version then see : [https://support.mozilla.org/en-US/kb/common-questions-after-upgrading-firefox-36 Common questions after upgrading from Firefox 3.6]
    see also : [https://support.mozilla.org/en-US/kb/firefox-just-updated-why-it-asking-me-update-again Firefox just updated - why is it asking me to update again?]
    Don't worry you won't losing bookmarks and passwords after update firefox.
    thank you

  • Encoding issue with " " Less than sign

    Hello Experts,
       I am working on Receiver Webservice scenario where I am facing issue with "<" less than sign. SAP XI system automatically replace it with "&#60;" sign. I can see the changed value in Audit log of communication channel.
    Web service is not able to accept the data and I can see error message in audit log
    SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAPEXCEPTION - soap fault: Server was unable to read request. ---> There is an error in XML document (1, 573). ---> The specified node cannot be inserted as the valid child of this node, because the specified node is the wrong type._
    When I check the payload in audit log I can see the XML structure properly but as I open it in Notepad I can see character code "&#60;" instead of  u201Cless than <u201D symbol.
    Audit log XML file is as given below
    <?xml version="1.0" encoding="utf-8" ?>
    - <ns1:TurnaroundDetail xmlns:ns1="http://isotrak.com/webservices">
      <ns1:sessionid>3f2f2592-39d5-456e-8cf2-5d7ee81402c8</ns1:sessionid>
      <ns1:data><Request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><TurnaroundDetail><PlannedJobDepartureDatesFrom="2011-03-01T12:01:23.00" To="2011-03-01T12:07:10.00"/><DepotReference DepotReference="EASTLEIGH"/><DepotReference DepotReference="CHANDLERS"/></TurnaroundDetail></Request></ns1:data>
      </ns1:TurnaroundDetail>
    When I open it in notepad I can see converted value
    <?xml version='1.0' encoding='utf-8'?>
    <TurnaroundDetail xmlns='http://isotrak.com/webservices'><sessionid>dcc4adcd-ce8f-403d-a1cf-01fcc5aab066</sessionid><data>&#60;Request xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">&#60;TurnaroundDetail>&#60;PlannedJobDepartureDatesFrom="2011-03-02T08:28:29.00" To="2011-03-02T08:38:09.00"/>&#60;DepotReference DepotReference="EASTLEIGH"/>&#60;DepotReference DepotReference="CHANDLERS"/>&#60;/TurnaroundDetail>&#60;/Request></data></TurnaroundDetail>
    I hope this is not caused due to AnonymizerBean configured in receiver SOAP comm channel.
    anonymizer.acceptNamespaces   http://isotrak.com/webservices ''
    anonymizer.encoding  ISO-8859-1 (also tried utf-8)
    anonymizer.quote  ''
    Could you please suggest if I can get rid of "&#60;" character and get < less than sign? Or it is obvious behaviour by SAP XI system w.r.t Encoding and Receiver end needs to decode this character?
    Note: As per Web service requirement whole XML data to be processed by webservice is populated in single Data field. As here we are populating whole XML data file in one field named data
    Thanks in advance.
    Vinit.

    Simply typing "Test <test> test" into a frame and exporting that yields
    <ParaStyle:Body>Test \<test\> test
    and reading it back into ID gives the expected result.

  • Skype Sign In Issue with Nokia E5

    Hi Friends,
    I am facing skype log in problem in my mobile Nokia E5 where as via PC i can logged in successfully. Through mobile whenever i try to log in skype it shows skype sining and later on after few seconds it stop working. Plz suggest how can i resolve this issue with my Nokia E5 ?

    Hi kishor12345,
    To further verify, are you using the internet browser when trying to access the Skype? If so, have you tried browsing the other website wherein you need to sign in your account first before you can proceed? In case that you are using mobile data, please use Wi-Fi connection instead. You may also restart your phone by switching the phone off, take the battery out, put it back in after a few seconds and switch your phone on.
    Let us know how it will go. 

  • Ajax Testing issue with e-Tester

    I'm new to using Empirix and we are using it to work with a new site that uses Ajax. I have recorded the script fine but there is an issue with the Link that needs to be clicked on that it will either always change or the index will change. I've tried to use a wild card after the number in the link that always stays the same but when I run the tests it always shows "Used secondary attribute 'index' ". Is there a way to get this to stop showing every time or get it to always use this attribute?
    Thanks,

    Hi,
    <br>There are two different issues here:
    <ol style="margin-top:0px;">
    <li> The link that will be clicked will always change or the index will change.
    <li> e-Tester is always using the secondary attribute "index"
    </ol>
    Let me issue #2 first since its easier to explain.
    <h2 style="color:navy"> e-Tester is always using the secondary attribute "index"</h2>
    <h2 style="color:navy">* For scripts that are not created yet:</h2>
    In order to change the order that e-Tester records the use of attributes you can go to:
    <br> <font style='color:navy'>e-Tester &raquo; Options &raquo; Current Script</font>
    <br> Then on the left side of the Current Script Options window go to:
    <br> <font style='color:navy'>Recording &raquo; Object Identification</font>
    <br>The following image presents how the screen looks like:
    <br><img src="http://qazone.empirix.com/servlet/JiveServlet/download/25-518-1621-527/upanddown.jpg">
    <br>
    Notice the bottons with arrows that are on the right side of the window. Use those to determine which attribute should be used first when recording the script.
    <h2 style="color:navy">* For existing scripts:</h2>
    Go to the page where resides the action of clicking the script, expand the page, <font style='color:navy'>right click on the Address Node</font> and select properties(a new window will appear), double click on the action that is making the click to the link (a new window called Event Properties will appear). In this new window click on the Attributes tab. The following image presents how the Event Properties window looks like:
    <br><img src="http://qazone.empirix.com/servlet/JiveServlet/download/25-518-1621-528/upanddownattributestab.jpg">
    <br>Notice the bottons with arrows that are on the right side of the window. Use those to determine which attribute should be used first when playing back the script.
    <br><br>I will create another post in order to answer the other issue. I need to organize my ideas.
    <br><br>Regards,
    <br>Zuriel

Maybe you are looking for

  • Error while installing Database 10g on Linux Enterprise 5

    Hi All, When I tried to install Database 10g this error apears All installer requirements met. Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-02-05_12-55-24PM. Please wait ...bash-3.2$ Exception in thread "main" java.lang.Uns

  • Preview doesn't show 'open recent' items

    When Preview is open, File-->Open Recent shows only 'clear recent'. Checking all different values for 'recent items' in System Preferences makes no difference in Preview. Some other apps work with 'Open Recent' (eg Pages) but not all (eg TextEdit beh

  • Analysis Schedule

    Dear All, I want to create Daily,Weekly, Monthly, Yearly analsis scheules.

  • Invoices by age

    Hi, In F-28 we want system to show invoice w.r.t their age. The more older invoice is the more quickly it should be cleared. How can we achieve it.

  • Windows 7 on a year old R500- My Experience so far

    I have an R500 with 2GB of Ram, 2.3 GHZ Centrino 2 processor, that game preloaded with Windows Vista, yesterday I upgraded to Windows 7. So far I have had some mixed issues.  The only bad things that have happened was Windows did freeze while I was m