Printng page using a href on server location

Hello GURUS,
I am printing a document on client machine . document is located on server. in my jsp page I have coded javascript
prt.setAttribute("href", altdoc);
         printWindow();is used for printing.
This code workes properly when i run it on my local-netbeans tomcat-server.
but when this file is deployed on main server it shows no error and also no execution.
If i put alert then alert is shown but , printing is not done.
please help me to solve this problem..

When I do it I get a Print Dialog asking me to specify the printer number of pages etc.
Does this window pop-up on the clients machine when deployed on the server?

Similar Messages

  • Linking .swf to html page using a href ......

    I have attempted to get an anwser to this on the Flash forum, but it is a jungle over there.... I have attempted to link a swf to a web page on my site using the a href property; the page opens in Safari and Firefox; however, in IE7 the page shows at the bottom of the browser, but nothing happens on mousedown. I fear it may have to do with the way IE handles the wmode=transparent property...  I have tried using an invisible button in Flash, but it covers up the animation every time...
    This is the code for the two button graphics (movie clips):
    <table style="width: 100%;" border="0">
    <tbody>
    <tr>
    <td align="left"><a href="/index.php/design-samples.html">
    <object width="220" height="120" data="/Flash/designs_ad.swf" type="application/x-shockwave-flash">
    <param name="quality" value="best" />
    <param name="wmode" value="transparent" />
    <param name="src" value="/Flash/designs_ad.swf" />
    </object>
    </a></td>
    <td align="right"><a href="/index.php/recent-work.html">
    <object style="width: 220px; height: 120px;" width="220" height="120" data="/Flash/recentwork_ad.swf" type="application/x-shockwave-flash">
    <param name="quality" value="best" />
    <param name="wmode" value="transparent" />
    <param name="src" value="/Flash/recentwork_ad.swf" />
    </object>
    </a></td>
    </tr>
    </tbody>
    </table>

    Hi
    The reason it will not work in IE is because IE uses a different form of code to play swf's/flv's, (application vs's plug-in).
    Firefox and Safari use - type="application/x-shockwave-flash", but IE uses - classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000".
    If you do a standard insert - media - swf from the main menu bar in dreamweaver this will insert the correct code for you.
    PZ

  • Can In Design CS 5.5 locate which page uses a particular color swatch?

    In Design has powerful search abilities.  It can even find where a STYLE is used inside a document with many pages/
    Can In Design CS 5.5 locate which page uses a particular color swatch?

    Maybe. Try Find/Change, Object tab, or look at the Blatner Tools plugin

  • OBIEE passing value to a dashboard page using href

    Hi All,
    I am trying to pass year and month values from Report 1 to a dashboard page (having multiple reports) using the href function. The code i have used is -
    case when "Dim - KPI"."KPI Name"='Application Availability' then '<--a href="http://172.18.43.143:9704/analytics/saw.dll?Dashboard&PortalPath=/shared/Service Availability/_portal/Service Availability&Page=Application Availability&Action=Navigate&P0=1&P1=eq&P2=Dim%20-%20All%20Purpose%20Date"."Month%20%20 Name"&P3='||"Dim - All Purpose Date"."Month Name"||'style="">'||'test'||'<--/a>'end
    With this code I am being able to navigate to the desired portal path, but the values are not getting prompted. Can't figure out why? Please help......
    Thanks
    Srus
    Edited by: user10718864 on Jun 22, 2011 3:08 AM

    Hi Dan,
    1) I have tried standard navigation. The measure column is a dimension value, when i try to put multiple navigation paths on a actual value, it gives me a navigation menu. So i want to use conditional navigation i.e when the measure value is Application Availability , i should be able to navigate to application availability dashboard page and when my measure is Outage, it should take me to outage page instead.
    2) Yes i am using same columns for month and year for all 6 reports.
    3) Yes i have mentioned year and month as is prompted in all the reports.
    Please help
    Thanks Srus

  • Program to download on Non Unix Server location using SFTP

    Hi,
    What commands/function modules can use for download the file on Non Unix Server location using SFTP.
    Thanks,
    Fract

    Please check Walters reply in the foloowing thread

  • Point the remote desktop session host VM from Azure to a license server located in DMZ (on-prem) by not using s2s or p2s.

    Hi All,
    Good day. I am just new in azure and still testing some IaaS features and services. May I ask if it is possible to point the remote desktop session host VM from Azure to a license server located in DMZ (on-prem) by not using s2s or p2s? If yes, may I ask
    if how can this be achieve?
    Hoping for your advise.
    Thanks,
    Sebastian Jose

    Hello Manu,
    Good day. Thanks for the reply. DMZ is on prem.
    Thanks,
    Glenn Jose

  • I'm using firefox version 6 and for the last three days the add-ons manager page won't load. my question is why won't the add-ons page load? is the server down on your end?

    i'm using firefox version 6 and for the last three days the add-ons manager page won't load. my question is why won't the add-ons page load? is the server down on your end?

    Click on something below the Get Add-ons menu item on the left side of the Add-ons Manager tab.

  • P tag elements not showing on pages using css

    I converted a site from GoLive to DreamWeaver and all the
    text using the <p> tag doesn't show up on the site, but the
    other styles do show up, including <h1> tags, etc.
    - I've confirmed the links to the css are correct and in
    tact.
    - I've cut and pasted text from the <body> tag, which
    is the same spec as the <p> tag into place to make sure there
    wasn't a typo. Didn't help.
    - I've tried it with and without the <> brackets.
    - I changed a paragraph within the page to "none" and used
    the <br> tags to make the breaks, and it shows fine, but the
    very next paragaph that uses the <p> doesn't work.
    Any thoughts on why this would happen?
    Here is the typical header link I'm using
    <link href="adv01.css" rel="stylesheet"
    type="text/css">
    Here is the actual css line
    p { color: #333; font-size: 13px; font-family: Helvetica,
    Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px }
    Thanks
    Jon

    On Fri, 4 May 2007 05:02:06 +0000 (UTC), "jcamrud"
    <[email protected]> wrote:
    >Yeh, thanks for the drama Win ;-)
    Drama? No. Trying to get you to understand that you have made
    a
    fundamental and serious error in using includes.
    See this?
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <meta http-equiv="content-type"
    content="text/html;charset=iso-8859-1">
    <meta name="keywords" content="Mortgage, Mortgage
    credit report, Trimerge, Fannie, Credit reports, FICO,
    Mortgage
    Services, Mortgage Credit Software, Flood Certifications,
    RMCR,
    Mortgage Brokers, Infile, Experian, Equifax, TransUnion,
    Rapid
    Resolve, Quick Check, Rescore Express, Calyx Point, Genesis,
    Merged
    report, Freddie, Credit repository, mortgage, mortgage credit
    report,
    trimerge, fannie, credit reports, FICO, mortgage services,
    mortgage
    credit software, flood certifications, RMCR, mortgage
    brokers, infile,
    experian, equifax, transunion, rapid resolve, quick check,
    update
    express, calyx point, genesis, merged report, freddie, credit
    repository">
    <title>ADVANTAGE CREDIT INC of COLORADO Credit
    Reporting Services</title>
    <link href="../adv01.css" rel="stylesheet"
    type="text/css" media="all">
    </head>
    <body bgcolor="#ffffff" leftmargin="0" marginheight="0"
    marginwidth="0" topmargin="0">
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <meta http-equiv="content-type"
    content="text/html;charset=iso-8859-1">
    <title>Advantage Credit Incorporated</title>
    <style type="text/css" media="screen"><!--
    p { color: #fff; font-size: 11pt; font-family: "Trebuchet
    MS", Geneva,
    Arial, Helvetica, SunSans-Regular, sans-serif; font-weight:
    bold;
    text-decoration: none }
    a:link { color: #fff; font-size: 11pt; font-family:
    "Trebuchet MS",
    Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-style:
    italic; font-weight: bold; text-decoration: none }
    a:hover { color: #cfc; font-size: 11pt; font-family:
    "Trebuchet MS",
    Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-style:
    italic; font-weight: bold; text-decoration: underline }
    a:visited { color: #fff; font-size: 11pt; font-family:
    "Trebuchet MS",
    Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
    .navlink { color: #fff; font-size: 11pt; font-family:
    "Trebuchet MS",
    Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
    font-style:
    oblique; font-weight: bold }
    --></style>
    </head>
    <body bgcolor="#ffffff" leftmargin="0" marginheight="0"
    marginwidth="0" topmargin="0">
    Starting from the top:
    Your DOCTYPE is incomplete. So the page is working in
    "quirks" mode;
    display issues are now a crapshoot.
    There are duplicate <html>, <head>, and
    <body> tags. Browsers can
    choke on that.
    The first lump of embedded styles sets the body background
    colour to
    #fff. The second lump sets the p, a:link, and a:visited
    colours to
    #fff. Tough to see white text on a white background.
    Farther down the page, within a table, you've got this:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN">
    <html>
    <head>
    <meta http-equiv="content-type"
    content="text/html;charset=iso-8859-1">
    <link href="adv01.css" rel="stylesheet"
    type="text/css" media="all">
    <style type="text/css" media="screen"><!--
    .footerlink { color: #666; font-size: 11px; font-family:
    Helvetica,
    Geneva, Arial, SunSans-Regular, sans-serif; text-decoration:
    underline
    .copyright { color: #666; font-size: 11px; font-family:
    Helvetica,
    Geneva, Arial, SunSans-Regular, sans-serif; line-height: 13px
    --></style>
    <script language="javascript" type="text/javascript">
    <!--
    script to open small windows
    var win=null;
    function NewWindow(mypage,myname,w,h,scroll,pos){
    if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):1 00;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
    if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.h eight)?(screen.height-h)/2:100;}
    else if((pos!="center" && pos!="random") ||
    pos==null){LeftPosition=0;TopPosition=20}
    settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+ scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no';
    win=window.open(mypage,myname,settings);}
    // -->
    </script>
    </head>
    <body bgcolor="#ffffff" leftmargin="0" marginheight="0"
    marginwidth="0" topmargin="0">
    So now you've got a THIRD set of <html>, <head>,
    and <body> tags. It's
    a wonder the page can display at all.
    Fix these errors:
    http://dwarfurl.com/bfaa3
    and these:
    http://dwarfurl.com/15e94
    and see what happens. In the CSS error report, it looks like
    the
    server doesn't recognize the external CSS file:
    URI :
    http://www.advcredit.com/../adv01.css
    -1 File not found
    http://www.advcredit.com/../adv01.css:
    Forbidden
    Win
    Win Day, Wild Rose Websites
    http://www.wildrosewebsites.com
    [email protected]
    Skype winifredday

  • How to upload multiple files into a server location at a single time

    Hi All,
    In my application i need to send multiple files from a particular page into the server location. In this page there will be an option to upload a file and after selecting the file , we will have an option asking if we were interested to send another file. It works just similar to google mail where we can multiple files at the same time. Right now though i had coded the uploading files concept i am facing some problems when trying to upload multiple files. All the files are being appended to a single file but i want them to be placed as different files at the specified location. Plz help me in this regard...
    Thanks in advance................,,

    Hi,
    i am sending the code in my prg. Have a look at it.
    var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
    In the above line i am specyfying that the maximum no. of files to be uploaded is 3. So if i upload less than 3 files, the program doesn't work and is not reading the uploaded files. If i upload 3 files it works fine. So please suggest me how to make this work irrespective of the no. of files uploaded using apache commons.
    My code is as follows:
    <form action="./servlet/Sample" method = "post" enctype="multipart/form-data">
         <!-- The file element -- NOTE: it has an ID -->
         <input id="my_file_element" type="file" name="file_1" >
         <input type="submit" name="submit1" value="submit">
    </form>
    Files:
    <!-- This is where the output will appear -->
    <div id="files_list"></div>
    <script>
         <!-- Create an instance of the multiSelector class, pass it the output target and the max number of files -->
         var multi_selector = new MultiSelector( document.getElementById( 'files_list' ),3);
         <!-- Pass in the file element -->
         multi_selector.addElement( document.getElementById( 'my_file_element' ) );
    </script>

  • File Download from Server location - JSP

    Hi SDN,
    I have a txt file in a folder created in server location under the path /usr/sap/EPD/JC00/j2ee/cluster/server0. On click of the link correspondin to the file name in JSP, i have to open the file with the pop up to save, open or cancel. I have to achieve this in the JSP. I am currently
    <td> <a href="/usr/sap/EPD/JC00/j2ee/cluster/server0/XXX/yyy.txt"> <%=fileName%></a ></td>
    I am not able to achieve the intended functionality. How to achieve it. Expecting your valuable replies
    Thanks & Regards,
    p188071

    hi,
    I am using the following snippet
    String filePath ="/usr/sap/EPD/JC00/j2ee/cluster/server0/xxx/yyy.txt"; // path of your excel file
         HttpServletResponse resp = componentRequest.getServletResponse(true);
         resp.setContentType("text/html; charset=UTF-8");
           // set the exact content type
         resp.setHeader("Content-Disposition","attachment; filename=\""+ filePath + "\"");
    It is creating downloading a txt file with the name usr_sap_EPD_xxx_yyy.txt without actual contents inside the file. It is just generating a file without writing the contents into that file.
    What should I do?
    p188071

  • How to embed jnlp file into html page using object tag

    hi everyone,
    i have written one jnlp file like this.
    <?xml version="1.0" encoding="utf-8" ?>
    <!-- JNLP file for Demo applicaion -->
    <jnlp spec="1.0+" codebase="http://localhost:9080/base/" href="SampleExample.jnlp">
         <information>
              <title>Demo Application</title>
              <vendor> </vendor>
              <description>Sample Demo Application</description>
              <offline-allowed/>
         </information>
         <security/>
         <resources>
              <j2se version="1.3+" />
              <jar href="common.jar" main="true" download="eager" />
              <jar href="classes12.jar" download="eager" />
              <jar href="toplink.jar" download="eager"/>
              <package name="com.applet.*" part="applet" recursive="true"/>
         </resources>
         <applet-desc name="grid" main-class="com.applet.PriceGrid" width="1000" height="300"/>
    </jnlp>
    i am trying embed that jnlp file using object tag like
    <OBJECT
    classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="1000" HEIGHT="300" NAME="grid">     
    <PARAM NAME="jnlp" VALUE="http://localhost:9080/base/SampleExample.jnlp">
    </OBJECT>
    but i am not able to load the applet using Web Start.
    Can anyone please help me. This is very Urgent for me.
    Thanks & Regards,
    Shiva.

    thanks.
    i am giving my problem clearly. i have one applet. Previously i am loading the applet in my html page using object tag like this...
    <OBJECT
    classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" WIDTH="1000" HEIGHT="300" NAME="grid">
    <PARAM NAME="CODE" VALUE="com.adp.base.applet.PriceGrid.class" >
         <PARAM NAME="ARCHIVE" VALUE="common.jar,classes12.jar,toplink.jar" >
         <PARAM NAME="NAME" VALUE="grid" >
    <PARAM NAME="type" VALUE="application/x-java-applet">
    <PARAM NAME= "cache_option" VALUE ="no">
    </OBJECT>
    now what i need to do is
    i need load the applet only first time using web start and when ever the applet code changes in the server i need to reload the applet.
    for that i kept all the applet resources in .jnlp file.i want to cache all the resources which are in .jnlp file and applet must be displayed within a web page within a browser.
    Webstart always open a new application windows.
    I need to run an Applet embedded within a web page within a browser.
    Is there a way to still use Webstart?

  • Its urgent  how to use calss file of jar located in lib folder

    how to use calss file of jar located in lib folder.
    i want to use RowSetDynaClass class which is in beanutil jar file which is in my lib folder .if i use that class in my jsp following error is coming.
    Class RowSetDynaClass not found.
    RowSetDynaClass resultSet = new RowSetDynaClass(rs, false);
    how to access class in jar file.
    please help

    You have to either refer to the class in its fully quallified name, or import it into the JSP:
    <%
      some.full.packagename.RowSetDynaClass resultSet = new some.full.packagename.RowSetDynaClass(rs,false);
      ...-or-
    <%@ page import="some.full.packagename.RowSetDynaClass" %>
    <%
      RowSetDynaClass resultSet = new RowSetDynaClass(rs, false);
      ...As long as the class has public visibility and you have re-started the server/servlet context since you added the JAR.

  • Silverlight application (example.xap) doesn't run when call in other pages using "Object tag"

    Hi!
    I have silverlight 3 installed with Visual studio 2008. installation is fine.
    I have created a  silvelight application including a test page.
    In my test page I used the "object tag" to call my application as it is suggested since silverlight 3:
    <object type="application/x-silverlight-2"
    data="data:application/x-silverlight,"
    width="450" height="220">
    <param name="source" value="MySilverlightApplication.xap"/>
    </object>
    At the run time, using the test page my application runs as expected. But when i call the same application in another page i have created, nothing happens: the web page is blank. I wonder why it works with the test page created at the same time with the
    silverlight application ( i have checked the radio button that required the test paged creation during the process of the silverlight application) and why it doesn't work with a page created separately.
    Thank you for your help!
    Joel

    Hi Andy!
    Hi Qimin!
    Thank you for your helps. But i want to let you know that the html code i wrote in my post is just an example so I will complete my post with more information.
    0- I have visual studio 2008 installed with silverlight 3.
    1- I have created a web project with a master page (my master page has a content page )
    2- I added a silvelight application: carousel.xap (during its creation I've accepted to add a test page: carouselTestPage.aspx)
    3- I added a main page Home.aspx: which inherits from the master page created in step 1, then I call my silverlight application in this content page using the object tag.
    Result of the tests during run time:
    My silverlight application carousel.xap works fine when I test it with the
    carouselTestPage.aspx.
    But my silverlight application carousel.xap doesn't work with the main page I added to my web project. the web content page is blank.
         Here below the script of the carouselTestPage.aspx
    and for the Pages_Home:
    carouselTestPage.aspx 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>
    <title>carousel</title>
    <style type="text/css">
    html, body {
    height: 100%;
    body {
    padding: 0;
    margin: 0;
    #silverlightControlHost {
    height: 100%;
    text-align:center;
    </style>
    <script type="text/javascript" src="Silverlight.js"></script>
    <script type="text/javascript">
    function onSilverlightError(sender, args) {
    var appSource = "";
    if (sender != null && sender != 0) {
    appSource = sender.getHost().Source;
    var errorType = args.ErrorType;
    var iErrorCode = args.ErrorCode;
    if (errorType == "ImageError" || errorType == "MediaError") {
    return;
    var errMsg = "Unhandled Error in Silverlight Application " + appSource + "\n" ;
    errMsg += "Code: "+ iErrorCode + " \n";
    errMsg += "Category: " + errorType + " \n";
    errMsg += "Message: " + args.ErrorMessage + " \n";
    if (errorType == "ParserError") {
    errMsg += "File: " + args.xamlFile + " \n";
    errMsg += "Line: " + args.lineNumber + " \n";
    errMsg += " + args.charPosition + " \n";
    else if (errorType == "RuntimeError") {
    if (args.lineNumber != 0) {
    errMsg += "Line: " + args.lineNumber + " \n";
    errMsg += " + args.charPosition + " \n";
    errMsg += "MethodName: " + args.methodName + " \n";
    throw new Error(errMsg);
    </script>
    </head>
    <body>
    <form id="form1" runat="server" style="height:100%">
    <div id="silverlightControlHost">
    <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
    <param name="source" value="ClientBin/carousel.xap"/>
    <param name="onError" value="onSilverlightError" />
    <param name="background" value="white" />
    <param name="minRuntimeVersion" value="3.0.40624.0" />
    <param name="autoUpgrade" value="true" />
    <a href="http://go.microsoft.com/fwlink/?LinkID=149156&v=3.0.40624.0" style="text-decoration:none">
    <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style:none"/>
    </a>
    </object><iframe id="_sl_historyFrame" style="height:0px;width:0px;border:0px"></iframe></div>
    </form>
    </body>
    </html>
    2. Home.aspx code:
    <%@ Page Title="" Language="C#" MasterPageFile="~/MasterPages/MyMasterPage.master" AutoEventWireup="true" CodeFile="Home.aspx.cs" Inherits="Pages_Home" %>
    <asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
    </asp:Content>
    <asp:Content ID="Content2" ContentPlaceHolderID="MyContent" Runat="Server">
    <object data="data:application/x-silverlight-2," type="application/x-silverlight-2" width="100%" height="100%">
    <param name="source" value="~/ClientBin/carousel.xap"/>
    <param name="background" value="white" />
    <param name="minRuntimeVersion" value="3.0.40624.0" />
    <param name="autoUpgrade" value="true" />
    <param name="enableHtmlAccess" value="true" />
    <a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;">
    <img src="http://go.microsoft.com/fwlink/?LinkId=108181" alt="Get Microsoft Silverlight" style="border-style: none"/>
    </a>
    </object>
    <iframe id="_sl_historyFrame" style="visibility:hidden;height:0px;width:0px;border:0px">
    </iframe>
    </asp:Content>
     so the application source is correctly supplied in the object tag description. so I wonder why it doesn't work with a separate content page in the same web project and work with this embedded Silverlight Test page.
    Thank you for your helps.
    Joël

  • Insert webpart zone in tabs in webpart page using sharepoint designer 2010

    Hi All,
    I am facing a problem , its looks very easy but i couldn't found any clue about this.
    i have created a webpart page, after this i have enable to view quick launch in this webpart page. then i have create a some tabs with reference to this site
    https://jqueryui.com/tabs/. but the problem is when i go to view my page in browser it take same height which is same as quick launch height. and in my diff scenario i have created tab using content editor web part then its working fine. but
    i need to create web part zone in these tabs that why i m not able to do this using content editor. so i am using designer only.
    i guess i am writing content in wrong content place holder or etc. please help me ...i have already lost my 2 days for this.
    FYI, please find the code which i used in webpart page using share point desinger.
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server">
    <SharePoint:ListItemProperty Property="BaseName" maxlength="40" runat="server"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea" runat="server">
    <WebPartPages:WebPartZone runat="server" title="loc:TitleBar" id="TitleBar" AllowLayoutChange="false" AllowPersonalization="false"><ZoneTemplate>
    <WebPartPages:TitleBarWebPart runat="server" AllowEdit="True" AllowConnect="True" ConnectionID="00000000-0000-0000-0000-000000000000" Title="Web Part Page Title Bar" IsIncluded="True" Dir="Default"
    IsVisible="True" AllowMinimize="False" ExportControlledProperties="True" ZoneID="TitleBar" ID="g_14e08bcc_e32c_4759_80dc_34e124e6212f" HeaderTitle="abc1" AllowClose="False" FrameState="Normal"
    ExportMode="All" AllowRemove="False" AllowHide="True" SuppressWebPartChrome="False" DetailLink="" ChromeType="None" HelpLink="" MissingAssembly="Cannot import this Web Part." PartImageSmall=""
    HelpMode="Modeless" FrameType="None" AllowZoneChange="True" PartOrder="2" Description="" PartImageLarge="" IsIncludedFilter="" __MarkupType="vsattributemarkup" __WebPartId="{14E08BCC-E32C-4759-80DC-34E124E6212F}"
    WebPart="true" Height="" Width=""></WebPartPages:TitleBarWebPart>
    </ZoneTemplate></WebPartPages:WebPartZone>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderTitleAreaClass" runat="server">
    <style type="text/css">
    Div.ms-titleareaframe {
    height: 100%;
    .ms-pagetitleareaframe table {
    background: none;
      </style>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderAdditionalPageHead" runat="server">
    <meta name="GENERATOR" content="Microsoft SharePoint" />
    <meta name="ProgId" content="SharePoint.WebPartPage.Document" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="CollaborationServer" content="SharePoint Team Web Site" />
    <script type="text/javascript">
    // <![CDATA[
    var navBarHelpOverrideKey = "WSSEndUser";
    // ]]>
    </script>
    <%--<SharePoint:UIVersionedContent ID="WebPartPageHideQLStyles" UIVersion="4" runat="server">
    <ContentTemplate>
    <style type="text/css">
    body #s4-leftpanel {
    display:none;
    .s4-ca {
    margin-
    </style>
    </ContentTemplate>
    </SharePoint:UIVersionedContent>--%></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderSearchArea" runat="server">
    <SharePoint:DelegateControl runat="server"
    ControlId="SmallSearchInputBox"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderLeftActions" runat="server">
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageDescription" runat="server">
    <SharePoint:ProjectProperty Property="Description" runat="server"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderBodyRightMargin" runat="server">
    <div height="100%" class="ms-pagemargin"><img src="/_layouts/images/blank.gif" width="10" height="1" alt="" /></div>
    </asp:Content>
    <%--<asp:Content ContentPlaceHolderId="PlaceHolderPageImage" runat="server"></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderNavSpacer" runat="server"></asp:Content>--%>
    <%--<asp:Content ContentPlaceHolderId="PlaceHolderLeftNavBar" runat="server"></asp:Content>--%>
    <asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
    <html lang="en">
    <head>
    <meta name="WebPartPageExpansion" content="full" />
      <meta charset="utf-8">
      <title>jQuery UI Tabs - Default functionality</title>
      <link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css">
      <script src="http://code.jquery.com/jquery-1.9.1.js"></script>
      <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
      <link rel="stylesheet" href="/resources/demos/style.css"><script>
      $(function() {
        $( "#tabs" ).tabs();
      </script></head><body><div id="tabs">
      <ul>
        <li><a href="#tabs-1">Bangalore 1</a></li>
        <li><a href="#tabs-2">Bangalore 2</a></li>
        <li><a href="#tabs-3">Bangalore</a></li>
        <li><a href="#tabs-4">Chennai 4</a></li>
          </ul>
    <table cellpadding="4" cellspacing="0" border="0" width="100%">
    <tr>
    <td><div id="tabs-1"> <%--id="_invisibleIfEmpty" name="_invisibleIfEmpty" valign="top" width="100%"> --%><WebPartPages:WebPartZone id="g_6958510ECBD74ABD8AA9F8E26B747B27"
    runat="server" title="Zone 13"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone><WebPartPages:WebPartZone id="g_FA3DDD09582A4C589559877B7169340D" runat="server" title="Zone 14"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone></div></td>
    </tr>
    <tr><td><div id="tabs-2">
    <WebPartPages:WebPartZone id="g_73928F4B9F484EE392EBCBA7D5ACF9FE" runat="server" title="Zone 1"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone>
    <WebPartPages:WebPartZone id="g_77B2328C81874FFB8034559174B450BF" runat="server" title="Zone 12"><ZoneTemplate></ZoneTemplate></WebPartPages:WebPartZone>
    </div></td></tr>
    Please help..if u need any other detail i ll provide you.. plz check the image after doing this the tabs take full range as quick launch.
    Thanks
    Vivek Singh Tomar

    You do not need to work on visual studio, you can create page layout form web and sharepoint designer. Page layouts are only available on publishing sites, you can modify page layout using sharepoint designer, add your required html and web part zones.
    Check below few links for reference:
    http://msdn.microsoft.com/en-us/library/gg430141(v=office.14).aspx#bk_custompagelayout
    http://www.mssharepointtips.com/tip.asp?id=1125
    http://blogs.technet.com/b/tothesharepoint/archive/2013/04/10/stage-7-upload-page-layouts-and-create-new-pages-in-a-publishing-site.aspx
    http://msdn.microsoft.com/en-us/library/gg430141(v=office.14).aspx#bk_custompagelayout
    Page layouts creation and editing is almost same in MOSS 2007, SharePoint 2010 and SharePoint 2013. If you are creating page layout using web then you can easily modify it using SharePoint designer.
    Adnan Amin MCT, SharePoint Architect | If you find this post useful kindly please mark it as an answer :)

  • Reload Page using Javascript

    I developed a Captivate 8.01 project and I'm using Moodle as LMS.
    I need to "Reload" the main web browser page when I Exit the project, so I tried using this JavaScript code: "location.reload(true);" but is not working.
    Should I use the Captivate Common JS interface to run this code, and if true, how do I do that (how do I implement it)? Thank you.

    I tried both but it didn't work. Wondering if changes to the Captivate html file are correct.
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <!-- Copyright [2012] Adobe Systems Incorporated.  All rights reserved -->
    <html lang="en">
      <head>
           <link rel="stylesheet" type="text/css" href="captivate.css" />
           <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
           <title>FRA 218 - Engineering</title>
           <!-- Include external JS files -->
           <script language="JavaScript1.2" src="standard.js" ></script>
           <script language="JavaScript1.2" src="scormdriver.js" ></script>
           <script language="JavaScript1.2" src="SCORM_utilities.js" ></script>
           <script language="JavaScript1.2" src="Utilities.js" ></script>
           <script language="JavaScript1.2">
           //Register event handlers
           window.onkeypress   = CheckForDebugCommand;
           window.onload = OnloadActivities;
           window.onbeforeunload = DoFinish;
           window.onunload = DoFinish;
           blnDebug = false ;
      </script>
    </head>
      <body bgcolor="#f5f4f1" onUnload="window.opener.location.reload();">
           OR
    <body bgcolor="#f5f4f1" onUnload="window.opener.location.href = window.opener.location.href;">
              <div id = "CaptivateContent">
                <noscript>
                     This course requires JavaScript to be enabled in your browser.
                     Please enable JavaScript, then relaunch the course.
                </noscript>
           </div>
      </body>
    </html>

Maybe you are looking for

  • Std Report to see Material doc. and FI doc.

    Hi all, I want a SAP standard report where i can see both the Material doc. as well as the FI doc. created against that in a single report. Please help. Thanks & Regards, Rajeev Kumar

  • Recordings are not getting Purged in MediaSense

    Dear All, I hope you all are in good health, the call records are not getting purged we have set the purging state at 2 days, the Cisco MediaSense Media Service was restarted. Grateful to have a guidance in this regard, if there are anyother settings

  • BSP can not show when host isn't in a domain

    Hi guys, I tries to configure alert in XI Runtime Workbench but failed, then I followed one how to guide in SDN : How to monitor exchange infrastructure. then I test, and try and test. finally I found out it is a BSP problem. I have tested a simple B

  • Windows 8 Unexpected Shutdown due to error

    Hello, I have had my computer (HP Envy dv6) for almost half a year now.  A few weeks ago I ran into a problem that ended with me having to get the hardrive re-imaged.  After my computer came back from the repair center, everything was running fine un

  • Why is Apple store appointment are given if they can't serve you

    The worst experience of my life at Apple store Rundle mall, Adelaide. I made an appointment for 1:00pm and went ro the store early at 12:40pm. when i asked them they told me to wait until 1:00pm to be served. when i went back to them at 1:00pm they g