Does BC support any type of include?

We currently have/use 4 templates, but that is about to grow. We also have several catalogs, but that too will grow.
All of these templates use the exact same header (menu) and footer.
Every time I need to make a change to the header/menu/footer, I must make it in all 4 templates, and their stylesheets.
Now we want to have a different template for each catalog in our store.
I know I can make and assign different templates, one for each catalog, but that presents another issue. Since I currently have 4 templates, and each has it's own stylesheet, when I make a change to the header or footer, which is the same on all 4 templates, I must make that change in all 4 templates and all 4 stylesheets. That's a lot of work. If I have multiple templates for multiple catalogs, that work doubles for each new template.
So if I have 20 catalogs and 20 templates, and need to change the menu in the header, then I have to make those changes in 40 places, 20 templates and 20 style sheets.
Is there any way in BC to use something similar to PHP Includes? Or what about using Dreamweaver Library Objects? Is that possible or compatible?
Thank you in advance.

Content Holders.
http://helpx.adobe.com/business-catalyst/using/create-insert-reusable-content.html

Similar Messages

  • "...does not support this type of alias."

    I just reinstalled the OS 10.4 onto my G5 using the erase and install function. The drive is formatted as a Mac OS Extended (Journaled), which is an HFS+ format. I'm trying to copy some files onto the main hard drive from a DVD. I keep getting an error message that says "[the file name] cannot be copied to the destination, perhaps because the destination does not support this type of alias." I researched the message and the only thing I could find was that the error appears if the destination disk is formatted as a UFS disk. I thought maybe I made a mistake when I reinstalled the OS, so I tried to copy the same files to the secondary internal drive and to an external Firewire drive, and I got the same message both times.
    What should I be looking for so that this will work? I'm going to post in a couple other topics, but any help would be greatly appreciated.
    Thank you in advance,
    Lloyd

    Barry,
    I was trying to make back-up copies of my Adobe CS2 disks by copying the disks to the hard drive then burning them to CDs, but I got the error message when I dragged the contents from the original CD to the HD.
    This worked, but it took a while: I Stuffed each CD to the HD, then unStuffed them and used Toast to burn a new CD. A few steps longer, but at least it worked.
    Now, if I could only figure out why the second internal drive does not have the "Ignore Permissions" check box available, I'd be all set.
    Thanks,
    Lloyd

  • SAML Credential Mapper does not support credential type

    Has anybody any idea on what could be causing the message below, which is being logged several times?
    <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1309285937475> <BEA-000000> <SAMLCredentialMapperV2: getCredentials(Subject): getCredentialInternal() called>
    <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <1309285937475> <BEA-000000> <SAMLCredentialMapperV2: getCredentialInternal(): **SAML Credential Mapper does not support credential type: weblogic.UserPassword, returns null**>
    Best regards
    Update: Forgot to mention this is SOA Suite 11G environment
    Edited by: user9501748 on Jun 28, 2011 11:53 AM

    I've got the same issue too.
    My setup is to have one domain acting as both Source and Destination.
    For every 10 seconds, I'm seeing 4 of these logs, and the CPU consumption is 100% consistently.
    ####<2-Jun-2009 11:00:27 o'clock AM EDT> <Debug> <SecuritySAMLCredMap> <MYHOST> <AdminServer> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1243954827839> <BEA-000000> <SAMLCredentialMapperV2: getCredentials: Subject initiator>
    ####<2-Jun-2009 11:00:27 o'clock AM EDT> <Debug> <SecuritySAMLCredMap> <MYHOST> <AdminServer> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1243954827839> <BEA-000000> <SAMLCredentialMapperV2: getCredentials(Subject): getCredentialInternal() called>
    ####<2-Jun-2009 11:00:27 o'clock AM EDT> <Debug> <SecuritySAMLCredMap> <MYHOST> <AdminServer> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1243954827839> <BEA-000000> <SAMLCredentialMapperV2: getCredentialInternal(): SAML Credential Mapper does not support credential type: weblogic.UserPassword, returns null>
    Does anyone know what's happening? I've got one of the Security Provider = Active Directory, and thus there's no password returning. Could it be the root cause of the problem?

  • DataSource does not support requested type

    hi,
    i have a question about BI bean.
    i use 9iDS 2 JDeveloper to create a JSP with BI beans.when i run this page,error message show in console window.like this:
    Log : Current DataSource does not support requested type: DataMap.DATA_FORMATTED : oracle.dss.thin.beans.crosstab.CrosstabModelAdapter : setSupportedDataLayerFlags ()
    Log : Current DataSource does not support requested type: DataMap.DATA_RATIO : oracle.dss.thin.beans.crosstab.CrosstabModelAdapter : setSupportedDataLayerFlags ()
    Log : Current DataSource does not support requested type: DataMap.DATA_VIEWFORMAT : oracle.dss.thin.beans.crosstab.CrosstabModelAdapter : setSupportedDataLayerFlags ()
    Log : Current DataSource does not support requested type: DataMap.DATA_VIEWSTYLE : oracle.dss.thin.beans.crosstab.CrosstabModelAdapter : setSupportedDataLayerFlags ()
    what's this? my server is 9.0.1.3,olap patch 9.0.1.2 .
    Thanks

    Hi,
    I have the same error occurring also. It happens when I try to drill down to a lower level within my BI BEANS application. As I am using a JSP to hold my BI BEANS this occurs on either a Bar Graph click or a Crosstab expension. I have both the Crosstab and the Graph linked.
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: MetadataMap.METADATA_VIEWSTYLE
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: DataMap.DATA_FORMATTED
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: DataMap.DATA_RATIO
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: DataMap.DATA_VIEWFORMAT
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: DataMap.DATA_VIEWSTYLE
    07/10/02 13:03 ftvApp: PROBLEM: In oracle.dss.thin.beans.crosstab.CrosstabModelAdapter::setSupportedDataLayerFlags () - Current DataSource does not support requested type: MetadataMap.METADATA_VIEWSTYLE
    Regards,
    Scott.

  • Does apex support any server side JSP or PHP?

    I have the folowing script that is used to save flash files as images. I am hoping there is some way to make these serverside calls from within apex.
    <%@ page import="java.io.OutputStream"%>
    <%@ page import="java.awt.Color"%>
    <%@ page import="java.awt.Graphics"%>
    <%@ page import="java.awt.image.BufferedImage"%>
    <%@ page import="javax.imageio.ImageIO"%>
    <%
         //Decoded data from charts.
         String data="";
         //Rows of color values.
         String[] rows;
         //Width and height of chart.
         int width=0;
         int height=0;
         //Default background color of the chart
         String bgcolor="";
         Color bgColor;
         //Get the width and height from form
         try{
              width = Integer.parseInt(request.getParameter("width"));
              height = Integer.parseInt(request.getParameter("height"));     
         catch(Exception e){
              //If the width and height have not been given, we cannot create the image.
              out.print("Image width/height not provided.");
              out.close();
         if(width==0 || height==0){
              //If the width and height are less than 1, we cannot create the image.
              out.print("Image width/height not provided.");
              out.close();
         //Get background color from request and set default
         bgcolor =request.getParameter("bgcolor");
         if (bgcolor==null || bgcolor=="" || bgcolor==null){
                   bgcolor = "FFFFFF";
         //Convert background color to color object     
         bgColor = new Color(Integer.parseInt(bgcolor,16));
         //Get image data  from request
         data = request.getParameter("data");
         if(data==null){
              //If image data not provided.
              out.print("Image Data not supplied.");
              out.close();
         try{
              //Parse data
              rows = new String[height+1];
              rows = data.split(";");
              //Bitmap to store the chart.
              //Reference to graphics object - gr
              BufferedImage chart = new BufferedImage(width,height,BufferedImage.TYPE_3BYTE_BGR);
              Graphics gr = chart.createGraphics();
              gr.setColor(bgColor);
              gr.fillRect(0,0,width,height);     
              String c;
              int r;
              int ri = 0;
              for (int i=0; i<rows.length; i++){
                   //Split individual pixels.               
                   String[] pixels = rows.split(",");               
                   //Set horizontal row index to 0
                   ri = 0;
                   for (int j=0; j<pixels.length; j++){                    
                        //Now, if it's not empty, we process it                    
                        //Split the color and repeat factor
                        String[] clrs = pixels[j].split("_");     
                        //Reference to color
                        c = clrs[0];
                        r = Integer.parseInt(clrs[1]);
                        //If color is not empty (i.e. not background pixel)
                        if (c!=null && c.length()>0 && c!=""){          
                             if (c.length()<6){
                                  //If the hexadecimal code is less than 6 characters, pad with 0
                                  StringBuffer str = new StringBuffer(c);
                                  int strLength = str.length();
                                  for ( int p = c.length()+1; p <= 6 ; p ++ ) {
                                            str.insert( 0, "0" );
                                  //Assing the new padded string
                                  c = str.toString();
                             for (int k=1; k<=r; k++){     
                                  //Draw each pixel
                                  gr.setColor(new Color(Integer.parseInt(c,16)));
                                  gr.fillRect(ri, i,1,1);
                                  //Increment horizontal row count
                                  ri++;                              
                        }else{
                             //Just increment horizontal index
                             ri = ri + r;
              //Returns the image
              response.setContentType("image/jpeg");
              response.addHeader("Content-Disposition", "attachment; filename=\"FusionCharts.jpg\"");
              OutputStream os = response.getOutputStream();
              ImageIO.write(chart, "jpeg", os);
              os.close();
         }catch(Exception e){
              //IF the image data is mal-formatted.
              out.print("Image data is not in proper format.");
              out.close();
    %>

    NO, APEX does NOT support running jsp or PHP scripts..
    Thank you,
    Tony Miller
    Webster, TX

  • Does jdbc support data type ROWID?

    Hi,
    I've got a column of type ROWID named id in my_tab, I tried to retrieve the values in Java, as follows but fails:
    ResultSet rs = conn.getStatement().executeQuery("select id from my_tab");
    while (rs.next()) {
    java.sql.RowId id = rs.getRowId("id"); //fails, anything wrong here?
    the error msg is:
    Exception in thread "main" java.lang.AbstractMethodError: oracle.jdbc.driver.OracleResultSetImpl.getRowId(Ljava/lang/String;)Ljava/sql/RowId;
    Thank you!
    Message was edited by:
    user569548
    Message was edited by:
    user569548

    Hi,
    I've got a column of type ROWID named id in my_tab, I
    tried to retrieve the values in Java, as follows but
    fails:
    ResultSet rs =
    conn.getStatement().executeQuery("select id from
    my_tab");
    while (rs.next()) {
    java.sql.RowId id = rs.getRowId("id");
    //fails, anything wrong here?
    the error msg is:
    Exception in thread "main"
    java.lang.AbstractMethodError:
    oracle.jdbc.driver.OracleResultSetImpl.getRowId(Ljava/
    lang/String;)Ljava/sql/RowId;
    Thank you!
    Message was edited by:
    user569548
    was edited by:
    user569548Thanks for those who have bothered to view this thread. I have googled and struggled and found out that Oracle supports ROWID type by:
    (1) ResultSet' method getString() rather than getRowId(), which is weird.
    (2) and oracle.sql.ROWID, CF java.sql.RowId.

  • Does N9 support this type of MfE url ?

    Hi!
    We run a Lotus Notes Traveler server to sync our mail and calendars.
    Does N9 support this kind of URL: ?
    server_name:XXXXX/servlet/traveler
    Where server_name is the server name, XXXXX is the port number, and then the server url.
    At least in Nokia E72 and E6 it doesn't work (but i tested and iPhone 3GS and  Samsung Galaxy SII and it works fine in both).
    Regards and thanks.

    Hi Patrick,
    May be the followng thread will solve your problem.
    /thread/24147 [original link is broken]
    Thanks,
    Ramakrishna

  • File Data Source:  does not support any other host except LOCALHOST?

    I am using US 1.0.3.
    This exercpt is from the OTN iLearn Subscribed course titled "Oracle9i UltraSearch New Features" on operating system file access:
    "The file protocol is used only for the machine that launches the crawler. You can not specify any other host for this kind of URL, except LOCALHOST."
    Does it mean that US 1.0.3 can not be used to search other file servers on the network? For example, we have US 1.0.3 installed on a server S1 which is on a network with other servers (e.g. S2). I want to use US to search files in the folder myDir on server S2. So I tried to create a file data source with this URL:
    file://\\s2\myDir\
    But I got this error:
    Invalid file protocol URL: file//\\s2\myDir\
    Hostname of the file URL "file://\\s2\myDir\ is not "localhost".
    My question:
    (1) Can US 1.0.3 search files on a different server than the one US is running on?
    (2) If so, how to specify the URL using the above example for it to work?
    (3) If not, how about the newer version of US, 9.2 or 9.02? Can they be used to search files on other network servers/drives?
    (4) If no to question (3), is there any plan to support this in the future version of US?
    My comment: Not able to search other servers really limits the userfulness of US. I really hope Oracle will consider adding this capability.
    Thanks!

    More on my previous questions:
    Since I posted my previous question, I have read on the 1.0.3 online help that we can define remote crawlers to crawl "on a remote machine other than the Oracle Ultra Search database". So I assume this is how to make US to search on other servers. In the online documentation it also includes the following paragraph on "Remote Crawler Profiles Page":
    "Use this page to view and edit remote crawler profiles. A remote crawler profile consists of all parameters needed to run the Ultra Search crawler on a remote machine other than the Oracle Ultra Search database. A remote crawler profile is identified by the hostname. The profile includes the cache, log, and mail directories that the remote crawler shares with the database machine. "
    The Remote Crawler Profiles Page, however, displays only remote crawlers already defined and the page seems to be used just for editing the porfiles of these defined remote crawlers.
    My questions:
    (1) How do I create the remote crawlers and defines the profiles in the first place?
    (2) Where can I find more documentation on remote crawlers?
    (3) Once the remote crawlers are set up, how do I specify the file URLs for each remote crawler?
    (4) With US9.02 or 9.2, does remote crawler work the same as in 1.0.3, or are there any enhancements?
    Thanks!

  • Does JavaDoc supports any language?

    Hello all,
    Im trying to find or to develop a tool that can generate automatic documentation for any source code language.
    Does for example, javadoc supports C++ or Pl/SQL?
    If i use the javadoc style comment on this files can i generate html files by simply invocating on command line: javadoc something.sql?
    If i use the pod of perl i can easely do something like this! But i was wondering if with javadoc i can do the same or if there is any tool who can generate documentation of any source code!?
    Thank you all
    Nuno

    Hi Nuno,
    I can't speak for other tools but I am sure that Javadoc only works with Java source. To generate documentation, it requires an internal representation of the source. The tool can only handle .java files.
    -Jamie

  • After Effects CS5.5 does not render any type of file, corrupted message.

    Hey guys,
    About 2 days ago I was working on my file as usual (with no changes whatsoever to my software or hardware) and After Effects suddenly refuses to render my video and does not even go past one single frame, it will not render movies, image sequences, anything, it does not render period.
    when I click on stop it gives me this message:
    I have not changed any settings on my computer or After Effects and rendering this specific file worked fine before this random occurence a couple days ago, other files render work so something is wrong with this file specifically.
    The project I am working on is a rotoscoping animation, I have used the Rotobrush on some MOV files, along with Particular Trapcode, and some effects such as Glow and Blur, nothing fancy.
    Here's my technical info , hopefully it's enough detail:
    After Effects CS5.5
    Mac OSX 10.7.4
    Memory 16GB 1333 MHz DDr3
    3.1 Ghz Intel Core i5
    MOVIE FILES INFO:
    50fps
    1280x720
    h.264
    Linear PCM
    16-bit little-endian signed integer, 4800HZ (stereo LR)
    File sizes range from 1.33Gb to 500mb (I can't compromise on quality as this is a big project)
    Is there anything else you need to know? my deadline was yesterday and this is for a live show next week, any help would be greatly appreciated.
    Also audio's not a big deal as I'm not using it, here are some screenshots of my project settings.

    At first the problem came back but then I disabled the 'media cache' option in Preferences as advised above, seems to work for now.
    I keep having to turn this option on and off if I want it to render, there must be some way around this.

  • Does OTL  support array type?

    My C++ code talks with PL/SQL through OTL. I want to define one of the input parameter of PL/SQL as array, can OTL support array? Is there any sample code? Thanks!

    Hi,
    I cannot find a OTL forum in OTN, so posted here.
    That's because OTL is not an Oracle product.
    The link you provided has a link to the OTL discussion forum:
    http://sourceforge.net/forum/forum.php?forum_id=208859
    Perhaps that would be a better place to post your question.
    Regards,
    Mark

  • POP failure to receive. Server does not support encryption type

    After working OK for 3 weeks or so, the POP and IMAP connections started failing. In a running client, it adds the error code 0x800CCC1A. When the server was first installed, it started doing that and it was resolved when I installed a valid CA certificate.
    Outlook Anywhere and OWA continue to work, both inside and outside, and we never get any certificate mismatch errors. Oddly enough, I can send email with a POP (or IMAP) account but not receive. Since this seemed to point to the certificate, I have double
    checked it. There are 4 certs, 3 are self signed: the Exchange Server Auth, Exchange Delegation and WMSVC. The 4th is the SAN cert, from a CA. I removed all services from the 3 self signed certs and the CA cert has all 4 services. The Auth Cert keeps giving
    itself back the SMTP but the failure occurs even if I remove that cert.  I have not found any errors in the event log that match the time of testing. 
    We are running Exchange 2013, CU7, on  a 2012 R2 Std Server. The DC is a 2012 R2 Essentials server. 
    Any suggestions appreciated.
    Lou
    Louyo

    Hi Lou,
    According to your description, I understand that POP account can’t receive message with error “0x800CCC1A”, however it can send message without error.
    If I misunderstand you concern, please do not hesitate to let me know.
    I want to double confirm whether all POP3 account or some special account experience this issue?
    Error “0x800CCC1A” means that the Secure Sockets Layer (SSL) encryption is turned on for your e-mail account or firewall prevent.
    Please try to disable SSL to test: File---> Account Setting---> Change, switch to POP3 and IMAP setting then disable SSL.
    If the issue persists, please try to run below command to ensure whether SSL or TLS is used for POP3:
    Get-PopSettings –Server server1 | FL Identity, X509CertificateName
    Best Regards,
    Allen Wang

  • Does Encoder support any way to burn in timecode?

    I currently use either Grinder or Compressor to burn in timecode for files that I share with my editing team.  I'm I missing a way to do this in Encoder CS6, or is this not supported?  Thanks in advance for any help offered!

    Currently you need to use Premiere Pro for this.  Would make a good feature request, though.
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform

  • Dolby Digital Encoder Does Not Support Any Encoding Options

    Is it just me, or are there no encoding options for the Dolby Digital encoder other than the bitrate?
    How are you supposed to select the dialog normalization, dynamic range compression profile, etc. for your audio? Without these parameters set correctly, the audio will not be encoded correctly.

    @jbowden:
    > Adobe licenses the AC3 encoder that Encore uses from Dolby Laboratories. This is stated quite clearly in the splash screen, the box, and other materials distributed with Encore.
    I didn't say otherwise. But what they license is the code, not the implementation. Implementations are supposed to be submitted to Dolby for approval, and I'm surprised that Dolby approved the implementation given the oversights and encoding quality.
    > It's a consumer-level encoder, and if you look around this forum I think you'll find very few posts about audio quality, which would seem to indicate that Encore provides acceptable audio quality for most users. Cases with audible clipping can occur if the input signal is too high...keeping your audio signal around -6db should eliminate any clipping.
    I don't buy into this whole argument about "consumer-level" and "professional-level". What is the exact difference? Dolby's code is constant across all licensed encoders, so any differences in encoding are the result of an implementation difference, and that's Adobe's fault, not Dolby's.
    Audio signals are audio signals. Why do I have to keep my audio from peaking above -6dB with the Adobe encoder? I can take audio whose peaks go all the way up to 0dB and encode it with the Sonic Foundry encoder with no problem -- no clipping, no volume pumping, etc. Not so with Adobe Encore's implementation.
    @Neil Wilkes:
    > As far as Dialnorm goes, again I say it is pretty meaningless in a stereo file.
    Dolby's encoding guidelines documents seem to say otherwise. In my readings, it seemed pretty clear that the decoder must have the dialnorm parameter set to the LAeq level of the dialog in the audio regardless of channel configuration.
    > I suppose, although as long as the stereo mix is actually set up correctly there is no need to invoke DRC. The only time DRC would be needed on a stereo file is if the thing is too darn loud.
    I have to disagree with this. There is a LOT of material that can benefit from DRC, both soundtracks that contain a large dynamic range (explosions to whispers), and soundtracks that have small dynamic range (speech). DRC doesn't have anything to do with the overall volume level of the soundtrack, but the dynamic range of the soundtrack. If the soundtrack is too loud overall, that's not a DRC problem, that's a level problem.
    > In a properly balanced stereo file, there is no need at all for DRC or Dialnorm. There is no centre channel containing dialogue, just a phantom centre, so what are you going to reference it to, please? How can you attenuate the left/right channels with reference to the centre channel dialogue when there is no centre channel present?
    Just because the dialog isn't isolated in the center channel doesn't mean you can't use it to set the dialnorm parameter. Plus, the decoder doesn't attenuate the left/right channels with reference to the center channel, it attenuates the entire soundtrack on playback.
    Your quote from Dolby labs is very correct. Following that procedure ensures that the decoder, when it applies attenuation based on dialnorm and applies DRC will work as intended.
    > Additionally, it is not referenced to average RMS either. RMS is close to the correct way to measure, but not correct.
    That is true. However, I don't have any equipment to measure LAeq directly, so RMS of a dialog section of my audio will have to do. I do know this: When I applied to Dolby for logo usage on my DVDs, they requested samples of my DVDs for approval of my methods. My first submissions (where I didn't bother with dialnorm & DRC) were rejected, and Dolby sent me a letter telling me such. After I produced further DVDs using my method in my Doom9 post and resubmitted the DVDs to Dolby, they were approved. I can only conclude that my method, while not perfectly accurate, is good enough to qualify for Dolby's rigorous standards.
    The bottom line is that I feel I have enough evidence to conclude that the DD encoder implementation in Encore is substandard. If you or anyone else feels it meets your requirements, then use it. But I for one will not allow a single DVD to go out from my company with audio encoded with this encoder.

  • Does wsdp support any other webserver other than tomcat?

    I developed a small jsp sample using wsdp in tomcat webserver. It is working fine in tomcat webserver but when I tried to use the same jsp in other webservers like iPlanet and servletExec I'm getting a NullPointerException.
    The NullPointerException might be thrown because of two reasons either the Soap Response is not returned by the web service or the parser is not able to parse the Soap Response. In anyways if tomcat works, so why cant other webservers work.
    Does anyone tried using wsdp with iPlanet WebServer or anyother webservers?
    -Saravan

    I have used Weblogic 6.1 and it works fine..

Maybe you are looking for

  • Test call of transport control program(tp) ended with return code 0208 (urg

    Hello to all , When i am trying to transport a report program i am getting  this error . So please kindly help . it is urgent . thanks in advance.

  • Print to Go help

    I have down loaded the Print to go app to my desktop, which is running Win 7, service pk 1 with 64 bit encryption. When I try to send a document all I get is this. Navigation to the webpage was canceled What you can try: Refresh the page. When I refr

  • Need to read a field from flat file

    Hi All,     In flat file i have  one field which may contain 100 enteries separated by delimanator ',' (comma).  There can be 1 , 10 or 100 enteries.   I need to put them in the internal table . Please suggest me .     I have used the below logic . i

  • My RAW files look fine on my camera but turn darker with a purple tint on Photoshop and Bridge

    I took some pictures at a gig last night, the lighting was quite good for a change and I was really pleased with how they turned out. The lighting at the gig gave all the photographs a red tint which I don't like but they were all bright enough. As s

  • ISight Camera in use by Another Application - Not Working

    Whenever I try to open photo booth on my macbook I get a message telling me that the camera is in use by another application. I have searched and cannot find any other applications. I uninstalled HP Printer (recently installed) but that never solved