Hspace gone from Property Inspector

DW is pretty new for me; I've probably done this to myself somehow.
I'm following a lesson in a book and it shows an image selected and asks me to click in the Hspace box in Property Inspector and add 40 px. This makes perfect sense to me. I did exactly this a few weeks ago when we were learning how to insert images. Today Property Inspector doesn't seem to have an Hspace box. Or a Vspace box. Property Inspector seems to as well be missing a Border box, maybe an Align box under it (picture in book is very small), and some buttons to the right of Border (crop, brightness & contrast, sharpen) seem to have moved to the upper half of Property Inspector. Other parts of Property Inspector seem to be there. Map, Target, and Original show. I understand how to close the bottom half of Property Inspector, and I'm sure I have both halves open, because I can see (e.g.) both Src and Original at the same time. I also am sure I have an image selected (because I can see the name of the jpg file in the Src box).
I've been working around this by setting Hspace and Vspace directly in the code, which is okay, but it bothers me that a piece of the program just wandered off sometime when I wasn't looking.
I'm using DW CS6, version 12.0, build 5808, but I was seeing this exact same problem in CS5 (not sure of the exact version number; I was running it--badly--through Citrix).
Any help is greatly appreciated.
Ken Benson

HSpace and VSpace were deprecated with the CS6 release.  They were in DW up to CS5.5.
http://blogs.adobe.com/dreamweaver/2012/07/dw-cs6-img-tag-attributes-deprecated.html
You should be using CSS margin instead:
http://www.w3schools.com/css/css_margin.asp

Similar Messages

  • Flash CS5 IDE on OS X missing several font families from property inspector

    I'm missing several font families from the properties character font family inspector in my Flash CS5 ide on os x. These fonts are present in my font dir and are available in all my other CS5 suite applications (Photoshop, Dreamweaver, AfterEffects, etc).
    Anyone experience this?

    This forum is for Flash Media Server Developers so most likely you migth get much traction here. I would recommend you to post your query on Flash Builder forum: http://forums.adobe.com/community/flash_builder/using_flash_builder
    Also you can try posting here:
    Flash Platform Services For Promotion - http://forums.adobe.com/community/promotion
    Flash : http://forums.adobe.com/community/flash/flash_general

  • I have an Adobe Flash Professionals digital classroom book for CS6 and was following all steps easily until it ask me to select the text tool and change it from classic to tfl in the property inspector. I looked and all that drops down is dynamic, static,

    I have an Adobe Flash Professionals digital classroom book and was following all steps easily until it ask me to select the text tool and change it from classic to tfl in the property inspector. I looked and all that drops down is dynamic, static, and input. Where is the TFL and Classic ? I watched adobe learning center but he was using CS5. Can anyone please help?

    Hi,
    Do you use Flash CS6 to follow the instructions in the classroom book? If yes, then you can find it under text drop down for an AS3 Document as shown below
    If you follow the instruction in Flash CC or Flash CC2014 then you will not find this option as this is deprecated.
    Thanks!
    Mohan

  • Property inspector not working in fireworks

    Hi folks,
    I am using Fireworks CS 5.1 on a MAC Pro. I haven't used Fireworks in ages but I can't for the life of me figure out where the Property Inspector has gone. I'm creating a very simple button. I put a simple line of text on my page, a box and a line. I have selected each one and then clicked the Windows menu and clicked Properties. The Properties box appears but it has nothing in it. Doesn't seem to matter what I click on there are no properties showing up.
    Any ideas?
    Thanks
    Sylvia

    A lot of glitches in Fireworks can be solved by deleting the preferences file. First you will have to make sure your Library folder is viewable and you are accessing the root folder on your hard drive. In recent releases of Mac OS, it is hidden by default.
    First, show your Hard Drive by following these directions:
    In the Finder, choose Preferences from the Finder menu.
    Click the General icon on the toolbar.
    Select "Hard disks" in the "Show these items on the desktop:" section.
    Close the Finder Preferences window.
    Next, you'll have to unhide the library folder by following these instructions:
    In the Finder, choose View > Show View Options (or press Command-J).
    Near the bottom of the resulting View-Options palette is a setting called Show Library Folder. Enable this option. Your Library folder is immediately visible.
    In that folder, find the Preferences folder. Then in the preferences folder, find the file with this name (or similar): "com.adobe.Fireworks.12.0.0.plist" and delete it.
    Restart your machine and Fireworks and your problem may be solved.

  • PROPERTY INSPECTOR HELP?!!!

    Where did my property inspector go?
    its gone from the bottom and i fdont know how to get it back :S

    Window > Properties?

  • Missing Property Inspector fields when using CFFORM

    I've created a CFFORM and added some text fields. When I
    opened the property inspector to change the fields properties all I
    see are two buttons to show attributes and contents. All the rest
    is gone. Any idea why this is happening?

    Hi,
    In generally we load text(descriptions and language) data only thru text data source.
    What fields you want load thru 0comp_code_text?
    if you need attributes data then look at data source 0comp_code_attr.
    Thru attr data source we can load attribvutes data.
    First screen shot is from?
    You can check data source fields at RSA6 and table - ROOSFIELDS.
    Thanks

  • Help! Can't paste into code view or property inspector

    I'm experiencing a weird and extremely annoying bug in Dreamweaver CS6 -- I can't paste text from outside apps into DW's code view or into the property inspector (such as URLs).
    Pasting doesn't work no matter the method: Ctrl + V, right-clicking or using the Edit menu. Pasting works normally in every other program. If I copy within Dreawmweaver, pasting works fine.
    Does anyone have a solution for this? I'm running Win 8 and DW 12.1 through Creative Cloud. Searching the forums, I see others have reported the same issue. Some have been able to fix it by deleting the configuration file; that didn't fix the issue for me. I'd like to try reinstalling DW, but the Adobe Application Manager doesn't seem to allow that.
    I began noticing this bug about two weeks ago. That might have been about the same time I updated to 12.1. Can anyone help?
    Thanks,
    Cory K.

    Adding to my last post, I used a clipboard format inspector called nclip (http://code.google.com/p/nclip/) to see if I could find a pattern between "what works" and "what doesn't".
    There are two cases where I'm seeing paste-into-Dreamweaver CS6 fail:
    Paste into Code View fails, but Paste into Design View works!
    Paste into either Code View or Design View fails
    I went through the list of programs that worked and didn't worked, using nclip to show what clipboard formats were being saved from each working and non-working source. It appears that DreamWeaver CS6 as of January 9, 2013 doesn't accept the most basic text clipboard formats:
    CF_UNICODETEXT
    CF_TEXT
    CF-OEMTEXT
    CF_LOCALE
    If these are the only clipboard formats used by an app (for example, Window's venerable Notepad.exe), Dreamweaver doesn't appear to handle them. Most programmer-style text editors output just these formats, because they are presumed to be understood any application that handles text. These fail for both pasting into codeview and design view.
    Interestingly, Chrome browser fails the code view test, but it does work in design view! It outputs the four clipboard types above, plus one more:
    Custom Format: HTML Format
    Hypothesis 1: Any application that puts HTML Format on the clipboard will paste into design view, but not necessarily code view.
    Next, Visual Studio 2010 and Sticky Notes, which doesn't include HTML Format as a clip type, works for both code view and design view. They both output this type in addition to the basics:
    Custom Format: Rich Text Format
    Two programs that output Rich Text Format without HTML Format are Sticky Notes and WordPad. These both work with Code View and Design View. From these limited tests on my system, it appears that for Dreamweaver to accept a text paste from an outside program into Code View, that program must output Rich Text Format to the clipboard. Otherwise, it fails. Dreamweaver will accept HTML Format, but only in Design View. Firefox is an exception in that it don't export Rich Text Format, but still works with Code View. It might use OLE, though (Chrome doesn't seem to use OLE, and it breaks in code view).
    Hypothesis 2: Any application that puts Rich Text Format on the clipboard will paste into design view AND code view.
    If Dreamweaver is really ignoring the basic text clipboard formats, and it's not just my system configuration, then this is a bug. Probably something that got overlooked in testing.
    To reproduce on Dreamweaver 12.1 build 5966:
    Try copy/pasting text from Notepad.exe into Dreamweaver Code View (DWCV). This fails for me.
    Try copy/pasting text from WordPad.exe into DWCV. This works!
    Try copy/pasting text from Internet Explorer 9 or Firefox into DWCV. This works!
    Try copy/pasting text from Chrome. This fails to paste into Code View, but does paste into Design View
    The Code View workaround:
    Use Firefox or Internet Explorer for your browser if you're copy/pasting source code.
    If you're working from another text editor, try copy/pasting into intermediate programs Sticky Notes or WordPad, then copy/paste from there into Dreamweaver.
    So that is my experience on Windows 7 64-bit. Anyone else experiencing the same thing?

  • Adding a custom field to the property inspector in JDev 10.1.3

    Hello All
    I have a requirement where i have to add some custom entries to the property inspector.Say if we choose a text field in html there will be some standard values in property inspector.Now i want to add my own custom entry always on selection of text field.
    Or i am developing a custom editor and i always want property inspector to display some values on certain selections.
    I already went through the code samples provided for jdev 10.1.3 but i couldnt find one for property inspcetor.I also went through the oracle.ide.* packages.Could someone provide me a class or method from where i can start ???
    Thanks in advance !!!

    I was able to find the ide.jar file which contains all the necessary oracle.ide.* class files.
    I had another query....basically there are 2 kinds of packages of the form javax.ide.* and oracle.ide.*
    So suppose im faced with the situation of say adding menu items and defining actions on them then i guess it can be done in 2 ways using classes in javax.ide or oracle.ide.Can you elaborate how i should choose between these 2 packages.
    Is it if im using the <jdeveloper-hook> i shud use oracle.ide.* and the regular jsr 198 schema then the javax.ide.*
    Kindly clarify !!!! Thanks in advance

  • Property inspector not loading

    Hi
    Newbie question.   I am reviewing a mapping and want to see the join criteria between two objects.  I'm told it's displayed in the Property Inspector, but for some reason the Property Inspector wont load when I go to View > Property Inspector.  Nothing happens!   All the other toolbars etc load fine. 
    Would this be a security issue?
    Cheers

    Hi,
    Your OWB design client layout would have been changed. Delete the OWB preferences from your client PC and restart the design center.
    Path to the OWB preferences is as shown below:
    c:\Documents and Settings\<user>\Application Data\OWB
    You can delete the system* folder in this directory and restart the design center.
    Regards,
    Pnreddy

  • Property Inspector for Locked Content Doesn't Set Content Dirty

    I have a property inspector for my locked content. When the
    user sets a new value in the inspector, the orig attribute of the
    MM:BeginLock tag is updated appropriately. Unfortunately,
    Dreamweaver doesn't see that change as having modified the document
    in a meaningful way, so it doesn't enable the Refresh Design View
    buttons. Hitting F5, the hotkey for Refresh Design View, has no
    effect.
    Do you have a suggestion how I can make Dreamweaver think the
    content is modified?

    Hello,
    without going into the specifics of your question, have you checked the following SDN blog?
    /people/dolores.correa/blog/2007/09/18/sending-e-mail-from-support-message
    I hope this helps.
    Best regards,
    Miguel Ariñ

  • Property inspector

    Hi
    I am trying to write an extension for jdeveloper.I have looked at the jdeveloper extension samples but could find information on how to write property inspectors. I want to know how i can populate a property inspector.
    Thanks,
    Ramya.

    1. From JDeveloper Help open the JDeveloper Extension SDK reference. There you will find a complete description of how to integrate with the JDeveloper Inspector Window.
    - Help | Table of Contents
    - Expand Reference
    - Double click on JDeveloper SDK
    - Click on the link for the oracle.ide.inspector package
    - Scroll to the bottom and read the package description.

  • Property Inspector freezing jdeveloper

    I'm using Jdev 10.1.3.4.
    When I select a jsf component(command button) from the structure pane to load its properties into the Property Inspector pane, Jdev crashes.
    The cause seems to be my css imports, which I'm loading for my yui javascript components(http://developer.yahoo.com/yui/)
    Does anyone know why or how to make it stop?
    Here are my Includes, when I comment them out it works fine.
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/button/assets/skins/sam/button.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/container/assets/skins/sam/container.css" />
    </head>
    <body class="yui-skin-sam">
    If anyone has an answer I would appreciate it, as it is quite annoying to have to comment and uncomment everytime I want to use the inspector.
    Thanks.

    sure
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"%>
    <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib uri="/webapp/careersTagLib" prefix="careersTagLib"%>
    <f:view>
      <html>
        <head>
          <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
          <title>Careers @ Davis School District - Apply</title>
                <link rel="stylesheet" type="text/css" href="css/defaultRed.css"/>
                <link rel="stylesheet" type="text/css" href="css/apply.css"/><%--
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/fonts/fonts-min.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/button/assets/skins/sam/button.css" />
    <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.6.0/build/container/assets/skins/sam/container.css" />
    --%>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/utilities/utilities.js"></script>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/button/button-min.js"></script>
    <script type="text/javascript" src="http://yui.yahooapis.com/2.6.0/build/container/container-min.js"></script>
    <!-- Dependency -->
    <script src="http://yui.yahooapis.com/2.6.0/build/yahoo/yahoo-min.js" type="text/javascript"></script>
    <!-- Used for Custom Events and event listener bindings -->
    <script src="http://yui.yahooapis.com/2.6.0/build/event/event-min.js" type="text/javascript"></script>
    <!-- Source file -->
    <script src="http://yui.yahooapis.com/2.6.0/build/connection/connection-min.js" type="text/javascript"></script>
                <script type="text/javascript" src="js/apply.js"> </script>
        </head>
        <body class="yui-skin-sam"><careersTagLib:Nav/>
        <div class="contentBox">
            <div class="errMsgs">
              <h:messages showDetail="true" layout="list" rendered="#{backing_global.renderErrors}"/>
            </div>
             <h3>Employment Application</h3>
             <h:outputText value="appId from param: #{backing_apply.appParam}"/>
                     <h:form binding="#{backing_apply.formGeneralInfo}" id="formGeneralInfo">
                        <h:inputHidden binding="#{backing_apply.idFromApply}" id="idFromApply" value="#{backing_jobPostings.submitIdHidden.value}"/>
                        <h:inputHidden binding="#{backing_apply.applicationIdHidden}" id="applicationIdHidden"/>
              <div id="box">
                        <h4>General Information</h4>
                        <div class="innerBox"><div>You can save your application at any time and continue later by clicking save at the bottom of the page.<br />(<span class="required">*</span>) required</div>
                            <h:commandButton value="load from profile" binding="#{backing_apply.loadProfileBtn}" id="loadProfileBtn" immediate="true"
                                             action="#{backing_apply.loadProfileBtn_action}" actionListener="#{backing_apply.loadProfileBtn_actionListener}"/>
                            <div class="profileColumnLabel">
                            <h:commandButton value="commandButton1" binding="#{backing_apply.commandButton1}" id="commandButton1"/><careersTagLib:RequiredLabel >First Name:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Middle Name:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Last Name:</careersTagLib:RequiredLabel>
                                <h:outputLabel id="prefFirstNameLabel" value="Preferred First Name: " />
                                <h:outputLabel id="prefLastNameLabel" value="Preferred Last Name: " />
                                <h:outputLabel id="emailLabel" value="Email: " />
                                <h:outputLabel id="cellPhoneLabel" value="Cell Phone: #" />
                            </div>
                            <div class="profileColumn">                           
                                <h:inputText binding="#{backing_apply.firstName}" id="firstName"/>
                                <h:inputText binding="#{backing_apply.middleName}" id="middleName"/>
                                <h:inputText binding="#{backing_apply.lastName}" id="lastName"/>
                                <h:inputText binding="#{backing_apply.prefFirstName}" id="prefFirstName"/>
                                <h:inputText binding="#{backing_apply.prefLastName}" id="prefLastName"/>
                                <h:inputText binding="#{backing_apply.email}" id="email"/>
                                <h:inputText binding="#{backing_apply.cellPhone}" id="cellPhone"/>
                            </div>
                            <div class="profileColumnLabel">
                                <careersTagLib:RequiredLabel >Home Address:</careersTagLib:RequiredLabel>                           
                                <h:outputLabel id="homeAddress2Label" value="Address Line 2: " />
                                <careersTagLib:RequiredLabel >City:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >State:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >ZipCode:</careersTagLib:RequiredLabel>
                                <careersTagLib:RequiredLabel >Phone:</careersTagLib:RequiredLabel>    
                            </div>
                            <div class="profileColumn">
                                <h:inputText binding="#{backing_apply.homeAddress}" id="homeAddress"/>
                                <h:inputText binding="#{backing_apply.homeAddress2}" id="homeAddress2"/>
                                <h:inputText binding="#{backing_apply.homeCity}" id="homeCity"/>
                                <h:inputText binding="#{backing_apply.homeState}" id="homeState"/>
                                <h:inputText binding="#{backing_apply.homeZip}" id="homeZip" maxlength="5" size="8"/>
                                <h:inputText binding="#{backing_apply.homePhone}" id="homePhone"/>
                            </div>
                            <div class="profileColumnLabel">
                                <h:outputLabel id="altAddressLabel" value="Alternate Address: " />
                                <h:outputLabel id="altAddress2Label" value="Address Line 2: " />
                                <h:outputLabel id="altCityLabel" value="City: " />
                                <h:outputLabel id="altStateLabel" value="State: " />
                                <h:outputLabel id="altZipLabel" value="Zipcode: " />
                                <h:outputLabel id="altPhoneLabel" value="Phone #: " />                               
                            </div>
                            <div class="profileColumn">
                                <h:inputText binding="#{backing_apply.altAddress}" id="altAddress"/>
                                <h:inputText binding="#{backing_apply.altAddress2}" id="altAddress2"/>
                                <h:inputText binding="#{backing_apply.altCity}" id="altCity"/>
                                <h:inputText binding="#{backing_apply.altState}" id="altState"/>
                                <h:inputText binding="#{backing_apply.altZip}" id="altZip"/>
                                <h:inputText binding="#{backing_apply.altPhone}" id="altPhone"/>
                            </div>
                            <div class="clear"></div>
                        </div>
                        <h:panelGrid columns="1" binding="#{backing_apply.qualificationsPanelGrid}" id="qualificationsPanelGrid"/>
                             <h4>Position Specific Information</h4>                   
                        <h4>Equal Opportunity Employer</h4>
                    </div>               
                    </h:form>
            </div>
            <div id="qualDialog" style="visibility:hidden;">
                    <div class="hd">Add/Edit Qualifications</div>
                    <div class="bd">            
                      <iframe id="addQualFrame" src="addQual.jsp"
                              width="100%" height="445"></iframe>
                    </div>
                  </div>
            <careersTagLib:Footer/>
        </body>
      </html>
    </f:view>
    <%-- oracle-jdev-comment:auto-binding-backing-bean-name:backing_apply--%> Thanks.

  • Property Inspector and Image Maps

    I'm using Dreamweaver CS3 on an Intel Mac Quad Core. On some
    occasions, the legend information (i.e. Link, Target, and alt) next
    to the text fields for the image map area does not display in the
    property inspector. I am still able to enter text in the fields.
    After clicking on another part of the document and then clicking
    back on the image map the problem appears to correct itself.

    So I tried to recover it from other backup projects (different project names but use the same Topic), but they are all also suddenly has changed to "Remote URLs". When I checked/opened the HTM file associated with the Topic in my local directory, it is correctly pointing to the correct popup file, "absence.htm". So the popup file has been detached from the link/broken link.
    So the file is still there but Rh is not seeing it. Have you tried deleting the CPD file and reopening the project?
    I did not know how this happened because the backup projects that I tried to use is completely located somewhere else and I just copied it onto my local drive.  Is this the Robohelp that is installed on my local PC or something else happened? I hope you can tell me how I can avoid from happening again, please, and how I can change it back to how it was originally set up before that will be a big help. How do I change it back to recover the backup project as well? Do I need to reinstall RH? I have no clue how this happened.
    How are you copying to the backup location? Windows Copy, Zip file etc?
    Is there any source control at play here?
    It could be your installation but please respond to the above first.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Missing icons/buttons in Property Inspector

    In my DW CS5 the icons under the panel menu in Property Inspector are missing when it´s docked, see the left image below. It doesn´t matter if the DW- window is maximized or not. But when I make the panel floatin the icons are there. I wonder if someone knows if this is a bug or what? It´s possible to hide/show the part of PI with more alternatives by double-clicking. But I prefer to use the white expander arrow as I´ve done in previous versions...
    Does anyone have a clue?

    Because those icons are located a fixed distance from the left of the Property Inspector, they only show when the tool panels that sit at the side of the Document Window (at least in my setup) are minimized, or when the PI is floating, as you mention.
    I suggest you file a bug/feature report here: http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform, as the 'expand' arrow is definitely not available when it is hidden (perforce), and many times the Tool Panels will not be minimized and will hide the expand arrow.
    Beth

  • Font drop-down menu in the Property Inspector

    Hello,
    I am having an issue with the drop-down menu in the Property
    inspector panel that I can't figure out.
    I searched the forum and found 1 related topic, but it
    doesn't answer the question that I have.
    I am currently reading a book on Dreamweaver. In the lesson
    that I have it says to choose the size 24 from the drop-down menu
    in the Properties panel, but there isn't a size 24. All I see is 1
    to 7, +1 to +7 and -1 to -7.
    In the topic that I found in the forum is a picture of two
    different views of the font sizes:
    http://www.buddhapada.com/tests/roger.jpg
    How do you change which way Dreamweaver displays this list?
    I am currently using version CS3 for Windows on Vista.
    Any help, greatly appreciated,
    Cathy

    PREFERENCES | General > Use CSS instead of HTML Tags.
    Now look at the Size field in the Property inspector.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Tebbett" <[email protected]> wrote in
    message
    news:fai6pp$rdp$[email protected]..
    > Hello,
    >
    > I am having an issue with the drop-down menu in the
    Property inspector
    > panel
    > that I can't figure out.
    > I searched the forum and found 1 related topic, but it
    doesn't answer the
    > question that I have.
    >
    > I am currently reading a book on Dreamweaver. In the
    lesson that I have it
    > says to choose the size 24 from the drop-down menu in
    the Properties
    > panel, but
    > there isn't a size 24. All I see is 1 to 7, +1 to +7 and
    -1 to -7.
    >
    > In the topic that I found in the forum is a picture of
    two different views
    > of
    > the font sizes:
    http://www.buddhapada.com/tests/roger.jpg
    > How do you change which way Dreamweaver displays this
    list?
    >
    > I am currently using version CS3 for Windows on Vista.
    >
    > Any help, greatly appreciated,
    > Cathy
    >

Maybe you are looking for

  • Empty String

    Hi, I need to confirm on this issue. In my Table contains SO_ID (Null column).Data will come from output dataset to oracle table.In output dataset SO_ID is getting loaded with space.When it comes to oracle table that space has trimmed and loaded with

  • AVCHD: how to deal with the .MTS files in FCP 5 or iMovie 08

    I just bought a Canon HF10 AVCHD camcorder and stumbles into the difficult editing process with FCP 5. Here are my steps: - Conversion of the camcorder .MTS files with iMovie 8; they are then transformed into a .MOV sequence. A 14secondes sequence re

  • Using DVD drives for Wallsteet Powerbooks

    I recently bought a used PowerBook G3 Wallstreet. Was interested in eventually obtaining a Combo CD-RW and DVD drive. 1. are these kind of drives available for a Wallstreet PowerBook G3 and how much do they run? 2. How easy are they to install? 3. I

  • How to enter BIOS to set startup sequence

    I want to set my BIOS to look to the CD-ROM first for booting. I can't find how to access the BIOS on startup to set this option. (Hint: it's not F8 ;-) HP Pavilion dv7 Notebook [email protected]

  • Setup WLS5.1 to accept only HTTPS requests (and not HTTP requests)...

    Greetings, Does anyone know how to configure Weblogic Server 5.1 so that the web server will only accept HTTPS requests (on port 7002) and not accept HTTP requests (on port 7001)? I tried commenting out the HTTP ListenPort line in weblogic.properties