Web Template Web items formating issue

Hi
Need some help with regards to the Web Application Designer Web items...
I am trying to create a web template with Tabs
I included a TABSTRIP web item and in that webitem i included Container(3)(as i need 3 tabs) and in First Container i included Chart and
in Second container i included Navigation Pane and Analysis Web Items....
here is the problem
The Navigation pane is appearing on top of Analysis(table) in outpu...BUT my requirment is the Navigation pane should appear on left hand side of Analysis
How can i achieve this
Thanks

HI Maxicosi,
I'll send you some reading material for all of this - in chapter 7 I go thru the actual configuration for dashboards. Most of your questions should be answered or at least some ideas on these items will be offered.
I'll use the same email address.
thanks, Pete

Similar Messages

  • Using Tab Pages & Web Template Web Items

    Hi Experts,
    i want to build a report with a tabs
    i have created a WAD report with a tab page web item
    in the tab page i have inserted three web template web items
    and in each web item i have entered a diffrent technical name of a WAD report (3 reports)
    but when i run the report i get in all three tab pages
    the data of the first report (like it uses DP_1 of the first one)
    i have tried to change in the reports the name of the data providers
    to DP_7 or whatever and it is not working still.
    any one know how to display three WAD reports in a tab page web item?
    Thanks and BR,
    Or.

    Hi
    for  one clair example you can install the 0Analyzer web template - the standard sap web template that use TABs with different reports inside
    hope it helps
    Edited by: Andrea Previati on Sep 28, 2011 5:53 PM

  • Web Template Nav Block char issue.

    Hi folks,
    We have an issue with one of our web templates.  In one of the navigation blocks there are some characteristics, for example, some are like as below.
    G/L Account
    Asset
    Cost Center
    Order
    Network
    WBS Element
    Cost Center (Accoung string -correct object)
    Sales document
    The second object from bottom supposed to show as 'Account String' since the char is accounting string itself, insted, it is showing as Cost Center which is not correct.
    The web template has 'personalization' checked.
    This issue is happening with one user id.  For other users (using their logon credentials), it is showing correctly.
    I really appreciate any inputs.
    Thanks.
    G.

    Duplicate thread........
    I have already answered this in other forum.

  • CRS 2008 Web Services: Date parameter format issue

    Hi All,
    I have CRS 2008 installations (Dev environment and TEST environment) on two machine (both are on the build 12.1.0.882). I have a web application that runs crystal reports deployed to these servers using web services. On the DEV Server , the report works fine when the reports input parameters are formatted to mm/dd/yyyy format.  But TEST server (which is a new installation) does not accept a date parameter value for this report in this format and returns a "could not set date parameter" error.  The report runs fine if I pass the parameter in yyyy/dd/dd format from the web-application.
    I compared the regional language settings and Business Objects registry entries on both these machines, CMC settings, and they all seem to match. Am I missing something in the configuration or environment setup that is causing this issue? Appreciate any hints on solving this issue. Thanks so much.
    Regards
    Ajith

    Hi Siva,
    may i know how to do it?
    as i did try to code in the begining by using String for my startDate and endDate. and it is able to consume, but currently if i change the startDate and endDate to Date. it is still able to consume when i change the date from "2008-01-30T10:00:50.342Z" to just "2008-01-30". but when i try to use adobe interactive form. the startDate and endDate i am using the Date/Time Field Type. and the Data Format is as Date. so it will just return "2008-01-30" only.
    the part where i have error is when i try to do a parameter mapping from the interactive form to the web service. it is unable to map as they keep prompting that cannot map a Date to a Time Stamp.
    that is why i stuck at this part.. so i try to find out how to overcome this errors now..
    Regards
    Jia Jun

  • WebI Horizontal stacked chart formatting issue

    I have created a stack chart report and I have labels defined in the X - axis. We have the issue with the gap between the X - axis line and the labels. We would like to know if we can reduce this gap between the axis line and the labels. I have attached the sample image below for your reference.
    Edited by: Madan Chellu on Aug 31, 2009 11:51 PM

    Not really.  I need to have stacked bars grouped.  For example, assume you had survey results.  For question 1, you had a bar with 20 disagrees, 5 neutrals, and 50 agrees.  For question 2, a bar with 10 disagrees, 2 neutrals and 30 agrees, and so on for say 10 questions.  This would be your stacked bar chart.  Now, say you had information spanning a number of years, 2008, 2009, 2010.  What I want is a group of stacked bars (3 one for each year) for Q1, then 3 more stacked bars for Q2 and so on.
    This is a combination of the grouped and the stacked bar charts.

  • Regarding upgrade of web report\web templates functionalites BW 3.5-BI 7.0

    hi all,
             I m working on a Upgrade study from BW 3.5 to BI 7.0 for Web Templates,web items and java scripts.
    Below is the scenario of the client system:
    New web templates are created from the 6 master web templates available for publishing to a custom Portal (created using BSP and hosted on the WAS). TOOLBAR and FOOTER are custom web templates used in all Master Templates and contain various JavaScript functions and footer code respectively.
    TOOLBAR provides the Toolbar, header and buttons functionalities in the Master Templates via the contained Javascript functions. FOOTER displays the date and time of issue as well the logged in user.
    FOOTER1 and FOOTER2 are web items derived from FOOTER web template. They have different set of web item properties and are used to create web templates used through the custom Portal.
    It is observed from BW Tables that out of 100 unique Web Templates available in the system, 90 are using TOOLBAR template and 95 are using FOOTER template.
    No external Javascript .js files are used in the Web templates. Most of the Javascript functionality is contained in TOOLBAR and no other custom javascript in master templates. However, there are some derived web templates where custom javascript is contained.
    Following is the process to create custom Web Templates in development server that are eventually transported to QA and Production:
    1)     The appropriate master template is identified and saved with new name in developer role.
    2)     Dataprovider is added to corresponding web items.
    3)     From the library, properties are transferred from master template to the custom template.
    4)     Report title is added in HTML tab.
    5)     No changes are needed in the Web Templates Properties except change of value in  “Show Jump Target in” field to the portal Frame ConPortal or _self in case RRI is to be used.
    6)     Some properties like Title, Width in Pixel, Affected Data Provider, etc. needs to be adjusted. Changes can be done to web items seen in Overview tab except the FOOTER and TOOLBAR web items. These web items are saved as reusable components in Library.
    7)     After all the changes the web template created is transported from development server.
    To summarize, all master data for creation of web templates like reusable master templates, web items in library, web templates containing Javascript code are stored in dev. server. Custom web templates created from these are transported.
    I want to validate the sequence of migration as below:
    Following sequence has to be followed for the Web Templates and Queries Migration in development BI 7.0 Server:
    1)     Migrate the Individual BEx Queries first and perform functional testing.
    2)     Migrate the TOOLBAR template manually (create as new in BI 7.0 Toolset) and FOOTER template automatically (using Migration Tool).
    3)     Manually migrate the JavaScript code in TOOLBAR. Please refer to section ..for more details.
    4)     Migrate the library of reusable web items, if any.
          (What to do if web item is custom or is not supported in BI 7.0)
    5)     Migrate the Master Web Templates manually (create as new in BI 7.0 Toolset) and automatically (wherever possible) and perform functional testing.
    6)     Migrate the custom web templates automatically (wherever possible) and manually, if automatic migration is not possible. Perform functional testing and data provider binding.
    7)     Perform jump target binding wherever applicable.
    8)     Transport custom templates, TOOLBAR and FOOTER to QA and Production subsequently.
    Also i have the following questions:
    1. How to migrate functionalities accessed thru web templates like jump queries, general navigation blocks with filter, table interface, and are data providers automatically linked to web items or have to be done manually post migration.
    2. Do we need to migrate the library of reusable web items also.
    3. After migrating the master  web templates and javascript containing templates to BI 7.0, can we migrate automatically the custom webtemplates derived from master templates and containing the custom javascript that is now avaialbe in BI 7.0, will they pick up the custom code automatically.
    thanks in advance
    Regards
    praveen

    No resolution found

  • Display message on a web template for specific queries

    Hi all,
    We're trying to find a way of displaying a message in our standard web template (0ADHOC) in order to warn users about issues concerning specific queries (availability of data, maintenance...). So, we would like to establish one message for some querys and be able to display it in our web template only if availabe.
    We faced this requirement with 2 different options, but none is working perfectly:
    1.- Add a Single Document web item to 0ADHOC_HEADER web template in order to display a document related to our InfoProvider. Issues that appear:
        - Warning messages need to be suppressed because when query doesn't have a related document, an horrible warning message is displayed.
        - InfoProvider related documents need to be established for each calendar month, so we're not able of establishing a document that can be correct for all months on the InfoProvider. So, document only appears if user sets a specific calendar month filter. If he doesn't set any filters, document is not displayed.
    2.- Use callquerydoc() in 0ADHOC in order to call query documentation on a new window when web template is loaded. Issues that appear:
        - If the query doesn't have a related document, we won't like the new window to appear (because it shows an error about not finding documentation).
        - No matter where I put the call to that JavaScript function, but each time you press a button or change something when executing the query, new window appears again.
    Could someone give me solutions for issues of at least one of these two options?
    If you have other suggestions to achieve our goal, please let me know.
    Thanks and best regards,
    David.

    Hi there, any replies? Should I summarize my question?
    How do you notify users when data is not reliable? (caused by, for instance, data loading errors, query maintenance... so on).
    I once used system messages (sm02) to notify all those data failures, but now we want the notification not to be global, but to be specific for some user groups (or query groups), and visible when they execute any query.
    Thanks again,
    David.

  • BEx Web - Inserting Tabs with multiple Web Templates

    I encounter much difficulty to find consistent information on how to create a Web cockpit (BW3.5) by making use of embedded Web Templates (using web template web item).
    In particular,
    - How to define tab pages?
    - How to insert an HTML document in one of these tab pages or in the body of a single Web template?
    I would be glad if you could give me links to helpful documentation or share your own experience.
    Best regards.
    Laurent Querella
    BI Consultant
    ALTI Belgium

    Hi,
    I can`t find the BW Expert coding, too.
    But try out following coding.
    This example template contains 4 tabs
    1) Query (assign a Query to DP1)
    2) Query View (assign a view to DP2)
    3) Template (assign a template ID)
    4) Template (0ANALYZER)
    rgds Jens
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value=""/>
             TEMPLATE PROPERTIES
    </object>
    <HTML>
    <!-- BW data source object tags -->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_2"/>
             <param name="DATA_PROVIDER_ID" value=""/>
             DATA_PROVIDER:             DATAPROVIDER_2
    </object>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DATAPROVIDER_1"/>
             <param name="DATA_PROVIDER_ID" value=""/>
             DATA_PROVIDER:             DATAPROVIDER_1
    </object>
    <HEAD>
    <TITLE>BW Web Application</TITLE>
          <link href="/sap/bw/Mime/BEx/StyleSheets/BWReports.css" type="text/css" rel="stylesheet"/>
          <script type="text/javascript">
          <!--
    /*  function goto_tab: Show all items, starting with tabname, Hide all other items */
              function goto_tab(tabname) {
                  SAPBWOpenURL(SAP_BW_URL_Get()'&item=TAB*&multi=X&hidden=X&cmd_1=item%3d'tabname+'*%26hidden%3d %26multi%3dX');
    /* DHTML function to set correct span-Tag visible
        For each Tab in Tab-Header (head_TAB) check, if item TABx is visible
        If Item is visible set Header as selected
        Otherwise set corresponding span-Tag to not visible */
              function set_actual_tab() {
                i=0;
                do {
                     i++;
                     if  (document.getElementById('head_TAB'+i) != null) {
                        /* Check if Object tag is hidden */
                        var prop = SAPBWGetItemProp('TAB'+i);
                        var hidden=true;
                        if (prop != null){
                                     for(j=1;j<prop.length;j++){
                                              if (prop[j][0] == "HIDDEN") hidden = (prop[j][1]=='X');
                        if (hidden) {
                                    document.getElementById("TAB"+i).setAttribute('style', 'display:none;visibility:false;',false);
                       else {
                                   document.getElementById("head_TAB"+i).setAttribute('className', 'SAPBEXTbsTABsel',false);
              } while (document.getElementById('head_TAB'+i) != null)
           -->
          </script>
    </HEAD>
    <BODY>
    <table cellspacing="0" cellpadding="5" border="0" id="tabheader">
                <tr>
    <td class="SAPBEXTbsTab" id="head_TAB1"><A href="javascript:goto_tab('TAB1')">Query</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB2"><A href="javascript:goto_tab('TAB2')">Query View</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB3"><A href="javascript:goto_tab('TAB3')">Template</A>
    </td>
    <td class="SAPBEXTbsTab" id="head_TAB4"><A href="javascript:goto_tab('TAB4')">BEx Web Analyzer</A>
    </td>
    </tr>
        </table>
    <table width="100%"  class="SAPBEXTbsBdyEdg" cellspacing="0" cellpadding="5" border="0">
                            <tr>
                    <td valign="top" >
          <P>
    <span id="TAB1">
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_1"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB1
    </object>
    </span>
    <span id="TAB2" ><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB2"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DATAPROVIDER_2"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB2
    </object>                                                
    </span></P>
          <P><SPAN id="TAB3"><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB3"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="TEMPLATE_ID" value="myTemplateID"/>
             <param name="USE_ONLY_BODY" value=""/>
             <param name="NAME_PREFIX" value="TAB3"/>
             ITEM:            TAB3
    </object>
    </SPAN></P>
          <P><SPAN id="TAB4"><object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TAB4"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="HIDDEN" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="USE_ONLY_BODY" value=""/>
             <param name="TEMPLATE_ID" value="0ANALYZER"/>
             <param name="NAME_PREFIX" value=""/>
             <param name="BORDER_STYLE" value="NO_BORDER"/>
             ITEM:            TAB4
    </object></SPAN></P>
    </td>
    </tr>
    </table>
    <script type="text/javascript">
    <!--
    /* This function call is needed to set the correct state */
       set_actual_tab();
    -->
    </script>
    </BODY>
    </HTML>

  • Caching web templates using the portal cache - experiences

    Hi,
    To improve performance, I would like to cache a (7.0) web template in the portal. I adjusted the iView by changing the following fields:
    Cache Level to shared
    Cache Validity Period to 1 hour
    However, the template still takes 10 seconds to load, the same time as before.
    The template doesn't have a variable screen that is shown (all variables are optional), so according to note 1002778 'Caching in the Enterprise Portal' there doesn't seem te be a problem.
    Do you have suggestions why it doesn't work, and if there steps I could perform to make it working?
    Cheers,
    Daniel

    Hi,
    Finally SAP OSS has answered me on portal caching in BI 7.0. From their reaction:
    "In the new Portal infrastructure in NetWeaver 7.0 the iView properties
    for iView portal caching are not evaluated by BI as it was in BW 3.5.
    In 3.5 portal infrastructure this feature had special implementation
    which was evaluated as not situable for the NW 7.0 infrastructure.
    The iView properties are visible, even if they do not fit to BI
    iViews as we do not have the possiblity to switch off this visibility
    for some types of iViews.
    Nevertheless, some parts like Web Templates, Web Items are stored
    in the cache on Java Server and are reused when the same Template
    is loaded again.
    So in 7.0 we do not have functionality like in 3.x for storing of
    the generrated HTML. As of my knowladge, there is no workaround for
    that (besides what you have mentioned."
    So we'll have to wait for the BO stuff, which has pretty good pre-calculations options which can serve as cache.
    Kind regards,
    Daniel

  • Creating Master Web Templatese embeding web templates etc

    How do I create a Master web template such that if I make a change to this Master template, then all templates using this Master (say via embdedded web template web item) change automatically
    Right now if I embed a web template (TEMPLATE-1)
    in another web template (TEMPLATE-2),
    and then make a change to TEMPLATE-1 (e.g., Add a new web item to TEMPLATE-1)
    This change is NOT propagated to TEMPLATE-2
    HOW do I make this happen.
    Please advise. Thanks.

    If you embed Template-1 in Template-2.
    And you make a change to Template-1 - this change IS propagated to Template-2.
    However, if you use a GROUP ITEM in Template-1, and make a change to this GROUP ITEM (add another web item for instance). This change is NOT propagated.
    Is anyone else experiencing this problem.
    -abhi

  • BEx Web Template in NWBC

    I have create a NWBC role in PFCG with a menu item for a BEx web template with the URL <prt_protcl>://<prt_server>/<bi_launcher>?TEMPLATE=ZWAD_QMS_KPI. When i execute the BEx web template from the PFCG menu, everything works perfect. When I open the NWBC for HTML, the BEx web template menu item is not visible (All other menu items from PFCG appear in the PFCG menu).  I'm I missing something?
    My system is ECC 6.0 EHP5.

    Hi John,
    Note that only certain PFCG menu item types appear in NWBC, see the help doco for more info:
    http://help.sap.com/saphelp_nw74/helpdata/en/4c/5bdd2a97817511e10000000a42189b/content.htm
    What type did you use? You may need to just use the Web Address.
    Hth,
    Simon

  • Hai(web template in bps)

    Hai,
                     can any one please send me the link to pdf(to load data from bps web template to bps cubes by using some abap codes)
    please
      Thanks
      prasad

    SORRY NOT WEB TEMPLATES WEB LAYOUTS.
       Thanks
       prasad

  • Reg. Web Templates

    Hi Gurus.
    Can any body send me some Web Templated/ WEB Reports for reference.
    thanX in advance
    peter b

    Hi,
    The BEx Web Application Designer is a desktop application for creating Web applications with BW-specific contents
    Follow the links,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ec20a990-0201-0010-f291-d1d039975e41
    http://help.sap.com/saphelp_nw04s/helpdata/en/2a/2da2394fbf4e6ae10000000a11402f/content.htm
    http://www.blackberry.com/developers/resources/sap/pdfs/SAP%20Business%20Explorer%20(BEx)%20Web%20Application%20Designer%20for%20BlackBerry.pdf
    http://help.sap.com/saphelp_bw33/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    how to create dashboard
    /people/martin.mouilpadeti/blog/2006/10/22/dashboard-reporting-techniques-in-bi
    /people/prakash.darji/blog/2006/08/24/overcome-limitations-around-using-bi-hierarchies-in-vc-by-using-ui-elements-from-wad
    Also the following,
    BEx Web Application Designer
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Web Application Designer for Beginners
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/749a4622-0a01-0010-36bf-b6b30a2a3a22
    Standard Web Query Template
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a249a990-0201-0010-e18e-b2f5ed135497
    SAP BW Web functionality
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ec20a990-0201-0010-f291-d1d039975e41
    Web Printing
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bc4fa990-0201-0010-588e-ca4e63050d6d
    ****Assign Points If Helpful****
    Regards,
    Ravikanth

  • Execute planning function in Web template for selected row in analysis item

    Hello all.
    I have been trying several different solution for this issue I have, but could not ,make it work. Hopefully, any of you can give me some ideas.
    Initially the scenario seems to be easy.
    I have a Web template were I show a query analysis item with costcenter, plan/act type, user and entry date. I allow single record selection in this item.
    I have a button that should execute a planning function from the plannig modeler.
    The planning function should be executed only for the costcenter and plan/act type which are selected in the analysis item.
    How do I have to link the two objects :analysis item and planning function, so that the planning function is executed with the correct filter? What should be the filter definition (if any expecific things to consider)?.
    Thanks in advance for your help.
    Best regards,
    Alfonso.

    Dear Deepti.
    Thanks a lot for your answer, but it did not solve my issue.
    The problem is that my query is not created over the same agregation level as the planning function is, and as per the link you have sent me it seems to be a prerequisite.
    Is there any other way to do it?
    More in detail, I am implementing a Lock/Unlock mechanissim for planning costcenters. I have a n ODS where I store my costcenetr status(lock or unlock) and I also have a cube where the planning values are stored.
    My query(to select the costcenter to unlock) is done from the ODS, and my planning function is done in an aggreagation level of my cube (this is to lock the costcenter in cube, to avoid incorredct updates while it is unlocked/locked).
    The issue that I have is that I can not find a way to send the selected information from the query to the planning function.
    I hope you have more ideas.
    Thanks a lot.

  • Execute planning function in Web template for selected item in anylisys ite

    Hello all.
    I have been trying several different solution for this issue I have, but could not ,make it work. Hopefully, any of you can give me some ideas.
    Initially the scenario seems to be easy.
    I have a Web template were I show a query analysis item with costcenter, plan/act type, user and entry date. I allow single record selection in this item.
    I have a button that should execute a planning function from the plannig modeler.
    The planning function should be executed only for the costcenter and plan/act type which are selected in the analysis item.
    How do I have to link the two objects :analysis item and planning function, so that the planning function is executed with the correct filter? What should be the filter definition (if any expecific things to consider)?.
    Thanks in advance for your help.
    Best regards,
    Alfonso.

    Dear Deepti.
    Thanks a lot for your answer, but it did not solve my issue.
    The problem is that my query is not created over the same agregation level as the planning function is, and as per the link you have sent me it seems to be a prerequisite.
    Is there any other way to do it?
    More in detail, I am implementing a Lock/Unlock mechanissim for planning costcenters. I have a n ODS where I store my costcenetr status(lock or unlock) and I also have a cube where the planning values are stored.
    My query(to select the costcenter to unlock) is done from the ODS, and my planning function is done in an aggreagation level of my cube (this is to lock the costcenter in cube, to avoid incorredct updates while it is unlocked/locked).
    The issue that I have is that I can not find a way to send the selected information from the query to the planning function.
    I hope you have more ideas.
    Thanks a lot.

Maybe you are looking for

  • How to Populate_List ?

    Developer 6i. I have a table SKILL with two columns SKILL and DESCRIPTION. I am trying to create a list item for SKILL column using Populate_List built_in. 1. First I create a poplist item SKILL_ITEM in the Datablock SKILL 2. Create a record group SK

  • Cannot get connection on only one of several computers - WRT54G & WRT54G2

    Folks - there are two routers and four computers in this universe of mine. I am using either of these two routers only to split my signal (their wireless does not work because of the nature of the internet connection where I live - long story). Using

  • Linking to a specific spry tab in design view

    hi there, I am a dreamweaver novice and i only use design view for the most part. I am trying to make a link from some content in one tab to another tab. I looked up many such threads and they say that the spryurlutils.js is to be used. I do not know

  • My iphone 4s is not ringing

    My iPhone 4s 32 GB is not at all ringing, which i bought in May 2012. I have tried out all the options available in the menu, side slider button but to no avail, please suggest some solution, above all i bought it from Singapore since it was not avai

  • Would Like Willing Person to Make an Intro For Youtube Videos

         I am looking for someone who would be willing to make an intro in after effects for my youtube videos. I suck at after effects and would gladly pay if I wasn't dirt poor. Eventually if I get successful enough I would pay the willing person back