Some help required

HELLO,
   1. WHAT IS OSS.
   2. EXPLAIN THE CONCEPT OF CTS.
REGARDS
BALEEQ

Hi Baleeq,
<u><b>
CTS</b></u>
The Change and Transport System (CTS) is a tool that helps you to organize development projects in the ABAP Workbench and in Customizing, and then transport the changes between the SAP Systems in your system landscape
The Change and Transport System offers you the following roles:
- Transport Administrator
- Transport Operator
Also go through these links to know more about the same..
http://help.sap.com/saphelp_nw2004s/helpdata/en/3b/dfba3692dc635ce10000009b38f839/frameset.htm
http://help.sap.com/saphelp_nw04s/helpdata/en/57/9a9838e914a20de10000009b38f8cf/content.htm
<u>
<b>OSS</b></u>
If you meant "What is SAP OSS connection service?"
The answer is,It is a secure network connection that connect SAP's customer network to SAP support network in Germany to use "R/3 Online Services" over the Internet.
Go through this link to know more about the same..
http://www.csloxinfo.com/corporateaccess/saposs_en.asp
But if you wanna know what you mean by OSS Notes
Then the answer is, SAP will not support customer modified objects. Having said that, often it is necessary to make such changes to make the system behave as required by the business. The only supported changes are those made when applying OSS notes.
Also go through these links to know more about the same...
http://www.sappoint.com/ossnotes.html
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/cs/user/view/cs_msg/6632
https://www.sdn.sap.com/irj/sdn/weblogs?blog=/cs/user/view/cs_msg/6539
I hope it helps...
Regards,
Abhy
PN: Reward the helpful...
Message was edited by: Abhy Thomas

Similar Messages

  • Image - maps are not working in Firefox but it does work in IE. Some help required.

    Hey there,
    Last week i've been building a website for our company. However, there is still a problem with our banner/slider. I've uploaded some images and the slider is currently working. But the image maps ,using <map> & <area> taggs, are not functional in FF. They do work in IE so I suppose it should be working correctly.
    I've tried using Chrome & Safari but the problem keeps persisting.
    Some help would be nice (:
    Marnix.

    Doesn't work in Firefox, Chrome, and Safari? <br />
    Sounds like you're using non-compliant code.
    http://www.w3.org/TR/html5-author/the-map-element.html <br />
    http://www.w3.org/wiki/HTML/Elements/area
    You could try posting the URL to a test case at the Web Development / Standards Evangelism forum at MozillaZine, and see what they have to say. The support helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Some help required with logic for a dynamic sql query

    i have below code but not sure how to resolve this problem - what i need is to be able to dynamically
    the problem:
    i have a rabbge of paratmeters coming in from a form and need to be able to create a dynamic query string to go into a prepared statement object.
    the problem i have is there are 2 fields year range and year.
    if year range is none i need to create the query string as such :
    where the value of year can be serached on exactly
    str.append("VOLUME_YEAR = ? ");the probelm is if the year range is 5 or year range is 10 i dont know how to maipulate the query string to be able to set the string such that i can then place the year value in the place holder in preparedStatement.setInt(1, year)
    how can i create the intial query string ie.- what are the possible things that i can do. - i'm thinking of things like putting some type of between or such type query statement - but not at all sure how the syntax would go - ie. how would i use the year value and how would i create this dynamic part of the query string so that the JDBC regonises it?
    thanks for any help.
    public String setVolumeYearQuerySt(String year, String yearRange, StringBuffer str){
              String volumeYearQueryString = null;
              Sring doAction= null;
              if (yearRange.equals("None")){str.append("VOLUME_YEAR = ? ");}
              else if(yearRange.equals("5 Years")){doAction = "Nothing";}
              else if (yearRange.equals("10 Years")){doAction = "Nothing";}
              return volumeYearQueryString;
              }

    Saish - thanks a lot for the code example.
    Although, i think its far too advanced for me to understand and try to manipulate it and fit my problem. I'm pretty new to programming as you can probably see from my simple if else type statements. But i'm going to give it a try and see how it goes.
    could you please be kind enough to demonstrate how i could use the above syntax to do the following. --
    i have a year being entered in form .  in the database there is a column year volume which contains year in single year value format and also in a year range  value format - thus as in below - how could i do this -
    eg.
    user can enter a value in the year field a single value or a range value - then he can select +/-5 or 10 yrs range on that value - the DB holds the values as single values and ranges as below -
    one suggested apporach is as follows if a single user is alloweed to enter only a single value in the filed and select a query range +/- 5 etc..
    volume year of �1926-1928� and the user enters �1927�, the query has to find all records where
    look for records that are �less than or equal to� 1927.  It then has to check to see if it contains a range.  For those that it finds containing a range, it has to work out what the �upper� year is and check to see if that is �greater than or equal� to 1927.  If it is, then that is a possible matchanother approach that is suggested is to have a drop down with all years from databse and user is only llowed to select value from drop down and following logic is suggested :
    Because volumes can be received as ranges (e.g. 1964-1966), some extra coding is required where the user asks for a Year Range (such as + or � 5).
    Using the Year selected from the dropdown list, split it into 2 values, a low year and a high year. For example, if �1965-1968� is selected from the year dropdown, split it into �1965� and �1968� for the low year and high year respectively. If �1964� is selected from the year dropdown, split it into �1964� and �1964�. Now take the Year Range that the user has entered into account. For example, if the user has entered 5, subtract 5 from the low year and add 5 to the high year. Using these values, include the following search criteria in the query to the database:-
    (<low year>     BETWEEN
                 left (VOLUME_YEAR, charindex ('-',VOLUME_YEAR + '-') - 1)
         AND     right (VOLUME_YEAR, charindex ('-',VOLUME_YEAR + '-') - 1))
    OR     (<high year>     BETWEEN
                 left (VOLUME_YEAR, charindex ('-',VOLUME_YEAR + '-') - 1)
         AND     right (VOLUME_YEAR, charindex ('-',VOLUME_YEAR + '-') - 1))regards - i think if i could solve the first approach that would be something good as its most user freindly
    thanks

  • Some help required with Clipping Masks

    Hi,
    I'm quite new to illustrator - I've made designs before but really just playing at it.
    Now, though, I have a design which I had "grunged" up by applying a texture and knocking out the sections of the design with it in Photoshop. However, I want to learn how to do that in illustrator and thought that clipping mask was the answer.
    I can get the clipping mask to work except it creates the opposite effect I am after...It masks the portions of the image I want to keep visible leaving those areas I want masked visible.
    In effect I need to inverse the mask but I don't know how to do it in illustrator.
    Hopefully, I've made it clear what I mean and I appriciate any advice.
    Ta
    Malc

    You can use the Transparency panel to make an opacity bask as well and inverse that.
    Or if you wish use the pathfinder panel to minus front. I think the second icon on top from the left.
    Read the help files about opacity masks, pathfinder and clipping mask
    and it might also work as a compound path Command 8 or Control 8.
    Read about compound paths

  • Some help required for my Zen

    My Zen (Sleek Photo) is constantly crashing, so a black screen. When it happens, none of the buttons are responsi've and I can only turn it off by pressing the reset button. After resetting, the same thing will happen again and again. Occasionally it will take 2 seconds to crash and it has taken up to 2 minutes, when I was hopeful that it had sorted itself out.
    Thanks?in advance for?any assistance.

    Just a quick bump, as I still can't get it working.
    To make a correction, it's not a Sleek Photo. It's a 6gb Zen, sorry.
    I managed to clean up, reboot and reinstall my firmwire but I'm still having the same problem. I can't get it to work consistently at all. If I charge it for 5 hours, I may get 2 minutes of playback, but then it's will crash again. I don't know what to do, honestly. I've tried the MP3 recover tool and that had no effect.
    Any help, guys?

  • Some help required - creating an election simulator

    Hey there, i've only been coding java for the past month or so, and I've been going fine apart from this program i'm attempting to code (badly, I admit);
    To sum it up:
    *The program asks the user how many people are in a country.
    *The program asks the user how many electorates there are.
    *The program asks the user how many political parties are up for election.
    After these inputs, the program does the following; (or in my mind, should)
    *Program randomly assigns population to electorates
    *Program randomly goes through each electorate asking if a population member will run for a political party. Only 1 person per party in an electorate.
    *Program goes to a vote - population in each electorate votes randomly for running candidates.
    Usually with some associated output each step.
    I'm trying to use inheritance, and supposed to use polymorphism (of which i'm not sure what that is).
    Here is what i've got:
    public class Main extends InheritedMethods {
         public static void main(String args[]){
    //user inputs.
              System.out.println("How many people live in the simulated country overall?:");
              numPeople = readScannerInt();
              System.out.println("the number is: "  +numPeople);+
    +          System.out.println("How many electorates are in this country?:");+
    +          elecNum = readScannerInt();+
    +          System.out.println("the number is: "+  elecNum);
              System.out.println("How many political parties are campaigning?:");
              parties = readScannerInt();
              System.out.println("the number is: "  +parties);+
    +          int[] record = electorateAssign();+
    +          //This just outputs population data onto the screen so i can confirm it is working properly.+
    +          System.out.println("Randomly determing electorate populations...");+
    +          for (int z = 0 ; z < elecNum; z++){
                   int y=z+1;
                   System.out.print("Electorate "+y+": "  +record[z]+  " ");
                   if (z % 5 == 4)
                        System.out.println();
              int[] people = peopleStorer(record);
              //print();
              System.out.println();
              System.out.println("Dividing populations political opinions...");
              System.out.println("Commencing Voting...");
              for (int k = 0 ; k < numPeople; k++){
                   System.out.print(people[k]  +" ");+
    +               if (k % 10 == 9)+
    +                    System.out.println();+
    +          }+
    +     }+
    +}+
    +import java.util.Random;+
    +import java.util.Scanner;+
    +public class InheritedMethods {+
    +     static int numPeople;+
    +     static int elecNum;+
    +     static int parties;+
    +     static int[] candidates = new int[numPeople];+
    +     public static int readScannerInt() {+
    +          Scanner userInput = new Scanner(System.in);+
    +          String num = userInput.next();+
    +          int numReturn = Integer.parseInt(num);+
    +          return numReturn;+
    +     }+
    +     public static int[] peopleStorer(int[] record){+
    +          int [] people = new int [numPeople];+
    +          int counter=0;+
    +          int catcher=0;+
    +          while( counter<elecNum){+
    +               while (catcher<record[counter]){+
    +                    people[catcher++]=counter;
                   counter++;
              return people;
         public static int[] electorateAssign(){
              Random dice = new Random();
              int number;
              int[] elecPop=new int[elecNum];
              for(int counter=0; counter <numPeople; counter++){
                   number=dice.nextInt(elecNum);
                   elecPop[number];
              }I've got the first 4 steps down, the trouble i'm really having is taking my electorates array and doing anything at all with it.
    I was messing with multi-dimensional arrays for a while, but i've since concluded these refuse to work in methods for me (i can never seem to return them to the main, so now i've been trying to use 1 dimensional arrays
    I've tried a couple of times to make more methods that send my electorates array to a vote method (but admittedly i'm used to python and coding on java is like pulling finger nails for me) but i don't get very far.

    Here ya go, this is how to return multidimensional Strings:
    public class Junk {
      String[][] s = {{"this is 1,1", "this is 1,2"}, {"this is 2,1", "this is 2,2"}};
      Junk(){
      public String[][] myStuff(){
        return s;
      public static void main(String[] args) {
        Junk junk = new Junk();
        String[][]p = junk.myStuff();
        for(int i=0; i<p.length; i++){
          for(int j=0; j<p.length; j++){
    System.out.print(p[i][j]);
    System.out.print(" ");
    System.out.println();

  • Some help required - confused wiht which calendars are which

    i have calendars in 'on my mac' and the same calendars in '[email protected]' in ical on my macbook. these are duplicating and i dont recall them doing so until recently (last few months). which ones set of cals are my masters? why should i need to have both sets in my ical.
    i am syncing with iphone, ipad and imac through mobile me. so i just want a reliable method to sync and edit through mobile me on each device without displaying or creating repeat entries.
    thank you

    I have this problem too, using an iMac iPad and iPhone,
    On my iMac it's just one calendar
    On my iPad it's from my Mac and MobileMe
    On my iPhone it's only MobileMe
    I have done a sync and a back up, I get reminders twice everywhere!
    I can't work out how to use only MobileMe???
    And ideas?
    Thanks in advance

  • Urgent help required: Query regarding LC Variables

    Hi All
    Sometime earlier I was working on a performance issue raised by a customer. It was shell script that was taking almost 8-9 hrs to complete. During my research I came across a fact that there were some variables which were not set, the LC variables were impacting the sort funnel operations because of which the script was taking a long time to execute.
    I asked them to export the following commands, after which the program went on smoothly and finished in a couple of mins:
    export LC_COLLATE=en_US.ISO8859-1
    export LC_MESSAGES=C
    export LC_MONETARY=en_US.ISO8859-1
    export LC_MONETARY=en_US.ISO8859-1
    export HZ=100
    export LC_CTYPE=en_US.ISO8859-1
    export LANG=en_US.UTF-8
    Later I did recover that setting the LC_COLLATE to C, is not helping and the program was again taking a lot of time. Few questions that I want to ask are:
    1. Can someone please tell me, what each of these variable mean and how these values make a difference.
    2. When I exported LC_COLLATE=en_US.ISO8859-1, it worked fine, but when i tried with the defalut value LC_COLLATE=C, then why the program didnt work.
    As this issue is still going on, hence I would request All to provide their valuable inputs and let me know as much as possible.
    Appreciate your help in this regard.
    Thanks
    Amit
    Hi All
    A new development in this regard. The customer has send us a screen shot in which they were trying to export the locale variable using the commands which I have pasted above. I can see in the screen shot that while exporting LC_COLLATE and LC_TYPE, they get a message that ""ksh: export: couldn't set locale correctly"".
    Request everyone to please give their inputs as it's a bit urgent.
    Thanks for all the help in advance.
    Thanks
    Amit
    Some help required please...
    Edited by: amitsinhaengg on Jul 22, 2009 2:03 AM
    Edited by: amitsinhaengg on Jul 22, 2009 2:06 AM

    LC_CTYPE
    Controls the behavior of character handling functions.
    LC_TIME
    Specifies date and time formats, including month names, days of the week, and common full and abbreviated representations.
    LC_MONETARY
    Specifies monetary formats, including the currency symbol for the locale, thousands separator, sign position, the number of fractional digits, and so forth.
    LC_NUMERIC
    Specifies the decimal delimiter (or radix character), the thousands separator, and the grouping.
    LC_COLLATE
    Specifies a collation order and regular expression definition for the locale.
    LC_MESSAGES
    Specifies the language in which the localized messages are written, and affirmative and negative responses of the locale (yes and no strings and expressions).
    You can use command
    # locale -k LC_CTYPE
    to see more detail about each type.

  • Help required with Photoshop Elements 4.0 this has been installed on my new Toshiba laptop with windows 8.1 for some 18 months and operating well. Now it will not open, message pops up saying "attempt to access invalid address" then "application not respo

    Help required with Photoshop Elements 4.0 this has been installed on my new Toshiba laptop with windows 8.1 for some 18 months and operating well. Now it will not open, message pops up saying “attempt to access invalid address” then “application not responding” Suggestions how to access would be much appreciated. Tks. Stuart

    What is the size of your hard disk?  PSE 4 is a very old program and I suspect it is not able to access the entire hard disk on your machine.  Just a thought here.

  • I'm looking for some help connecting linksys IP Cameras to my home network to monitor my property when I'm travelling. I used to do this with linksys WAPS, but since I've discarded all my old linksys networking and standardized on airport, I can't get the

    I'm looking for some help connecting linksys IP Cameras to my home network to monitor my property when I'm travelling.  I used to do this with linksys WAPS, but since I've discarded all my old linksys networking and standardized on airport, I can't get these things working.  I know that I have to identify my camera through the DHCP table and set up port forwarding and there is the problem. 
    My network consists of 4  base stations set up in a roaming network - same network name and passwords.  I need to do it this way so I don't have to switch network when I move from one side of the house to the other, go to the cabana, or my shop in the barn.  The network works pretty well since I went to a roaming set up.  Good performance, yata, yata, yata.
    However, the roaming network requires the AEBS's to be set up in bridge mode, rather than sharing an ip address.  When the AEBS is set to  bridge mode, you don't see a DCHP table or have the ability to identify your IP Cam through the AEBS - and hence, no port forwarding. 
    I am able to identify and set up my Linksys IP Cam by locating the ip address on my FIOS router, even though, it's plugged into an AEBS.  I set it up, see the video, remove the ethernet cable from the IP Cam, restart - and I can't get to it from an AEBS.  In researching this, it appears, I should be setting up the AEBS to "share an IP Address", going to the DHCP table and identifying the camera's IP address and setting up port forwarding.  However, you don't see any of the DHCP or port forwarding options in Airport Network Utility when configuring in bridge mode. 
    I'm hoping I'm missing something here and that the solution isn't to set it up at the FIOS router level, but I'm beginning to think that's my only hope.  What concerns me there is that I should be able to see the IP cam on the network without port forwarding since I'm not coming from outside, and I can't even do this unless it's connected hard wire.
    I'd appreciate any insight into this that anyone might have.  I've hit the wall with what I know.
    Thanks.

    In a roaming network, your "main" router is the device that would require port mapping/forwarding to be configured in order to access the IP camera from the Internet. This router is also the one that would be provide the private IP address for the camera which you will want to be a static one.
    So as you described your network, the IP cameras should be getting an IP address or you assigned it a static one and this is the address that you would enter in the Private IP address (or equivalent depending on the router used) field when setting up port mapping.
    If you are not able to access this camera from the local network, then this should be troubleshot first.

  • Search Help with in a serach help required in SRM 4.0

    Hi,                                                     
    Requirement: Search help required for Product Category field in the Search help for Product(BBPH_PRODUCT) in SRM portal.
    This search help is used in Create shopping Cart transaction. The hyper link on Internal Goods/Services leads to the search help BBPH_PRODUCT. 
    My analysis:           
    The field Product Category (CATEGORY_ID) has search help(COM_CAT_HIER) attached to its data element. When I single test the search help BBPH_PRODUCT in SAP GUI,I can see the search help for field product category in the selection dialogue box. However the same does not appear on the corresponding screen in HTML.
    Please let me know whether I need to do some thing to make the search help appear on the HTML screen?
    With Regards,         
    Prakash Kamath

    Hi Prakash,
    I have the same problem but with another field. Unloading point. Could you please tell me how did you solve this problem with displaying F4 help on html/ SRM portal?
    Thank you very much.
    Best regards,
    Danijela ZIvanovic

  • Need some help in creating Search Help for standard screen/field

    I need some help in adding a search-help to a standard screen-field.
    Transaction Code - PP01,
    Plan Version - Current Plan (PLVAR = '01'),
    Object Type - Position ( OTYPE = 'S'),
    Click on Infotype Name - Object ( Infotype 1000) and Create.
    I need to add search help to fields Object Abbr (P1000-SHORT) / Object Name (P1000-STEXT).
    I want to create one custom table with fields, Position Abb, Position Name, Job. Position Abb should be Primary Key. And when object type is Position (S), I should be able to press F4 for Object Abb/Object Name fields and should return Position Abbr and Position Name.
    I specify again, I have to add a new search help to standard screen/field and not to enhance it.
    This is HR specific transaction. If someone has done similar thing with some other transation, please let me know.
    There is no existing search help for these fields. If sm1 ever tried or has an idea how to add new search help to a standard screen/field.
    It's urgent.
    Thanks in advace. Suitable answers will be rewarded

    Hi Pradeep,
    Please have a look into the below site which might be useful
    Enhancing a Standard Search Help
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/daeda0d7-0701-0010-8caa-
    edc983384237
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee93446011d189700000e8322d00/frameset.htm
    A search help exit is a function module for making the input help process described by the search help more flexible than possible with the standard version.
    This function module must have the same interface as function module F4IF_SHLP_EXIT_EXAMPLE. The search help exit may also have further optional parameters (in particular any EXPORTING parameters).
    A search help exit is called at certain timepoints in the input help process.
    Note: The source text and long documentation of the above-specified function module (including the long documentation about the parameters) contain information about using search help exits.
    Function modules are provided in the function library for operations that are frequently executed in search help exits. The names of these function modules begin with the prefix F4UT_. These function modules can either be used directly as search help exits or used within other search help exits. You can find precise instructions for use in the long documentation for the corresponding function module.
    During the input help process, a number of timepoints are defined that each define the beginning of an important operation of the input help process.
    If the input help process is defined with a search help having a search help exit, this search help exit is called at each of these timepoints. If required, the search help exit can also influence the process and even determine that the process should be continued at a different timepoint.
    timepoints
    The following timepoints are defined:
    1. SELONE
    Call before selecting an elementary search help. The possible elementary search helps are already in SHLP_TAB. This timepoint can be used in a search help exit of a collective search help to restrict the selection possibilities for the elementary search helps.
    Entries that are deleted from SHLP_TAB in this step are not offered in the elementary search help selection. If there is only one entry remaining in SHLP_TAB, the dialog box for selecting elementary search helps is skipped. You may not change the next timepoint.
    The timepoint is not accessed again if another elementary search help is to be selected during the dialog.
    2. PRESEL1
    After selecting an elementary search help. Table INTERFACE has not yet been copied to table SELOPT at this timepoint in the definition of the search help (type SHLP_DESCR_T). This means that you can still influence the attachment of the search help to the screen here. (Table INTERFACE contains the information about how the search help parameters are related to the screen fields).
    3. PRESEL
    Before sending the dialog box for restricting values. This timepoint is suitable for predefining the value restriction or for completely suppressing or copying the dialog.
    4. SELECT
    Before selecting the values. If you do not want the default selection, you should copy this timepoint with a search help exit. DISP should be set as the next timepoint.
    5. DISP
    Before displaying the hit list. This timepoint is suitable for restricting the values to be displayed, e.g. depending on authorizations.
    6. RETURN (usually as return value for the next timepoint)
    The RETURN timepoint should be returned as the next step if a single hit was selected in a search help exit.
    It can make sense to change the F4 flow at this timepoint if control of the process sequence of the Transaction should depend on the selected value (typical example: setting SET/GET parameters). However, you should note that the process will then depend on whether a value was entered manually or with an input help.
    7. RETTOP
    You only go to this timepoint if the input help is controlled by a collective search help. It directly follows the timepoint RETURN. The search help exit of the collective search help, however, is called at timepoint RETTOP.
    8. EXIT (only for return as next timepoint)
    The EXIT timepoint should be returned as the next step if the user had the opportunity to terminate the dialog within the search help exit.
    9. CREATE
    The CREATE timepoint is only accessed if the user selects the function "Create new values". This function is only available if field CUSTTAB of the control string CALLCONTROL was given a value not equal to SPACE earlier on.
    The name of the (customizing) table to be maintained is normally entered there. The next step returned after CREATE should be SELECT so that the newly entered value can be selected and then displayed.
    10. APP1, APP2, APP3
    If further pushbuttons are introduced in the hit list with function module F4UT_LIST_EXIT, these timepoints are introduced. They are accessed when the user presses the corresponding pushbutton.
    Note: If the F4 help is controlled by a collective search help, the search help exit of the collective search help is called at timepoints SELONE and RETTOP. (RETTOP only if the user selects a value.) At all other timepoints the search help exit of the selected elementary search help is called.
    If the F4 help is controlled by an elementary search help, timepoint RETTOP is not executed. The search help exit of the elementary search help is called at timepoint SELONE (at the
    F4IF_SHLP_EXIT_EXAMPLE
    This module has been created as an example for the interface and design of Search help exits in Search help.
    All the interface parameters defined here are mandatory for a function module to be used as a search help exit, because the calling program does not know which parameters are actually used internally.
    A search help exit is called repeatedly in connection with several
    events during the F4 process. The relevant step of the process is passed on in the CALLCONTROL step. If the module is intended to perform only a few modifications before the step, CALLCONTROL-STEP should remain unchanged.
    However, if the step is performed completely by the module, the following step must be returned in CALLCONTROL-STEP.
    The module must react with an immediate EXIT to all steps that it does not know or does not want to handle.
    Hope this info will help you.
    ***Reward points if found useful
    Regards,
    Naresh

  • Hi! I got movies on my external hard drive that are AVI kind and won't play on my macbook pro? need some help please!!

    Hi! I got Movies on my external hard drive that are AVI kind and won't play on my macbook pro? When I start playing the movie a message pops up and says "a required codec is not available". I tried flip4mac, xvid, divx already and still not playing my video. need some help please!! thanks.

    Although vlc mentioned above is a much more powerful and better player you could try installing Perian if you insist on using the quicktime player.  It may supply the codec it needs.
    Not sure why you wouldn't be able to play straight avi files though in quicktime.

  • Looking for some help!

    I have been using Dreamweaver for a short time now and
    absolutely love it. Okay I've been looking for sometime now and
    cannot find what I am looking for not sure if I'm just not looking
    in the right place and could use some help and advice. I my
    maincontent div area I would like to add something that I can post
    news, either weekly or a daily basis I have found alot of weblog
    programs, but what I am looking for is something simple. Hopefully
    someone will be able to help me out here.
    Thanks in advance for any info.

    >>the beer is optional :-)
    Sez You!
    Walt
    "Nancy O" <[email protected]> wrote in message
    news:g4r4d9$76$[email protected]..
    > Not sure what you mean exactly.
    > 1) Do you want to create and publish RSS feeds which
    people can subscribe
    > to?
    > Or 2) do you want to have other people's RSS news feeds
    appear on your web
    > site?
    >
    > If 1)
    > How to Create an RSS Feed with Notepad, a Web Server and
    a Beer - the beer
    > is optional :-)
    >
    http://www.downes.ca/cgi-bin/page.cgi?post=56
    >
    > RSS Specifications - everything you need to know about
    RSS:
    >
    http://www.rss-specifications.com/display-rss.htm
    >
    > FeedForAll - feed generating software for win/mac:
    >
    http://www.feedforall.com/
    >
    > If 2)
    > Feed Roll - javascript generator for including news
    feeds in websites:
    >
    http://www.feedroll.com/rssviewer/
    >
    > Google Ajax feedfetcher - requires you to have a Google
    API key#
    >
    http://www.dynamicdrive.com/dynamicindex18/gajaxrssdisplayer.htm
    >
    >
    > --Nancy O.
    > Alt-Web Design & Publishing
    > www.alt-web.com
    >
    >
    > "jvulga" <[email protected]> wrote in
    message
    > news:g4r2eu$rjm$[email protected]..
    >> I have been using Dreamweaver for a short time now
    and absolutely love
    >> it.
    > Okay
    >> I've been looking for sometime now and cannot find
    what I am looking for
    > not
    >> sure if I'm just not looking in the right place and
    could use some help
    > and
    >> advice. I my maincontent div area I would like to
    add something that I
    >> can
    > post
    >> news, either weekly or a daily basis I have found
    alot of weblog
    >> programs,
    > but
    >> what I am looking for is something simple. Hopefully
    someone will be able
    > to
    >> help me out here.
    >>
    >> Thanks in advance for any info.
    >>
    >
    >

  • Help Required - Oracle AS 10g

    hello,
    i have just downloaded oracle 10g softwares ...
    i installed database then developer suite ... everything was fine ... until i was unable to run forms ...
    a friend of mine told me that i need to install application server in order to run forms ...
    1st of all i want to know that is there any way i can run forms without using Oracle AS 10g ...
    2ndly i m facing problems in installation of Oracle AS 10g ...
    i have studied online documentation but it ain't so helpfull for me ...
    it seems like ... i have to install "Oracle AS infrastructure" first and then "Middle-tier: Business Intelligence and forms" ...
    i m using P-IV (AMD Athlon XP 2100+, MMX, 1.7GHz Processor) with 512 MB DD RAM and Windows XP Professional with Service Pack 2 as Operating System.
    During installation, the installer is warning dat only "Oracle Application Server (J2EE and Web Cache)" and "Oracle Application Server Developer Kits" are supported installations on dis platform ...
    what should i do ... urgent help required ...
    regards,
    yasir ([email protected])

    @ brusardl and rkogelhe
    thanx for replying ...
    brusardl
    i didn't changed da port while installing Oracle AS ...
    inspite i stopped all services using/listening from dat port ...
    now ... i guess there has been some conflict ... as database listner stops automatically just after starting !!!
    rkogelhe
    can u plz tell me what is BI version of Forms ...
    and can i view forms running on web without installing Oracle AS with OC4J bundled in Forms ???
    Another Problem:
    I re-installed Database, Developer suite and then Oracle AS infrastructure ...
    everthing went fine ...
    when i installed Oracle AS Middle Tier - Business Intelligence & Forms
    during installation ... some configuration assistants failed/skipped ...
    da OC4J configration assistant at 5th last position failed ... so remaining 4 configuration assistants were skipped ...
    at da end it said ... Installation Succesfull but with some configuration assistants failed/skipped ...
    is dis a installation useless ... can i fix dis ?
    regards,
    yasir

Maybe you are looking for

  • Dazzle DVC 170 Platinum

    Well I am trying to broadcast this web show but I need to use Adobe Flash Media Encoder and it says the capture card isn't compatible so im not sure what to do about this problem. Any help?

  • Need to improve performance of oracle query

    Hi , Currently i have written query to get maximun salary from XYZ company like this select salary from ( select salary from employee where company='XYZ' order by salary desc ) where rownum<2; i thought of replacing the same with following query sele

  • Acct Determination - GBB - VBO

    Dear Gurus, I have done acct. determination for GBB - VBO - 3000 "Subcontracting".... but when i do MIGO the system gives the following error.... Account determination for entry EFL GBB 0001 VBO 3000 not possible please guide me wat to do ... cheers

  • Is this setup possible with airport extreme?

    I have airport extreme in my office, this is connected to my cable modem. I have a ethernet cable at the wall that goes to my On-Q box which is basically the point in my house where all the wires in my house run to. Here I have several other rooms wi

  • How to install a program to Tangsten E2

    Hi, Please, help me! How can I install a program (a dictionary) from CD-ROM to Tangsten E2? I had it installed but I forgot to charge the device and my dictionary disappeared (it was on the card). The dictionary was archived in 3 WinRar files and bei