Search on a BLOB  and not finding certain STRINGS...

I copied a search that Denes uses on his APEX How To Site (God I love that site) and customized it a little bit for my needs. Here's the interesting problem...
if I have a string of text within the attachment like
cgext.nfc_pacs1
the search returns with no records found. But if I only use
cgext.nfc
then I get a slew of returns. Most of them with _pacs1 and some with other extensions...
So I'm wondering, why is the search not finding the complete string that I enter into the search field when I've copied the string and pasted it into the field from a record that I know is in the Uploaded_Files table...
Any ideas?
First the Search:
SELECT ID, score (1) relevance,
SUBSTR (UPLOADED_FILE_NAME, INSTR (UPLOADED_FILE_NAME, '/') + 1) file_name
FROM UPLOADED_FILES
WHERE contains
(blob_content,
CASE
WHEN :p500_search_on_blob IS NULL
THEN 'this_text_doesnt_exist'
ELSE '%'
|| :p500_search_on_blob
|| '%'
END,
1
) > 0
Second, I made sure that I ran an index on UPLOADED_FILES
Third, I made sure that I ran a DBMS stats on the table / blob_content...
I'm at a loss as to why full text searches on strings that I know are on documents inside of the table are not finding them. Only when I cut down the search phrase does it kinda work...
Message was edited by:
mikedlong
Message was edited by:
mikedlong

I think I know what is happenening but I'm not sure why it is happening...
If I take the underscores out of the search then it will find the complete string, but why is this only happening with Underscores? Is there something that I'm missing with search logic that I should know?
I ran another search on the BLOB with the following text string that I know should have found 1 record:
CBS_USB_ACCOUNTING_LINES_TEMP
It didn't... now when I ran the search string with CBS USB ACCOUNTING LINES TEMP it found the one record.
I guess the problem is going to happen when I'm long gone from here and the person in my job is asked to run a search against cgext.po_t16_vendor_association and they forget to pull out the underscores...
Again, thanks to anyone with some information on how (if I even can) I can get the search to work as a litteral search against the blob content...
And thanks Denes... you've been credited on my work here in the application I'm building for the features you've taught me in your web page...
Mike Long

Similar Messages

  • Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

    Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

    Why can't I find events with cmd-F? I can see the appointment I am searching for, but the search cmd-F function does not find it. Why is this. It used to work...

  • I am in pakistan city karachi and not finding in my i tunes payment type opption "none", i am in pakistan city karachi and not finding in my i tunes payment type opption "none"

    i am in pakistan city karachi and not finding in my i tunes payment type opption "none", i am in pakistan city karachi and not finding in my i tunes payment type opption "none"

    Hi
    Go to Site Manager > Module Templates > Online Shop Layouts > Receipt Buy to locate the message that is generated.
    You can customize it in any way you see fit, so you could include a script to redirect the user to another page.
    Kind Regards,
    Alex

  • Office Web Apps - "Could not find trace string in ULS logs" unhealthy?

    I have reviewed everything I could find on unhealthy WAC clusters as my problem seems unrelated to certificate or missing components.  I've already digested
    http://www.wictorwilen.se/office-web-apps-server-2013---machines-are-always-reported-as-unhealthy (Thanks Wictor).
    The particular configuration is an Office Web Apps 2013 ([X-OfficeVersion, 15.0.4551.1005]), running on top of Windows Server 2012, configured for http access (SSL offloaded NLB cluster) and finally linked to Exchange 2013, Lync 2013 and SharePoint
    2013.  Everything works as expected from client side after setting IIS ARR to handle all reverse proxy bits.
    FarmOU                            :
    InternalURL                       : https://officeapps.fqdn/
    ExternalURL                       : https://officeapps.fqdn/
    AllowHTTP                         : True
    SSLOffloaded                      : True
    CertificateName                   :
    EditingEnabled                    : True
    LogLocation                       : C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS
    LogRetentionInDays                : 7
    LogVerbosity                      : Unexpected
    Proxy                             :
    CacheLocation                     : C:\ProgramData\Microsoft\OfficeWebApps\Working\d
    MaxMemoryCacheSizeInMB            : 75
    DocumentInfoCacheSize             : 5000
    CacheSizeInGB                     : 15
    ClipartEnabled                    : False
    TranslationEnabled                : False
    MaxTranslationCharacterCount      : 125000
    TranslationServiceAppId           :
    TranslationServiceAddress         :
    RenderingLocalCacheLocation       : C:\ProgramData\Microsoft\OfficeWebApps\Working\waccache
    RecycleActiveProcessCount         : 5
    AllowCEIP                         : False
    ExcelRequestDurationMax           : 300
    ExcelSessionTimeout               : 450
    ExcelWorkbookSizeMax              : 50
    ExcelPrivateBytesMax              : -1
    ExcelConnectionLifetime           : 1800
    ExcelExternalDataCacheLifetime    : 300
    ExcelAllowExternalData            : True
    ExcelWarnOnDataRefresh            : True
    OpenFromUrlEnabled                : False
    OpenFromUncEnabled                : True
    OpenFromUrlThrottlingEnabled      : True
    PicturePasteDisabled              : True
    RemovePersonalInformationFromLogs : False
    AllowHttpSecureStoreConnections   : False
    Machines                          : {WAC15PD-02, WAC15PD-01}
    The problem however is an incessant logging on the WAC cluster nodes of event 1204,2204 followed almost immediately by 1004,2004.  This repeats every 4min or so...
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider
    Name="Office Web Apps Monitoring" />
      <EventID
    Qualifiers="0">1204</EventID>
      <Level>2</Level>
      <Task>1</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated
    SystemTime="2014-02-04T20:49:37.000000000Z" />
      <EventRecordID>3043246</EventRecordID>
      <Channel>Microsoft Office Web Apps</Channel>
      <Computer>wac15pd-01.fqdn</Computer>
      <Security
    />
      </System>
    - <EventData>
      <Data><?xml version="1.0" encoding="utf-16"?> <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HealthMessage>UlsControllerWatchdog reported status for UlsController in category 'Verify Trace Logging'. Reported status: Could not find trace string in ULS logs in C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS.</HealthMessage>
    <ComponentOwner>ServicesInfrastructure</ComponentOwner>
    </HealthReport></Data>
      </EventData>
     </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider
    Name="Office Web Apps Monitoring" />
      <EventID
    Qualifiers="0">2204</EventID>
      <Level>2</Level>
      <Task>1</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated
    SystemTime="2014-02-04T20:49:37.000000000Z" />
      <EventRecordID>3043247</EventRecordID>
      <Channel>Microsoft Office Web Apps</Channel>
      <Computer>wac15pd-01.fqdn</Computer>
      <Security
    />
      </System>
    - <EventData>
      <Data><?xml version="1.0" encoding="utf-16"?> <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HealthMessage>UlsControllerWatchdog reported status for UlsController in category 'Verify Trace Logging'. Reported status: Could not find trace string in ULS logs in
    C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS.</HealthMessage> <ComponentOwner>ServicesInfrastructure</ComponentOwner>
    </HealthReport></Data>
      </EventData>
      </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider
    Name="Office Web Apps Monitoring" />
      <EventID
    Qualifiers="0">1004</EventID>
      <Level>2</Level>
      <Task>10002</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated
    SystemTime="2014-02-04T20:49:39.000000000Z" />
      <EventRecordID>3043266</EventRecordID>
      <Channel>Microsoft Office Web Apps</Channel>
      <Computer>wac15pd-01.fqdn</Computer>
      <Security
    />
      </System>
    - <EventData>
      <Data><?xml version="1.0" encoding="utf-16"?> <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HealthMessage>AgentManagerWatchdog reported status for
    AgentManagerWatchdog in category 'Recent Watchdog Reports'. Reported status: Machine health is Unhealthy</HealthMessage> </HealthReport></Data>
      </EventData>
     </Event>
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider
    Name="Office Web Apps Monitoring" />
      <EventID
    Qualifiers="0">2004</EventID>
      <Level>2</Level>
      <Task>10002</Task>
      <Keywords>0x80000000000000</Keywords>
      <TimeCreated
    SystemTime="2014-02-04T20:49:39.000000000Z" />
      <EventRecordID>3043267</EventRecordID>
      <Channel>Microsoft Office Web Apps</Channel>
      <Computer>wac15pd-01.fqdn</Computer>
      <Security
    />
      </System>
    - <EventData>
      <Data><?xml version="1.0" encoding="utf-16"?> <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <HealthMessage>AgentManagerWatchdog reported status for
    AgentManagerWatchdog in category 'Recent Watchdog Reports'. Reported status: Machine health is Unhealthy</HealthMessage> </HealthReport></Data>
      </EventData>
      </Event>
    Further exploration of ULS log files (C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS) did not yield particularly much, except the following;
    02/04/2014 20:48:04.48  UlsControllerWatchdog.exe (0x1244)       0x0F60 Services Infrastructure        Uls Controller Watchdog        ajbam Assert 
     We're about to trace a string for category MsoSpUlsControllerWatchdog at level Info and we expect to find in the log later, but it appears that the category has been throttled. We will never be able to find the string and this watchdog will always fail.
    StackTrace:   at Microsoft.Office.Web.UlsControllerWatchdog.Program.CheckServiceInstance(ServiceInstance serviceInstance)     at Microsoft.Office.Web.Common.WatchdogHelperThreadManager.GetHealthResults(WatchdogExecutionContext
    context, ServiceInstance si)     at Microsoft.Office.Web.Common.WatchdogHelperThreadManager.WatchingThreadMethod(Object o)     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback
    callback, Object state, Boolean preserveSyncCtx)     at System.Threading.ExecutionContext.Ru... 345fbec5-e958-4f1f-bf56-d65c1c0d472a
    02/04/2014 20:48:04.48* UlsControllerWatchdog.exe (0x1244)       0x0F60 Services Infrastructure        Uls Controller Watchdog        ajbam Assert 
     ...n(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)     at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()    
    at System.Threading.ThreadPoolWorkQueue.Dispatch()   345fbec5-e958-4f1f-bf56-d65c1c0d472a
    02/04/2014 20:48:05.52  UlsControllerWatchdog.exe (0x1244)       0x0F60 Services Infrastructure        Services Infrastructure Health adhog Unexpected Health report
    by UlsControllerWatchdog: Agent: UlsController, eventId: 1204, eventType: Error, categoryId: 1, eventMessage: <?xml version="1.0" encoding="utf-16"?>  <HealthReport xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">    <HealthMessage>UlsControllerWatchdog reported status for UlsController in category 'Verify Trace Logging'. Reported
    status: Could not find trace string in ULS logs in C:\ProgramData\Microsoft\OfficeWebApps\Data\Logs\ULS.</HealthMessage>    <ComponentOwner>ServicesInfrastructure</ComponentOwner>  </HealthReport> 345fbec5-e958-4f1f-bf56-d65c1c0d472a
    02/04/2014 20:48:05.52  UlsControllerWatchdog.exe (0x1244)       0x0F60 Services Infrastructure        Services Infrastructure Health adhoh Unexpected Health report
    by UlsControllerWatchdog (persistent): Agent: UlsController, eventId: 2204, eventType: Error, categoryId: 1 345fbec5-e958-4f1f-bf56-d65c1c0d472a
    I suspect these might be related, but can't seem to find any logical explanation why this should cause the Get-OfficeWebAppsMachine to report HealthStatus of Unhealthy.  If related, is there a way to disable this check or remove throttling in a safe
    way?  Alternatively if this is some coding issue (I've not found any other blog/QA dealing with this particularly) it would be nice to get confirmation of this and potentially a fix/solution.
    Any help would be greatly appreciated. Thank you!

    Hi ChristiaanB,
    You get this ULS error because you change the log verbosity of the OWA farm. I wrote an article for this on my blog : OWA unhealthy uls issue
    Regards,
    Wes

  • Search not finding certain matches

    We have some document control documents that are not showing up when searched for based on certain keywords but are for others....
    The document title (as well as name) contain "Program Code1 Code2 Desc".  So for example it might say "11123# ABC U1234 red thing".
    The person doing the searching usually wants to get all of the files that relate to the codes.  So they would search for "ABC U1234".  The library has 6 documents that should match, but returns only 2 (Advanced search returns the same
    2 results).  However, if for example you search for "ABC U1234 red", the document that didn't show up in the first search now shows up.  So I know the crawler has at least got the documents based on that (the document also have not been
    changed in several months, so it isn't like the title just changed and the crawler just hasn't hit it yet). 
    These are Excel documents

    Hi spi_shane,
    I understand the library has more than 2 documents "titile" and "name" column containing string "11123# ABC U1234 red thing", but search only return 2 of them when search "ABC U1234", but the others
    will return whe search "ABC U1234 red", these documents have been crawled and documents change nothing in several months.
    For toubleshooting the issue, we can try the following.
    1. Please make a copy of that Excel file with name "11123# ABC U1234 red thing - copy" , and create another new Excel file with name "11123# ABC U1234 red thing - new" from local machine Excel application, then
    upload to the library and start an incremental crawl, see if the they could be searched out, then see if the orginal files have something corrupt.
    2. Go to Central Administration site ->Search service applicaiton, crawl log page, find the crawled docuemnt item and selete "Recrawl this item in the next crawl", then start an incremental crawl and test again.
    Thanks
    Daniel Yang
    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]

  • HT204368 4S searching for Bluetooth devices but not finding them?

    Hi I have just bought a second hand Iphone 4S from a company online and I am trying to get Bluetooth headset paired.
    I have turned the Bluetooth off and on, and the headset - I have put the bluetooth function on my other work phone a Blackberry and the iPhone is not finding them - it just keeps searching?
    Tried to pair from the Blackberry and it would not work either
    Can anyone suggest anything?
    thanks

    Stop trying. The iPhone Bluetooth does not include the necessary protocols to pair with another phone.  The headset on the other hand should be OK.

  • I am able to search only by text and not by Key in filter.

    We have a variable x which has bex properties in the infoobject level to
    1.display:   Key and Text
    2.text type: long text
    3.Query def filter value selection: Only values in infoprovider
    4.Query Exe filter value selection: Only posted values for navigation.
    in the Query designer to the object we have the same properties for 1 and 2 as above.
              On execueting the report in web,  In the variable screen for x <b>we can search for both Key and text</b>. (we have two radio buttons for Key and text),
               Whereas in the <b>result area for the filter</b> for x I am able to search <b>only by text and not by Key</b>. I want to search by both Key and text in filter screen. 
    Can u suggest suitable solution for this ASAP.

    I have been working on a similar problem and have found that it depends on what kind of InfoProvider you are using.
    If you are using an InfoCube, the setting that seems to control this is on the maintenance screen (Admin Workbench -> {InfoProvider to be edited} -> Change -> Extras -> Structur-Specific InfoObject Properties. If you want the key and text to display on the variables screen (which you already have), make sure the 'Display' is set to "Key and Text". If you want key and text to display on the filter screen, make sure the 'F4 Query' is set to "Values in Master Data Table". (You may also have to set the characteristic to display key and text in the query, but it sounds like you already have done this.)
    For an ODS, the settings are the same, but the path to get there is different. Go to Admin Workbench -> {ODS to be edited} -> Change -> {InfoObject to be edited} -> Right-click -> ODS-object Specific Properties. Same settings as above after this.
    For a MultiProvider, I found that the settings on the InfoObject itself seemed to control the display on the Web, so I ended up setting: Display = "Key and Text"; Query Def Filter Value Selection = "Values in Master Data Table"; and Query Exe Filter Value Selection = "Values in Master Data Table". That may be a bit of overkill, but I wanted to be sure to get both key and text in all situations.
    I also found that the settings for navigational attributes (e.g., 0PLANT__0REGION) for any kind of InfoProvider must be set at the InfoObject level (e.g., 0REGION), as above.
    Even with all of this, I still have a couple of InfoObjects left that I can't get to display both key and text for some unknown reason.
    Hope this helps...
    Bob

  • Renaming Pictures inside iphoto and not finding on .mac upload

    I'm a new guy, so please bear with me.
    Imported photo's into iphoto and went to info panel and changed titles to meaningful names.
    Ex. DSC00001.jpg -> Easter Dinner.jpg
    Went to .mac upload and I cannot find the new name jpg names. The only pictures I can see are the original named pictures. I looked in Original folder, the modified folder and I just see the named files before I changed them. Maybe I am approaching this the wrong way.
    Any hints appreciated.
    20" imac Desktop   Mac OS X (10.4.9)  

    Jerseybob:
    Welcome to the Apple Discussions. Changing the title of a photo in iPhoto only changes the title in iPhoto. The actual file name is not touched. The only way you can change the file name and not mess up the library is to either rename them before importing into iPhoto or export the changed file out of iPhoto using the File->Export->File Export menu route with the option to use the Title selected. Then the new files will have those new names. If you try renaiming the files while in the Finder inside the iPhoto Library folder you will damage the library and have to start afresh. So Don't tamper with files in the iPhoto Library folder from the Finder.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've written an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Why is firefox defaulting to yahoo search i tried reinstalling and can find no add ons or plugins

    still see yahoo/avast on the search line on start up of firefox also in any further searches it goes to yahoo cant find it in extensions or add ons or add remove programs
    checked the question sites

    If you see Avast then it is likely that Avast software is causing this issue and you need to check the settings in that program and also disable extensions added by Avast to Firefox.

  • Siri can not find certain contacts in my contacts to call them

    I have a Marcus Jones in my contacts.  When i ask Siri to dial Marcus Jones, she says she can not find marcus jones and only presents marcus smith or allison jones.  I dont understand.

    I also have this issue, when as for a contact, it showed me three contacts with the same last name, but not the one I was looking for...  I validated it was in my contacts.

  • Finder Searches for Files That Do NOT Contain Certain Words

    Is it possible to do a search in the Finder for files that do NOT contain a certain word?

    As far as I know you can't do that. It would be lovely to pipe the results of one search into another....
    What happens is if you specify a type folder, then exclude a file system name, the command excludes folders that have the word in their name.
    You may want to take a look at this:
    http://developer.apple.com/documentation/Carbon/Conceptual/SpotlightQuery/index. html
    See the section on "Query Expression Syntax" and the one on "Spotlight Metadata Attributes Reference" (click link, then click the link in the Introduction to the section). Most the other stuff is of interest mainly to programmers, but those two sections are actually useful to regular folks.
    Francine
    Francine
    Schwieder

  • Search does not find certain songs/artists

    Hello everybody,
    (iTunes 11.0.1 / 10.8.2).
    When I search for certain artist, iTunes search will not show them. Yesterday I searched for "Whitney" and nothing was found. But I have 12 songs from Whitney Houston. There are many other artist that will not be found. A lot of the albums are compilations.

    Spotlight does have this problem, intermittently. A potential fix is possible by going to Settings > General > Spotlight Search. Uncheck all options, and perform a hard reset on the device (holding down home and power buttons at the same time until you see the Apple logo). Once it starts back up, go back to Spotlight Search, and turn everything (or the certain ones you want) back on. Then perform another hard reset.
    If that doesn't work, try Reset All Settings in Settings > General > Reset.

  • Exchange Search (using OWA) does not find certain emails although they match the search query

    Hi,
    We have a customer that has a problem with the Exchange Search.
    He has a number of mails with RE: DC250-6 Nordic in the subject.
    If he searches for RE: DC250-6 Nordic (with or without quotes) the result is not showing all the mails with this subject.
    If he then searches for Nordic the result is ok.
    In Outlook (using online mode) when searching for Nordic, you see that Outlook has marked the word
    Nordic in the subject
    so he really has indexed the subject of the missing mail (the one not shown when searching for
    RE: DC250-6 Nordic)
    Any ideas?
    Kind regards,
    Hans Mannaerts
    Met vriendelijke groeten, Salutations/Best regards, Hans Mannaerts

    Hi Hans,
    I suggest double check whether the OWA in the Offline mode.
    We can’t search for or sort items in your mailbox when offline, and the built-in filters won’t work when you’re offline.
    More details in the following article:
    Using Outlook Web App offline
    http://office.microsoft.com/en-us/support/using-outlook-web-app-offline-HA102828007.aspx
    I also suggest re-build the index for testing.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • 3G shuts down after searching (and not finding) for service.

      I replaced the sim card.  I restored it, updated the software, saved as a new phone - all with no result. I made an appt with the Genius, but in the meantime...  any suggestions will be appreciated!

    What you describe has been an ongoing issue with the iPhone.  This link  https://discussions.apple.com/thread/1602608?threadID=1602608&tstart=30  will take you to a thread and its spawn that will contain literally hundreds if not thousands of posts regarding this issue.  Long story short: go to Apple and insist on a replacement phone.  Period.  Accept nothing less.
    < Edited By Host >

  • Spotlight searchs for English apps and not Spanish

    Hi,
    Some macs I own have a very estrange problem. A can use spotlight for finding everything but no Spaniard words for Applications. for instance, if I use spotlight for searching "address book", no problem at all but if I search for "agenda", which is the Spaniard word for address book it won't find it in applications.
    This only happens in spotlight, but not in finder, where all the apps have their Spaniard name correctly and of course I have the system in Spanish.
    How can I solve this?
    Thanks

    Hi,
    I had the same problem once and solved it like this: http://discussions.apple.com/thread.jspa?threadID=888614&tstart=0
    Björn

Maybe you are looking for

  • TS1538 Unable to see iPod Touch 2G in Windows Vista Unless User is Admin

    Problem: Newly acquired iPod Touch 2G cannot be recognized as a device on a Vista 64-bit system unless the user is logged in as an admin. Then it is recognized correctly and able to work in iTunes. Obviously, having the user logged in as an admin def

  • HOW TO ACTIVATE JBOTTON?

    i have created a GridBagWindow in which i have three bottons and two textFields .i want one of the botton,"Cancel"to erase all the text from TextFild and i want the other botton,"Exit"to terminate the whole programe.i have tried my best but all in va

  • Redirecting domain to prosite

    I have a site i pushed live with bc in muse and now want my domain to be my prosite website through behance and I must be doing something wrong.  I added my custom domain name I went to BC and tried to redirect but it is not working. I check the stau

  • Document Printing/Exporting Offset

    Not too long ago I upgraded from CS 4 to 5.5.  I haven't done much printing until now.  I'm finding everything in InDesign that I print or export to PDF is offset by 1/8 inch to the left, leaving a wider margin on the right.  (As a PDF, this error be

  • Macbook Pro unstable crashing when opening iPhoto, FB flash apps and others.

    I have a 2010 Macbook Pro that crashes when I open iPhoto or use Facebook flash apps.  I can't seem to find a solution.  I have included the last panic report.  I can use safari without a problem as long as I don't go on flash heavy sites.  I have tr