Escape a & a list

I'm trying to escape the character into an inlist &. I tried in vain to use the.

Example: Note the last item in the list
AND dp.code    NOT IN ('CES', 'COUNCL', 'CITSER', 'RECYCL', 'C&NSRV')
Any ideas are appreciated.

If your list consists of fixed values, you can use CHR (38), as

AND dp.code    NOT IN ('CES', 'COUNCL', 'CITSER', 'RECYCL', 'C' || CHR(38) || 'NSRV')

Tags: Database

Similar Questions

  • Bug report - escaping from the list targets

    http://screencast.com/t/0WsRfR7nH192

    Minor nit - with all the security evolution APEX 4.1 and 4.2, the builder himself missed a few places to correctly escape/unescape stuff. See above. The page of the Edit (list) box (4000:4651) shows the target page links escaped.

    Thank you

    Hi Vikas,

    Thanks for reporting this. I filed bug #15929342, it will be fixed in the upcoming patch group.

    Kind regards
    Christian

  • List of files in the project

    When you look at a project file in the ITEMS or the FILES listing, I often wanted to get a pretty print ASCII completely formed file names. This information is available in the file .lvproj, in XML, sortof, but it tends to have shortened specific LV as used instead of C:\Program NIUninstaller Instruments\Labview 8.5\vi.llb and so on. I realize that not even explore Windows has a simple print-filenames-to-press-papers, so there is no particular reason for LV to implement this. However, if there was a way, within an app, to 'decode' things like it would help. The best that I can do now is cut and paste a screen grab with something like SnagIt and save it in PDF format. It is a bit exaggerated... I'd rather have the text directly, so I can import it into a database I'll put up for all my families of applications. I am not fully aware of the functioning of the projects, and perhaps a simple solution is escape. As I am chronically deprived of oxygen, it wouldn't be the first time in this area where I would be forced to: read a reply, hitting my head while squinting my eyes and pronounce the incantation approved... "D uh!" G

    Modicon,

    Here's a way very rudimentary and brute force to get this info.  Not effective at all.  Note that this example will go down only as many levels of the hierarchy that you assign to do.

  • Windows Live Mail a few errors have occurred during the processing of the task. Please see the list of errors below for more details.

    How is it, I always get this message every time I check my e-mail. On the one hand there are no errors below. Is there a way that this error can be fixed? If so, how?

    Windows Live Mail has its own support forums at the Windows Live Solution Center . Ask any question you may have in any of the forums on the right side of the this page. You will probably be asked to give your version of WLMail and Windows so that the answer may be more accurate. In WLMail to find your version of the software, a press on ALT - H. If it doesn't show you the version and the build number, press on escape to two times, and then Alt - F B.
    It would be useful to know a little more about the problem. Do all tasks in case of failure, or perhaps only the first on the list? Each time I check my e-mail address means whenever you click send/receive (or Sync, according to version)? Or maybe only every time a scheduled send/receive takes place?
    There is a bug in WLMail 2011 described by Peter.R shortly after he was released a year ago: a shipment / automatic reception fails on behalf of the city in the first place the mail in the task list if the include this account when checking for new messages is selected for a news account. To work around it, right-click on the name of the news account in the folders pane, select Properties and uncheck the option on the general tab, delete the account can make things worse.

    Noel

    updated information hit. Windows Live Mail forums are just around the corner under Windows Essentials

     
  • List of contacts from blackBerry Smartphones freezes the whole system

    When I try to use my list of contacts that I can scroll the name I want, but as soon as I press the cursor of the entire system freezes and I can not escape to the contact page or the information I'm looking for. I restart the phone by pressing the off icon and when I restart the phone the following message lights... "eception exception: Application net_rim_bb_addressbook_app (2010)" is not responding: process completed. "" What should I do now?

    Hi philipscheffler

    Please restart your device in this way while your device powered on remove the battery wait a min. then reinsert back. After the reboot, see if the error.

    If the error persists then please recall if you have installed a new application recently before this error appears, if you then uninstall them applications that you think might be responsible for this error.

  • How can I remove old programs installed in my start / all programs list when I uninstalled it already? I want that it has disappeared from my computer

    and how to open my task manager I have accidentally disabled

    If it's only in the list of programs, just right-click and choose Remove.  It will go into the trash.

    To open the Task Manager, press Ctrl-Shift-Escape.
  • I am new to windows 8 and cannot find the list of programs

    My old computer died and I bought a Samsung laptop with Windows 8. I can't find a list of programs that I use with Windows Vista, which I could access at the bottom left of the screen. Actually how to access all the information that could be in this place? So far the only place I could even find a list of programs in the control panel and all you can do is uninstall/change. Of course, I would appreciate the help. Windows 8 leaves much to be desired.

    You can download a free start ordinarysoft.com button and you can install it on your PC. You will have a similar to Windows 7 start button, or you can have a windows start button 8 modern research. Escape metro on start up screen and will be directly log on your desktop. When you click the Start button, you'll find all applications here as you find in other editions of windows.

    Hope it will work for you.
  • Cannot change PopUp LOV width and height in version 4.2.5.00.08. I change the values of 450 400 in the Popup list template values (Section of the window), but my function genList0_f07_$ _row (), retains the same settings. Is this a bug?

    Hello

    I use APEX 4.2.5.00.08 to my app.

    I have a region of reports, where I display a column set. A column is the column attribute "display as" the value 'Popup LOV (LOV based query).

    I press the button to retrieve the LOV, I get a popup of 450 x 400 pixels.

    I go to the side of the model and navigate to "Popup list of values of model", where I can see in the section 'Window' attributes 'Width' and 'Height' value 450 and 400. I edit them and save them and there is nothing going on. I'm sure that the template belongs to my selected theme.

    I saw in the HTML source code that is the called function:

    <!--


    function genList0_f07_$ _row)
    {
    w = open ("wwv_flow_utilities.gen_popup_list" +)
    « ? p_filter ="+
    "& p_name = ' + escape ('f07') +.
    ' & p_element_index = ' + escape ('0') +.
    ' & p_elem_id = ' + escape ('f07_0000').
    ' & p_form_index = ' + escape ('0') +.
    ' & p_max_elements = ' + escape ("") +.
    ' & p_escape_html = ' + escape ("") +.
    ' & p_ok_to_query = ' + escape ('YES').
    ' & p_flow_id = ' + escape ('114') +.
    ' & p_page_id = ' + escape ('100201') +.
    ' & p_session_id = ' + escape ('16021544706004').
    ' & p_eval_value = ' + escape ("") +.
    ' & p_translation = ' + escape ('NO') +.
    ' & p_lov = ' +.
    ' & p_lov_checksum = ' +.
    ' & p_item_id = ' + escape('-683997768') +.
    ' & p_column_id = ' + escape ('25022622060292812'),
    "winLov,"
    "Scrollbars = 1, resizable = 1, width =400, height =450"); "
    If (w.opener is nothing)
    w.opener = auto;
    w.Focus ();
    }
    ->

    I see that the values has not changed. I also connected and disconnected. I am inclined to believe that it is a bug of the APEX.

    The only solution I think is to replace this function, which is NOT ideal.

    Thank you

    Digital

    The parameters are generated only, nothing you can do about it because it does not use the model for these properties of the couple. Other things work fine for example the names of button or title window etc. I guess that, Yes, it is a bug. It's still there in the apex 5 too, I checked. The default values of the template do not match, the value in the generated code is always 400/450. So I guess it's pretty much a wait on 5.1.

    Here's a fun hack to make it work well on your page (works in apex 5 too, because the code is always the same). Put this in the execute on loading of the page section:

    (function(){
      var _open = window.open;
      window.open = function(){
        if ( arguments[1] === "winLov" ) {
          arguments[2] = "Scrollbars=1,resizable=1,width=500,height=700";
        };
        return _open.apply(window, arguments);
      };
    })();
    

    Change the settings to your liking. This will replace the existing window.open call, which is what the popup lov use and replace it with our own code. It does not interfere with other things. As the name of the new window is always "winLov" for the popup lov, it is the argument that is checked.

    During the call to window.open to open a new window with the name "winLov", parameters are replaced with your own version of it. The window is called as usual, using the stored reference.

    Edit:

    Yes, do not use the trick of resizing. My hack can be a bit tedious, but it's much less invasive for the end user (see open, bam, resize. "Even gets funky on multiple monitors). Also, this thing in the popup lov template will affect each lov popup that you use in the application, which is much less interesting than my specific page code.

    Edit2:

    I did a little digging in the source code, and I don't know why it does not work. Popup lovs are actually equipped to deal with it. My guess is that the parameters are recovered only after that the lists were generated, causing the package variables global to use their default values instead of model parameters.

  • Using #WORKSPACE_IMAGES # with the names of dynamic list of Image, not to hardcode

    I hope someone can help me with this request.

    I am developing an Apex application but I am learning as I go along by examples of Google search and read the tutorials, etc.  I am trying to create a slideshow based on a dynamic list of Image names. First, I created an apex_collection in a header containing the names of the image process, I need (view/column APEX_COLLECTIONS. C001) I then created a Page called P81_IMAGE_NAME element. I'm trying to loop through the collection and display the pictures in a slide show.   I have a HTML Page with the following code in the Source of the region (found the code in an example online)... Please can someone tell me where I can add the following PL/SQL code so that #WORKSPACE_IMAGES # nom_image may contain the names of images dynamically recoveries rather then hard-coded image names as in the < div Section of the Source region - Code I want to add somewhere, don't know where it add or even if it will work

    Declare cursor c1 is

    Select c001

    of apex_collections

    where collection_name = "CO_IMAGES";

    Start

    A1 to c1 loop

    : P81_IMAGE_NAME: = c1. C001;

    < img src = "#WORKSPACE_IMAGES & P81_IMAGE_NAME" alt = "Slideshow Image" / >

    end loop;

    end;

    -End

    -The code which displays images, I found (Harcoded in the < div section)

    < script type = "text/javascript" >

    function slideSwitch() {}

    var $active = $("#slideshow IMG.active");

    If ($active.length == 0) $active = $("#slideshow IMG:last");

    This allows to take images in their order of appearance in the tag

    var $next = $active.next () .length? $active.next)

    : $('#slideshow IMG:first');

    Uncomment the 3 lines below to shoot images in random order

    var $sibs = $active.siblings ();

    var rndNum = Math.floor (Math.random () * $sibs.length);

    var $next = $($sibs [rndNum]);

    $active.addClass('last-active');

    $next.css ({opacity: 0.0})

    .addClass ('active')

    . Animate ({opacity: 1.0}, 3000, function() {})

    $active.removeClass ('active last active');

    });

    }

    {$(function()}

    setInterval ('slideSwitch()', 3000);

    });

    < /script >

    < style type = "text/css" >

    / * the value width and height to match your images * /.

    {#slideshow}

    position: relative;

    height: 400px;

    }

    #slideshow IMG {}

    position: absolute;

    top: 0;

    Left: 0;

    z index: 8;

    opacity: 0.0;

    }

    {IMG.active #slideshow

    z-index: 10;

    opacity: 1.0;

    }

    {IMG.last - active #slideshow

    z index: 9;

    }

    < / style >

    < div id = "slideshow" >

    < img src = "" #WORKSPACE_IMAGES #Logo.png "alt =" slideshow Image 2 "/ >" "

    < img src = "" #WORKSPACE_IMAGES #Logo1.png "alt =" slideshow Image 1 "/ >" "

    < img src = "' #WORKSPACE_IMAGES #2_Burg - 1.png" alt = "Slideshow Image 2" / > "

    < img src = "" #WORKSPACE_IMAGES #Car11.jpg "alt =" slideshow Image 3 "/ >" "

    < img src = "" #WORKSPACE_IMAGES #Screen1.png "alt =" slideshow Image 4 "/ >" "

    < / div >

    < / div >

    user8016921 wrote:

    Please update your profile of the forum with a recognizable user name: Video tutorial how to change username available

    Always include the information described in these guidelines when you post a question: How to get the answers from the forum

    I am developing an Apex application but I am learning as I go along by examples of Google search and read the tutorials, etc.  I am trying to create a slideshow based on a dynamic list of Image names. First, I created an apex_collection in a header containing the names of the image process, I need (view/column APEX_COLLECTIONS. C001) I then created a Page called P81_IMAGE_NAME element. I'm trying to loop through the collection and display the pictures in a slide show.  I have a HTML Page with the following code in the Source of the region (found the code in an example online)... Please can someone tell me where I can add the following PL/SQL code so that #WORKSPACE_IMAGES # nom_image may contain the names of images dynamically recoveries rather then hard-coded image names as in the

    Depends on the number of images. How are they involved?

    With a small number (e.g. 10-20), you can simply use a page element to register the handset img reference items and she as a substitution string in the region existing HTML. For more information, it would be preferable to use a report.

    On the approach of page element:

    1. create the point P81_IMAGES of the page as an element of the display only. The value of the Condition Never element so it is not included in the rendered page and the security attribute point escape special characters No.

    2. create a page process before header (sequenced to run once the collection created if that is done at this point in the process):

    begin
    
      :p81_images := null;
    
      for img in (
        select c001 src
        from apex_collections
        where collection_name = 'CO_IMAGES')
      loop
        :p81_images := :p81_images || 'Slideshow Image '
      end loop;
    
    end;
    

    3 refer to the value of the element in the HTML source of the region

    
    
    
    
    
    &P81_IMAGES.
  • List of numbers

    I need to strip the numbers manual and replace them with the automatic paragraph numbers.

    1 1.     text

    2 2.     Text2

    Is this possible via the script. It can be applied only in the list of numbers

    You need to escape the backslashes: ' ^ \\d+?\\.\\t+ ';

    But the way you did, without defining a replacement string, applies only to the paragraph style NL, it does not remove the manual numbering. To apply the style and remove the number, follow these steps:

    app.findGrepPreferences=null;
    app.changeGrepPreferences=null;
    app.findGrepPreferences.findWhat="^\\d+?\\.\\t+(.)";
    app.changeGrepPreferences.changeTo="$1";
    app.changeGrepPreferences.appliedParagraphStyle="NL";
    app.activeDocument.changeGrep();
    

    Peter

  • Create a Simple VM without the list of resources

    Hi all

    I try to use create workflows simple virtual machine but always error because I'm not insert resource pool parameter because in our data center, we have no resource pool... I read CreateVM_Task is always the list of resources to use, no chance I can create new virtual machine without using resource pool?... Thank you

    In fact, you have a pool of resources as Joerg escapes to... However, regardless of the status of the DRS, your clusters and stand-alone hosts even have a root resource pool "Resources" that the vCO client can see through the vSphere API. This pool of resources of root is NOT visible in the vSphere Web client or vSphere Client:

    As you can see above, the stand-alone host 'esx - 03 a .vcoteam .lab' has a pool of resources 'Resources', like the "Standby" cluster that has no active DRS

  • How can I escape commas inside the function listQualify?

    I have

    am a newbie in coldfusion. I need help. My database has records of names of companies as: abc, Inc. For now I'm using this query:

    SELECT DISTINCT COMPANY FROM ComapanyTable WHERE (Company IN (#ListQualify(form.cCompanyList2, "'", ",")#))

    This problem is that it separates CBA, Inc..

    SELECT DISTINCT Company FROM CompanyTableWHERE (Company IN ('abc',' Inc.','xyz','Inc.'))

    I need to get the list, as it is, i.e. as: "abc, Inc.", "xyz, Inc." so that I can later insert these values into a new table.

    Insert the code:

    <cfquery name="insertPair" datasource="#DSN#" dbtype="ODBC"> INSERT INTO tblChildCompanyToParent (Parent_Account_ID, Child_Account_ID) SELECT DISTINCT <cfqueryparam value = "#form.pCompanyList#" CFSQLType = "CF_SQL_VARCHAR">, Company FROM CompanyTable WHERE Company IN (<cfqueryparam value="#ValueList(insertSelect.Company,';' )#" CFSQLType = "CF_SQL_VARCHAR" list="true" separator=";">) </cfquery>

    Code of the selection list

    <select multiple name="cCompanyList2" id="cCompanyList2" class="selectCCompany" data-attribute="selCCompany" size="10"> <cfloop query="childCompanyList"> <option value="#childCompanyList.Child_Account_ID#">#childCompanyList.Company#</option> </cfloop> </select>

    Y at - it anyway to solve this problem.

    Thank you for your help.

    I managed to fix it.

    I posted the solution to StackOverflow

    SQL - how can I escape commas inside the function listQualify? -Stack overflow

    Thank you once again!

  • Special characters escaped HOWTO if you use regexp_replace and regexp_substr

    Hello experts,

    following test case

    insert into querytest1 (d) values

    ("#1 (170): [{'type': 'FACEBOOK', 'count': 0, 'Larry': 1382627403299}, {'type': 'GOOGLE', 'count': 0, 'Larry': 1381825285002}, {'type': 'EMAIL', 'count': 2, 'Larry': 1381826322925}] #2(0): #3 (5):-3141 #4 (5):-3141 #5 (5): 21804 #6: (7) 3890750 #7(3): s11'");

    Select regexp_replace (d, REGEXP_SUBSTR (REGEXP_SUBSTR (d, ' [^] +', 1, 1), "[^:] +' 1, 2"), ") of querytest1;

    ERROR on line 1:

    ORA-12726: unparalleled support in regular expression

    evidence that the characters special [] {} are the problem:

    delete from querytest1;

    commit;

    -Insert data without special characters

    insert into querytest1 (d) values (' #1 (170): 'type': 'FACEBOOK', 'count': 0, 'Larry': 1382627403299, 'type': 'GOOGLE', 'count': 0, 'Larry': 1381825285002, 'type': 'EMAIL', 'count': 2, 'Larry' [: 1381826322925] #2(0): #3 (5):-3141 #4 (5):-3141 #5 (5): 21804 #6: (7) 3890750 #7(3): s11');

    Select regexp_replace (d, REGEXP_SUBSTR (REGEXP_SUBSTR (d, ' [^] +', 1, 1), "[^:] +' 1, 2"), ") of querytest1;

    REGEXP_REPLACE (D, REGEXP_SUBSTR (REGEXP_SUBSTR(D,'[^]+',1,1),'[^:] +', 1, 2), ")

    --------------------------------------------------------------------------------------------------------------------

    [#1 (170): 'FACEBOOK', 'count': 0, 'Larry': 1382627403299,: 'GOOGLE', 'count': 0, 'Larry': 1381825285002,: 'EMAIL', 'count': 2, 'Larry': 1381826322925,: 'EMAIL', 'count': 2, "Lamarre": 1381826322925] #2(0): #3 (5):-3141 #4 (5):-3141 #5 (5): 21804 #6: (7) 3890750 #7 (3): s11

    so now it works because there is no characters [special])

    is there a way to escape them?

    Thank you in advance.

    Hello

    Since you are using Oracle 11.2, you can do it with a WITH recursive clause, like this:

    MERGE INTO dst t

    WITH THE HELP OF)

    MORPHING (q, result, n_to_do, start_pos, end_pos) AS

    (

    Q SELECT

    ,       d || ' ' AS a result

    REGEXP_COUNT (q

    , '#\d+\(\d+\):'

    ) AS n_to_do

    REGEXP_INSTR (q,

    , '#\d+\(\d+\):'

    1

    REGEXP_COUNT (q

    , '#\d+\(\d+\):'

    )

    ) AS start_pos

    LENGTH (q) AS end_pos

    T

    UNION ALL

    Q SELECT

    REPLACE (result

    , ':' || n_to_do | ' '

    , NVL (RTRIM (REGEXP_SUBSTR (SUBSTR (q, 1, end_pos))))

    , '#\d+\(\d+\):(.*)'

    start_pos

    1

    NULL

    1

    )

    )

    , 'NULL '.

    )

    ) AS a result

    , n_to_do - 1 AS n_to_do

    REGEXP_INSTR (q,

    , '#\d+\(\d+\):'

    1

    BIGGER (1

    , n_to_do - 1

    )

    ) AS start_pos

    REGEXP_INSTR (q,

    , '#\d+\(\d+\):'

    1

    n_to_do

    ) - 1 AS end_pos

    MORPHING

    WHERE n_to_do > 0

    )

    Q SELECT, result

    MORPHING

    WHERE n_to_do = 0

    ) CBC

    WE (dst.q = src.q)

    WHEN MATCHED THEN UPDATE

    SET dst.result = src.result

    ;

    You can have any number of rows in table t, but they must have a unique key.  I assumed q was unique, highest, but it can be a column or combination of columns.

    It works with any number of values.

    The character "#" can occur in the values, just that it does not part of the point of shells #-figures-leftparen-figures-rightparen-colon. If "#" occurs in this model, you can't simplify regular expressions, as John.

    The above solution was written for the table that you posted in response #6, where q contained values, and d was the formula with the holders of the place for values.  You seem that overthrew in your last message, you may need to reverse I used q and d.

    Whatever your problem, it seems to be a way very uncomfortable to solve.  You need to rethink your data model.  In particular, stroring data in delimited as q lists are a bad idea.  Relational databases work best when when each column contains a single value, not a list of any number of values.  It is so basic to the design of database he called first normal form.

    This would help a lot if post you more simple examples.  Instead of having 7 values, some close to 200 characters, you could show the problem just as well (better, in fact) with 3 or 4 values, no tha 10 don't characters each.

  • Mailing list, starting with special characters when configuring alerts


    Hi all

    I'm trying to create an alert in OSB. In the postal recipient filed, the mailing list that I provide begins by "#". For Ex: #Test.com

    OSB doesnot lets put the # at the beginning of the mailing list. I have tried different methods to escape it, but did not work.

    Your help is really appreciated.

    Thank you.

    I found the solution:

    Replace # by %23 (it's the coded representation of http to #).

    Thank you

    Ankit

  • ORA-31061 XDB-error: special tank tank escaped conversion failed

    I build a script to export data in a table to an xml file. After that, I came across this error: ORA-31061 XDB-error: special tank tank escaped conversion failed.

    I have reduced the problem in 1 column and now knows that this query will trigger the problem:

    Customer OF SELECT XMLELEMENT ('name', lastname)

    clearly, there are some lastname in the array that contains some sort of bad character. The table contains 24,000,000 customers.
    Is it possible to know what record (or records) are the cause of the problem?

    Version information:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE Production 11.2.0.2.0
    AMT for 64-bit Windows: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production

    Erik_NL wrote:
    WE8MSWIN1252

    Oracle recommends to use Unicode (AL32UTF8) as the database character set. Anyway, I'm still not sure that the problem is necessarily tied to the character set. So, as you suggest, it might be useful to have the list of family names is generating the error.

    You can try something similar to the following:

    CREATE OR REPLACE TYPE names_ty IS TABLE OF VARCHAR2(50)
    /
    
    CREATE TABLE bad_names(lastname VARCHAR2(50) NOT NULL);
    
    CREATE OR REPLACE PROCEDURE logBadName(p_name VARCHAR2)
    AUTHID CURRENT_USER
    IS
        PRAGMA AUTONOMOUS_TRANSACTION;
    BEGIN
        INSERT INTO bad_names(lastname) VALUES(p_name);
        COMMIT;
    END logBadName;
    /
    SHOW ERRORS;
    
    DECLARE
        customersNames   names_ty := names_ty();
    
        BAD_NAME_EXCEPTION EXCEPTION;
        PRAGMA EXCEPTION_INIT(BAD_NAME_EXCEPTION, -31061);
    
        xmlInfo     XMLTYPE;
        idx         PLS_INTEGER;
        lastName    VARCHAR2(50);
    BEGIN
        SELECT lastname
        BULK COLLECT INTO customersNames
        FROM customer;
    
        idx := customersNames.FIRST;
        WHILE idx IS NOT NULL LOOP
    
            lastName := customersNames(idx);
    
            BEGIN
                SELECT XMLElement("name", lastName)
                INTO xmlInfo
                FROM dual;
    
                EXCEPTION
                    WHEN BAD_NAME_EXCEPTION THEN
                        logBadName(p_name=>lastName);
            END;
    
            idx := customersNames.NEXT(idx);
        END LOOP;
    END;
    /
    

    And finally the rows in the bad_names table will give you the information you're looking for.

    I hope this can help you.

    Kind regards
    Dariyoosh

    Edited by: dariyoosh June 4, 2013 08:32

    Edited by: dariyoosh June 4, 2013 09:47

    Edited by: dariyoosh June 4, 2013 09:48

  • Maybe you are looking for

    • Hotmail account lockout.

      I have been unable to access my account on dec 19 and have been unable to do since. I followed all the instructions on the page of hotmail. Issues of security etc, nothing helps. Called the number, I had got hotmail that put me through Microsoft, whi

    • Windows media player cannot play the file. Unsupported file format

      Original title: Windows media player IM tryin to play a video on windows media player, but it keeps the habit say this http://i1092.photobucket.com/albums/i410/WikidEffect/proof.jpgWIN (image link) [IMG] http://i1092.photobucket.com/albums/i410/Wikid

    • Alienware 17 - R3, does not illuminate!

      Hi all A week ago, I bought my first Alienware 17 - R3 with i7 processor 6700hq. At present, the pc does not start. Thinking it was the battery, connect the charger and nothing at the beginning. On logo Alienware (power button). But now, even I can't

    • I remember my password

      I know my password.  Windows does not start. Message is "password profile fails". What should do?

    • BlackBerry Smartphones Yahoo Calendar Sync

      Hi all, new to the Forum and the BlackBerry world and I have a question.  I tried searching here and on Google and could not find a definitive answer. I'm running an 8830 WE, with o/s 4.5 and have Desktop Manager 5.0 on my PC at home.  I use BIS and