Scrolled html page inside a html site - solution

hi,
im makin a html site. it has a background that is a photo, so
it should not be scrolled. so i thought about another solution -
theres a field in the middle of the page that will be displayin the
content - and it has to be scrollable. so i'd make the real-content
pages in html then display them in the 'field'. i thought i could
do it in flash using scrollpane (and then put the swf into the
'field').
too bad scrollpane doesnt support html files... so please
help me :P what could i do. my goal is to have a 'field' that could
load html files and display them, it has to be scrollable, and id
like to be able to turn off the horizontal scroll (but just
preferably).
maybe theres a good solution in pure html?
i need a solution asap ;/
kaziorvb

>thx for reply
>i used Iframe anyway
>btw im noob in html =.=
Iframes are usually a terrible solution, in my opinion. If
you need the background fixed, why not just set it to fixed rather
than introducing fames and all of the problems they bring? Do you
have a url?

Similar Messages

  • The down key doesn't scroll the page on some web sites. How can I make it scroll on all web sites?

    Viewing these pages at suppose.mozilla.org in firefox 21, I can use the down key to scroll the down.
    However, this is not true for some web pages. For example, github pages :
    <https://github.com/bower/bower>
    pressing the down key no longer seems to scroll the page down. I've not tested it, but I'm fairly sure I used to be able to scroll with just the keyboard.

    Reading that 'scrolling with arrow keys no longer works' page, I notice that 'page down'. 'home' and 'end' also don't work - 'page up' works though.

  • Content Type settings inside a sub-site are going to be ignored, and it will use the parent content type settings

    I have an enterprise site collection with the following content type settings inside the list content type (columns such as security, document type, etc as required):-
    Then I have created a new sub-site of type enterprise wiki, the default list content type for the subsite will look as follow which have the columns such as security, document type as optional :-
    But now if I went to the sub-site and I chose to create a new page, and i leave all the columns empty, then the system will raise an error that the columns such as; security, document type, etc are required. although inside the sub-site content type the
    columns are defined as optional. So seems that the wiki page inside the sub-site is referencing the parent content type and not its own sub-site content type.
    Can anyone advice on this please ?

    Hi John,
    I tested the same scenario per your post, however the columns retained the same settings in sub-site in the same content type.
    I recommend to verify the things below:
    Was the content type you used for creating the page the one created in the parent site?
    Did you create another content type in sub-site based on the one created in parent site? I recommend to click the column name to go inside the column settings and then check if the Optional is selected. If yes,
     change it and click OK, then change it back to Optional again to see if the issue still occurs.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support
    1. no
    2. no. i did not create any content type. i have just create a new subsite of type enterprise wiki , and the content type settings will be same as the parent content type, which have all these columns set as optional. but seems these settings will be ignored
    as these columns will raise an error if i leave them empty. so seems that the subsite's library will use the same settings as its parent site collection library, which have these columns set as required...
    so i have the following , to make things clearer:-
    1. inside the site collection , the content type at the site collection level have these columns as optional.
    2. inside the site collection's library the  list content type copy, have these columns as required.
    3. on the subsite list content type copy, i have these columns as optional. but these columns on the subsite library will be treated as required columns ...

  • I am in the process of developing a site, and I'm working with nested iframes. The html page inside the nested iframe is not displying in the iframe window in Firefox only, but is instead opening in a new window. Any advice on how to fix this?

    I am developing a website with nested iframes. The problem that I am having is that the html page inside the nested iframe is not displaying in the iframe window in Firefox only. The first level iframe is behaving properly, but the second level is not. Any help with this would be greatly appreciated.

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The 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.

  • Is It possible to load Html page inside Adobe Flash...?

    Hi Everyone!
    Is It possible to load Html page Inside Adobe Flash CS5.
    Any help would be a great help...!
    Originally, i wanted to bring in through <IFRAME> but i don't see that flash understands that.
    Thanks in advance!
    -yajiv

    Not exactly sure how you where planning to display that HTML content in relation to the overall page, but given the limitations of Flash... that may just not be possible...
    But, it would be a simple matter to display an HTML iframe over the top of or behind a Flash .swf... So while the iframe would not be a part of the .swf, it certainly could be designed to make it look as though it were.
    Controling the stacking order or layering of content on a Web page is accomplished through z-indexing. Correctly positioned and z-indexed, the iframe could apear over the top of the .swf... the .swf in effect being the background... OR the iframe could appear behind the .swf and with a transparent section in the .swf, the iframe would appear through that hole. If there is navigation or links in the iframe, they will be blocked by the .swf though.
    http://www.w3schools.com/cssref/pr_pos_z-index.asp
    But this may be an option....
    Best wishes,
    Adninjastrator

  • Is It possible to load Html page inside Adobe Flash Professional..?

    Hi Everyone,
         Is It possible to load Html page inside Adobe Flash Professional or Adobe Flex. Thanks in Advance.
    -Vijay

    probably not the way you are thinking.
    flash textfields and their extensions have a limited number of html tags they can parse so, in general, html from most web pages will not display, as expected in flash.

  • Is it possible to load an html page inside a JavaFX application?

    Hi
    Is it possible to load an html page inside a JavaFX application?
    Thank you!
    Alexandra.

    Actually it is very simple to load an HTML page inside a JavaFX application.
    var html:JTextPane = new JTextPane();
    html.setPage("http://www.berkshirehathaway.com/message.html");
    Stage
        scene: Scene
            content:
                ScrollView
                    node:SwingComponent.wrap(html)
    }A JavaFX application "tainted" by Swing is still a JavaFX application, isn't it?
    Loading an HTML page into a native JavaFX control would be a different story. It is hard.
    I don't think it is a top priority for JavaFX team to develop a control to render HTML. Using a Swing component, which supports HTML well, does not make a JavaFX application inferior. But, if JavaFX team could make a fully functional embedded browser control supporting HTML, JavaScript, etc., I would applaud that effort wholeheartedly.
    Right now, JTextPane inside a JavaFX application will crash the system, display gibberish, hang for ever or go haywire inexplicably, if JavaScript is used in the HTML page.

  • Create HTML page inside form 6i

    Hi ,
    I would like to know if it's possible to create an HTML page inside form 6i ,, where this html page will include a time using html code, and a refresh button will be in the form whenever I press the refresh button the html page inside the form will be updated ..
    how can i do that ?
    Thanks in advance … :)

    Yes its possible . If you are running forms in client server , use host built in to open the html page. This html page can be created
    dynamically using text io.
    If you are running on web use webutil client host and text io.
    Best Regards
    Rajesh Alex

  • Asked for an HTML site; got an ASP site instead - how to proceed?

    I am a web coordinator - I know HTML and CSS. I've used server side includes. I've cribbed some Javascript for pop-ups and rel="external." But I'm really a writer who manages a few sites - they were already designed, I simply manage and build new pages, using Dreamweaver 8.
    My department hired an outside company to design a new site for us. We made it clear what we really wanted was art - I could handle the rest, as I'm proficient in HTML and CSS. We worked closely with the designer-it looks great, but went through a couple project managers, and something fell through the cracks.
    They sent us the files - they're in ASP instead of HTML.  I didn't realize how big of a problem this was until I tried to follow the firm's "simple" save-as directions to create a new page and it all went to hell. This is very different. They had to talk with my server admin about something IIS. I can't see anything in design view.
    Reading through the forums, most questions about ASP are from 2008 and earlier, and suggestions for those who don't know ASP pretty much come down to, "Step away from the web site!" It looks like this is something beyond my current skill set.
    The new web site is for homeowners and gardeners - it's articles and links. No databases.
    I'm so lost, it's hard to even know what I should be asking, but here's a stab:
    Can I "break" these files, taking the design but rebuilding as HTML pages? (There is a style sheet.) We've alread paid for the site. They've charged us again just for a couple emails and one phone call to clear up the IIS thing. We're a tiny department in a state-funded agency - our budget is close to nothing.

    I'm pretty sure it contains asp code, but I've attached a plain text document with the first twenty lines of the home page.
    Link to the page as they've delivered it: http://gardeningsolutions.ifas.ufl.edu/solutions/default.asp
    My hacked-up HTML version: http://gardeningsolutions.ifas.ufl.edu/test/gs_index_solutions.html
    (Excuse the "search" box jammed in there; they forgot to put one in so I just pasted our old one...)
    They gave us a style sheet and the necessary graphics - I could simply work with those, right? Taking out all the .asp stuff?
    We don't sell anything. I'm the only person with access to the site. There is no database. I can't think of a good reason why we need our site in ASP. We just wanted it to look pretty. I don't do pretty.
    It does look like I could stand to learn some Javascript and move on from there - dynamic features can be added to an HTML site, right?

  • Trying to add Flash Intro to my HTML site

    Hi everybody.
    I have an HTML site that I would like to add a Flash Intro
    to. I would like the Flash intro page to play (about 30 seconds)
    then change to the first page of my HTML site. I have searched
    through several books, Lynda.com, and google, but can't come up
    with a good solution.
    Would someone be kind enough to help?
    Thanks in advance.
    Brian

    Before reading all this, make sure you download my example
    files at
    http://www.shan-dysigns.com/flash/flashIntro.zip
    That link is further down in my reply, but you may miss it.
    Since you want people to see your flash intro before your
    html page, you will have to rename your existing html page to
    something like homepage.html. When people go to your domain name,
    file names such as index, default (I think there might be a few
    others) will be automatically loaded first. Because of this, your
    flash intro (once placed into an html page) will have to be named
    index.html.
    After creating your flash intro, export it to a swf file. Go
    into DW and create a new html page (you need a container for your
    flash intro). On the menu bar of DW, click Insert, then Media, then
    Flash. You may want to create a table or a div tag before hand in
    order to center the flash file (then you would just insert the
    flash file into that table or div tag).
    if you download my example stuff
    here,
    you will see a flash document, swf file, the index.html page which
    holds the flash intro swf file, a hopepage.html file, and a folder
    DW automatically creates when you insert Flash content. Download
    the zip file and save it in a temp folder somewhere. Go to Windows
    Explorer (assuming you are on a PC), and double click the
    index.html page (I don't know if your browser will ask if it's ok
    to run scripts, but it's just the script from DW allowing the
    flash). You should see the 10 seconds of the flash intro, then you
    will be redirected to the homepage.html file when the intro is
    finished. If you look at the flash document, on the last layer
    where I have the script, there is an absolute path (currently
    commented out), and a relative path. Using the relative path will
    allow you to test this without having to upload to a server. In
    order to test all this on a server, you will need to upload all the
    files and the folder to a server (you may want to create a test
    folder on the server to place these files in). Make sure you change
    the flash document's code to the absolute path and comment out the
    relative one, and make sure to change the domain name to yours,
    export the flash file and upload the new swf along with the other
    files and folder. Then go to yourDomainName.com/test, and you
    should see everything. I don't know how else to explain any of
    this...

  • HTML Sites not shown in TOC (PDF) - RoboHelp HTML (v9)

    Hello ,
    i have a new question. I didn't find an answer in the www so I'm asking here again.
    I have a automatically generated TOC where I see all my books(directories) and html sites which are listed in the project-manager.
    If I create an WebHelp I can see the html sites in the generated TOC, but if I create an pdf (printed documentation) I only see the books in my TOC inside the pdf.
    Why I don't see any html sites in the TOC like it is in the web help?
    But the pdf-generating-process write automatically all my headlines(inside the html sites) in my TOC.
    I imagine that the printed documentation will create his own TOC and ignore my TOC which I selected.
    Can someone help me show my html sites in the TOC like the automatically creation process of WebHelp will do it?
    Thanks
    kind regards
    Denis

    Just picking up on one point that may help. The very first time you use a Printed Documentation layout, the contents are taken from whichever TOC you selected. After that, any changes you make to the TOC do not reflect in the print layout. The quick way to update the print layout is to click the left facing double chevron to remove all topics, then click the right facing double chevron to take the latest version of the TOC.
    See Printed Documentation on my site.
    If that doesn't help, maybe some screenshots would help.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Creating a Javascript Preloader for my HTML sites... wont work..

    Hey all,
    I am creating a Javascript Preloader for my html site (www.rockspire.com), I have scripted all actions and have come away with a bar that does not load. Can someone please direct me as to where the error may be.
    Thanks in advance!
    Site: www.rockspire.com
    Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Index</title>
    <script type="text/javascript">
    <!-- begin hiding
    // You may modify the following:
    var locationAfterPreload = "index2.html" // URL of the page after preload finishes
    var lengthOfPreloadBar = 450 // Length of preload bar (in pixels)
    var heightOfPreloadBar = 10 // Height of preload bar (in pixels)
    // Put the URLs of images that you want to preload below (as many as you want)
    var yourImages = new Array(
    "images/lparch1.jpg",
    "images/lparch2.jpg",
    "images/lparch3.jpg",
    "images/lparch4.jpg",
    "images/lparch5.jpg",
    "images/lparch6.jpg",
    "images/lparch7.jpg",
    "images/lparch8.jpg",
    "images/lparch9.jpg",
    "images/lpart1.jpg",
    "images/lpart2.jpg",
    "images/lpart3.jpg",
    "images/lpart4.jpg",
    "images/lpart5.jpg",
    "images/lpart6.jpg",
    "images/lpart7.jpg",
    "images/lpbetty1.jpg",
    "images/lpbetty2.jpg",
    "images/lpbetty3.jpg",
    "images/lpbetty4.jpg",
    "images/lpbetty5.jpg",
    "images/lpnature1.jpg",
    "images/lpnature2.jpg",
    "images/lpnature3.jpg",
    "images/lpnature4.jpg",
    "images/lpnature5.jpg",
    "images/lpnature6.jpg",
    "images/lpnature7.jpg",
    "images/lpnature8.jpg",
    "images/lpnature9.jpg",
    "images/lpnature10.jpg",
    "images/lpnature11.jpg",
    "images/thumbnail_arch1.jpg",
    "images/thumbnail_arch1bw.jpg",
    "images/thumbnail_arch10.jpg",
    "images/thumbnail_arch10bw.jpg",
    "images/thumbnail_arch11.jpg",
    "images/thumbnail_arch11bw.jpg",
    "images/thumbnail_arch2.jpg",
    "images/thumbnail_arch2bw.jpg",
    "images/thumbnail_arch3.jpg",
    "images/thumbnail_arch3bw.jpg",
    "images/thumbnail_arch4.jpg",
    "images/thumbnail_arch4bw.jpg",
    "images/thumbnail_arch5.jpg",
    "images/thumbnail_arch5bw.jpg",
    "images/thumbnail_arch6.jpg",
    "images/thumbnail_arch6bw.jpg",
    "images/thumbnail_arch7.jpg",
    "images/thumbnail_arch7bw.jpg",
    "images/thumbnail_arch8.jpg",
    "images/thumbnail_arch8bw.jpg",
    "images/thumbnail_arch9.jpg",
    "images/thumbnail_arch9bw.jpg",
    "images/thumbnail_art1.jpg",
    "images/thumbnail_art1bw.jpg",
    "images/thumbnail_art2.jpg",
    "images/thumbnail_art2bw.jpg",
    "images/thumbnail_art3.jpg",
    "images/thumbnail_art3bw.jpg",
    "images/thumbnail_art4.jpg",
    "images/thumbnail_art4bw.jpg",
    "images/thumbnail_art5.jpg",
    "images/thumbnail_art5bw.jpg",
    "images/thumbnail_art6.jpg",
    "images/thumbnail_art6bw.jpg",
    "images/thumbnail_art7.jpg",
    "images/thumbnail_art7bw.jpg",
    "images/thumbnail_b1.jpg",
    "images/thumbnail_b1bw.jpg",
    "images/thumbnail_b2.jpg",
    "images/thumbnail_b2bw.jpg",
    "images/thumbnail_b3.jpg",
    "images/thumbnail_b3bw.jpg",
    "images/thumbnail_b4.jpg",
    "images/thumbnail_b4bw.jpg",
    "images/thumbnail_b5.jpg",
    "images/thumbnail_b5bw.jpg",
    "images/thumbnail_nat1.jpg",
    "images/thumbnail_nat1bw.jpg",
    "images/thumbnail_nat2.jpg",
    "images/thumbnail_nat2bw.jpg",
    "images/thumbnail_nat3.jpg",
    "images/thumbnail_nat3bw.jpg",
    "images/thumbnail_nat4.jpg",
    "images/thumbnail_nat4bw.jpg",
    "images/thumbnail_nat5.jpg",
    "images/thumbnail_nat5bw.jpg",
    "images/thumbnail_nat6.jpg",
    "images/thumbnail_nat6bw.jpg",
    "images/thumbnail_nat7.jpg",
    "images/thumbnail_nat7bw.jpg",
    "images/thumbnail_nat8.jpg",
    "images/thumbnail_nat8bw.jpg",
    "images/thumbnail_nat9.jpg",
    "images/thumbnail_nat9bw.jpg",
    "images/thumbnail_nat10.jpg",
    "images/thumbnail_nat10bw.jpg",
    "images/thumbnail_nat11.jpg",
    "images/thumbnail_nat11bw.jpg",
    "images/index_01.jpg",
    "images/index_02.jpg",
    "images/index_04.jpg",
    "images/index_05.jpg",
    "images/index_06.jpg",
    "images/index_13.jpg",
    "images/index_14.jpg",
    "images/overview.pdf",
    "images/Rockspire_Site_Map.pdf",
    "images/Rockspire_slideshow.flv",
    "images/main_concept_image.jpg",
    "images/main_contact_image.jpg",
    "images/main_events_image.jpg",
    "images/main_inspiration_image.jpg",
    "images/main_manifesto_image.jpg",
    "images/main_photos_image.jpg",
    "images/main_resources_image.jpg"
    // Do not modify anything beyond this point!
    if (document.images) {
    var dots = new Array()
    dots[0] = new Image(1,1)
    dots[0].src = "images/black.gif" // default preloadbar color (note: You can substitute it with your image, but it has to be 1x1 size)
    dots[1] = new Image(1,1)
    dots[1].src = "images/red.gif" // color of bar as preloading progresses (same note as above)
    var preImages = new Array(),coverage = Math.floor(lengthOfPreloadBar/yourImages.length),currCount = 0
    var loaded = new Array(),i,covered,timerID
    var leftOverWidth = lengthOfPreloadBar%coverage
    function loadImages() {
    for (i = 0; i < yourImages.length; i++) {
    preImages = new Image()
    preImages.src = yourImages
    for (i = 0; i < preImages.length; i++) {
    loaded = false
    checkLoad()
    function checkLoad() {
    if (currCount == preImages.length) {
    location.replace(locationAfterPreload)
    return
    for (i = 0; i <= preImages.length; i++) {
    if (loaded == false && preImages.complete) {
    loaded = true
    eval("document.img" + currCount + ".src=dots[1].src")
    currCount++
    timerID = setTimeout("checkLoad()",10)
    // end hiding -->
    </script>
    <style type="text/css">
    <!--
    body p {
        color: #333;
    -->
    </style>
    </head>
    <body>
    <div align="center">
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p> </p>
    <p>
    <script type="text/javascript">
    <!-- begin hiding
    if (document.images) {
    var preloadBar = ''
    for (i = 0; i < yourImages.length-1; i++) {
    preloadBar += '<img src="' + dots[0].src + '" width="' + coverage + '" height="' + heightOfPreloadBar + '" name="img' + i + '" align="absmiddle">'
    preloadBar += '<img src="' + dots[0].src + '" width="' + (leftOverWidth+coverage) + '" height="' + heightOfPreloadBar + '" name="img' + (yourImages.length-1) + '" align="absmiddle">'
    document.write(preloadBar)
    loadImages()
    // end hiding -->
    </script>
    </p>
    <p><font size="2" face="Helvetica Neue">Welcome to Rockspire...</font></p>
    </div>
    </body>
    </html>
    Cheers!

    I see an pdf and flv file in the image list, remove them.
    Rewrite the code of your loading bar into one solid procedure which can be called from image loaded so you end up with three functions:
    loadImage
    imageLoaded
    displayProgressBar
    Maybe it's simpler not to display a progressbar but to display a text like XX loaded from XX images.
    I can't possibly write all the code for you but to adjust the loading bar use the image object instead of html code....
    preloadingImg = new Image();
    preloadingImg.src = "img/dot.jpg"   //whatever your preloader img is
    //To place your loading bar somewhere in the document:
    parentElement.addChildNode(preloadingImg);   //where parentElement is the container of the preloader image ( a DIV tag or whatever)
    //to adjust the width and height
    preloadingImg.height = someHeight + 'px';
    preloadingImg.width = someWidth + 'px'
    Another alternative is indeed use jQuery.

  • Non web fonts in html sites

    I have been seeing a lot of non web fonts in html sites and am wondering how that commonly is done.
    I have used sIFR and I thought it was OK, but would love to find some other ways.
    What is the most common solution for this? What else is out there?
    Thanks a lot for any suggestions!

    A few bloggers have posted pro/con comparisons of these techniques:
    http://thinkclay.com/technology/cufon-sifr-flir
    http://www.solidstategroup.com/what-we-think/a-comparison-between-sifr-cufon-and-font-face
    http://blog.cherstewart.com/post/403294642/sifr-cufon-or-image-replacement
    http://www.google.com.au/search?hl=en&rls=com.microsoft%3Aen-AU%3AIE-SearchBox&q=sifr+cufo n+flir+typeface&aq=f&aqi=&aql=&oq=&gs_rfai=

  • DMP 4310 v5.4: HTML site not responsive to touch

    I am using a 4310 DMP with an ECO display. So far, I have succesfully verified touch interaction works with a flash application on the DMP. Therefore, I can rule out faulty hardware or misconfiguration as the problem. The problem occurs when going to a URL such as htttp://www.google.com on the DMP. When the DMP is pointed to an html site I am unable to interact with it. At the moment, the browser renders the html sites fine, but I am unable to interact with it via the touchscreen. Any thoughts on how to get the html site to respond through the DMP and touchscreen?
    I have tried three ways of pointing the DMP to an html site to verify touch works with it.
    1.(Go To) URL - Tasks with a URL entry to http://www.google.com
    2.media startup: file:///tmp/ftproot/usb_1/simpleLink.html
    3.Media Playlist with a URL entry to http:///www.google.com

    My understanding of the 4310g ver 5.4 is that the web browser is embedded in a flash pane. Consequently, there is limited functionality on any web page with the exception of three HTML 5 tags, these being audio, video, and canvas.
    As such, it would make sense that any external website that you request via the 4310 would not have basic interactive capabilities that you'd get with a regular computer. I'd suggest trying to set up a basic HTML page using the canvas tag to see if you can achieve touch interactivity.
    Flash is handled differently by the DMP, so I'm not suprised to hear that flash works without a problem.
    Just my thoughts.
    Good luck.
    -Michael

  • Integrate existing html site into Portal

    What is the best way to integrate an existing html site into the portal? The site is about 70 different pages (basic display, no forms or backend programming) all interlinked and not very organized.
    I would like to maintain the "branded" look of the portal, if possible. I would also like to be able to govern the access to these pages with single sign-on, if possible
    Could I wrap all the pages with WebClipping or is there a better way.

    Hi Henry,
    Is your information system a SAP system or Non-SAP system ?
    Anyways, there are various options for doing this
    1)Kerberos Authentication
    2)PAS
    3) JAAS
    4)SAML
    check out this link
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/58094632-0301-0010-a391-fc0de26f010e
    Check this for details on various methods for SAP and Non-SAP systems
    http://help.sap.com/saphelp_nw04/helpdata/en/04/120b40c6c01961e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/120b40c6c01961e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/120b40c6c01961e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/120b40c6c01961e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/04/120b40c6c01961e10000000a155106/frameset.htm
    Regards,
    Piyush
    ps: pls reward points if u find this info useful.

Maybe you are looking for

  • Vendor return via delivery, material sales view needed?

    Hi, We wish to retur material to vendor via Delivery process Return PO --> Delivery -->  Goods issue We ticketed 'Return to Vendor' checkbox, we created ship-to customer and saved Vendor now my question is Do we need create material master sales view

  • Datasource enhancement

    I am getting the error in cmod abap code that REIS_MEASUREMENT_TRAN is not a flat structure but that is the extract structure in datasource 0refx_2  so what should i change on this Tables:  VIBDPR.          "Property master data table data:    l_tabi

  • EWS JAVA API for availability is giving only 10 suggested times in a particular day

    I'm using EWS JAVA API for seeing the availability of contacts who had shared their calender with me. Here in the suggested timings, I can able to see only 10 suggested timings even though there can be more than 10 suggested slots.  I would like to c

  • Why i can't open crrent photo library using current version, why i can't open current photo library using current version

    I receive msg when i try to ope iPhoto. "you can't open your crrent photo library using this version of iPhoto.  Question, what do I do to resolve this dilemma? Probable has something to do with install of '09 iLife which was installed, but I need to

  • Query execution slow

    Hi Experts, I have problem with query execution. It is taking more time to execution. Query is like this : SELECT   gcc_po.segment1 bc,          gcc_po.segment2 rc,          gcc_po.segment3 dept,          gcc_po.segment4 ACCOUNT,          gcc_po.segm