Passing/retrieving hidden fields from Its template(IAC)  to BSP page

Hi i m passing hidden fields from its template to custom BSP page...but not able to retrieve the hidden field in bsp page...is there any way we can retrieve the data....is there any equivalent of request.getattribute() method which we use in jsp to fetch the hidden fields....

<i>i m passing hidden fields from its template to custom BSP page...but not able to retrieve the hidden field in bsp page...</i>
from ITS template how are you calling/passing parameter to BSP
thru a form submit? or are you just openning the BSP thru a url link, in either case
you could pass the data as a form field (post) or in the url of the BSP (GET)
for example if the form field name in ITS template is myformfiled and you are submitting that to the BSP page then in the corresponding bsp page declare a page attribute withe same name (myformfiled) and mark the auto check box.
now the value passed from ITS template will be available within BSP in the ABAP variable myformfiled which you can use the way you want.
Hope this is clear
Raja

Similar Messages

  • How do I retrieve multiple fields from SQL?

    I am trying to retrieve multiple fields from a SQL table such as customer name, address and phone number by entering the customer # in my form either in a text field or a data drop down list.  I can get the drop downlist to populate from the table, however the other fields do not coorespond to my selection.  It appears that they are from the first record in the table regardless of which customer # I select from the drop down list.  Any assistance would be greatly appreciated.

    Hi Carol.
    Tried to follow Marks link but didn’t work.
    Try this one.
    http://blogs.adobe.com/formbuilder/2006/09/selecting_specific_database_records.html
    At the moment I am about to start on this process with my form, so if you have any tips , please pass them on.
    Raffe.

  • How to retrieve all fields from Entiy Bean

    Is there a simpler way to retrieve all fields from the entity bean than calling each individual get method?
    I need to retrieve the entire record not the contents of the entire table.
    Though, I may eventually need to do that also.
    I have 56 fields on this table. It does not make sense to code a get statement for every field.
    If you can direct me to sample code that would be good.
    Also, are there any good examples out there of how to create an entity bean or session bean using a local interface?
    Thanks,
    Jim

    I think you are confusing an EJB with a DAO.
    If you want to access the database why not just use JDBC?

  • How to pass PO customer fields from ECC to SUS ?

    Hi Gurus,
    We defined a customer PO field at ECC side and want to pass it to SUS and diaplay it in SUS PO, my question is, how to pass PO customer fields from ECC to SUS?
    Please advise.
    Thanks and best regards
    jack

    Hi jackytam  ,
    /people/yeusheng.teo/blog/2008/01/05/ordering-unit-vs-order-pricing-unit-in-srm-sus
    you make get some pointers
    regards,
    Neelima

  • How to retrieve data from URL or querystring in bsp pages

    hi
    how to retrieve data from URL or querystring in bsp pages.
    thanks
    Edited by: Vijay Babu Dudla on Mar 23, 2009 7:35 AM

    Hello Friend,
    Vijay is correct.
    REQUEST is a system object available in runtime of BSP application.
    It is the object of interface IF_HTTP_REQUEST.
    Use methof REQUEST -> GET_FORM_DATA( )
    Regards
    Krishnendu

  • Retrieving hierarchy fields from MDM to SAP R/3 using MDM ABAP API's

    Hi all,
    I have developed a code to retrieve fields from MDM to SAP R/3 using MDM ABAP API's, i could retrieve   all of the fields excluding the Lookup[Hierarchy] fields like-  FACILITY CODE  etc...
    please update me if anyone has any experience on this.
    Thanks and regards,
    Aastha Mehrotra

    Hi ,
    Any one worked in the MDM API to retrieve Hierarchy fields ???
    Regards,
    Arun.

  • Call function module from ITS template

    Hi all,
    Does anybody know if it is possible to call an ABAP function module (or embed any ABAP command) in an ITS template (HTML B)? If so, can someone post some sample codes?
    Thanks!
    Jay

    hi,
    it is not possible to run ABAP code from a ITS template.
    Best regards,
    Klaus

  • Retrieve Filter Field from af:Query Component

    I'm using an af:query component on my form and have pre-definied ViewCriterias that load the page. Each ViewCriteria contains one field that is used across all of my search criterias....I need to be able to retrieve this field in my backing bean and get the value of it. I need to know what the user is searching on for this one particular field (i.e. which will always be available in the af:query. I have the queryListener pointing to a method in my backing bean...does someone have some sample code on how to access the fields used in the query and then access the value of one in particular?
    public void headerQueryListener(QueryEvent queryEvent) {
    CommonHelperFunctions.resolveMethodExpression("#{bindings.AllChangeOrdersQuery1.processQuery}",
    null, new Class[] {QueryEvent.class}, new Object[] {queryEvent});
    // What can I add here to retrieve a filter field and then retrieve it's value??
    The queryListener on my af:query component then calls this headerQueryListener in my backing bean.
    Thanks.

    I have tried the following code just messing around:
    QueryModel varQueryModel = getQueryHeader().getModel();
    List<AttributeDescriptor> attributeDescriptors = varQueryModel.getAttributes();
    AttributeDescriptor ad = attributeDescriptors.get(3);
    The attributeDescriptors has the information that I need. I can see the elements in my query and I can see that element 3 is the one I want, but it doesn't have the an _attrDef name but it does have an mAttrName and the mValues[0] mValue has the value that I'm looking for, but I'm having trouble figuring out how to access this information and retrieve what i actually need.  I'm very new to Java and ADF so sorry if this is a basic Java question, but if anyone could point me to an example or some sample code, I really appreciate it.
    Thanks in Advance.

  • Urgent Requirement : How to retrieve Description field from Info type 1002

    Hi,
    My requirement is to fetch description field from infotype 1002 which will be stored in text format.
    I think this will be stored in TTEXT table but am not able to fetch using that.
    Can anyone please help me out in this.
    Thanks in Advance,
    Sarika.

    Try out following tables
    T582ITOPERT               Infotype Operation Texts
    T582S                          Infotype Texts          
    T591S                          Subtype Texts           
    T777U                          Subtype Texts

  • Hidden Objects from Web Templates

    Hello,
    I have two tabs on a web template.
    - On the first tab I only want to see the table
    - On the second one I want to see the chart.
    I only want to see the Information from one sub- template on every tab)
    But the result is: If I click on the second button I see both (table and chart).
    So how can I hidde this table if I click on the second tab
    Thanks for help and any ideas!!
    Henning
    Code:
    <!-- First Tab: Display table and nav block -->
    <td align="middle" nowrap class="SAPBEXTbsTabSel" id="GR1Area">
    <A  title=GH href="<SAP_BW_URL ITEM='GH_1' MULTI='X' HIDDEN='Y' CMD_1='ITEM=GH_1&MULTI=X&HIDDEN='Y' >&dummy=#TabStripContent" >GH</A>
    </td>
    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2'  HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' >&dummy=#TabStripContent" >Grafik</A>
    </td>
    </tr>
    </table></td></tr></table></td></tr></table>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GH_1"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
             <param name="TEMPLATE_ID" value="ZTEMPL1"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="HIDDEN" value="Y"/>
             ITEM:            GH_1
    </object>
    <object>
    <param name="OWNER" value="SAP_BW"/>
    <param name="CMD" value="GET_ITEM"/>
    <param name="NAME" value="GH_2"/>
    <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEMPLATE"/>
    <param name="TEMPLATE_ID" value="ZTEMPL2"/>
    <param name="HIDDEN" value="X"/>
    <param name="GENERATE_CAPTION" value=""/>
    ITEM: GH_2
    </object>

    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2' HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' >&dummy=#TabStripContent" >Grafik</A>
    </td>
    Call onclick event like
    <!-- Second Tab: Display chart -->
    <td align="middle" nowrap class="SAPBEXTbsTab" id="GR2Area">
    <A title=GH href="<SAP_BW_URL ITEM='GH_2' HIDDEN='' CMD_1='ITEM=GH_2&MULTI=X&HIDDEN='X' onclick= "HideTable();">&dummy=#TabStripContent" >Grafik</A>
    </td>
    At the bottom between </BODY> </HTML> Paste this
    <script>
    function HideTable(TableName)
    obj = getTableReference("GH_2");
    obj.style.display = "hidden";
    function getTableReference( table_name ){
       var all_elements = document.all;
       for( var i=0;i<all_elements.length;i++ ){
          if (all_elements<i>.name==table_name)//we have found tbl
             return all_elements<i>;
       }//end for
       return null;
    }//end function[/code]
    </script>
    Hope it helps
    Regs
    Gopi.
    Message was edited by: Gopi

  • Can't pull Office field from search template driven employee directory in 365

    I'm setting up a search driven employee directory. The issue is that the office field won't come in. The ManagedPropertyMapping tag includes "OfficeNumber" but for some reason the ctx.CurrentItem won't pull back that particular field. I can do a search
    for "OfficeNumber: Vinings" for instance and it works correctly. I've spent hours trying to sort this out and I'm getting no where. Does anyone have any ideas?
    Here is my ManagedPropertyMapping tag: 'AboutMe':'AboutMe','AccountName':'AccountName','Office':'OfficeNumber','Department':'Department','HitHighlightedProperties':'HitHighlightedProperties','Interests':'Interests','JobTitle':'JobTitle','LastModifiedTime':'LastModifiedTime','Memberships':'Memberships','PastProjects':'PastProjects','Path':'Path','PictureURL':'PictureURL','PreferredName':'PreferredName','Responsibilities':'Responsibilities','Schools':'Schools','ServiceApplicationID':'ServiceApplicationID','SipAddress':'SipAddress','Skills':'Skills','UserProfile_GUID':'UserProfile_GUID','WorkEmail':'WorkEmail','WorkId':'WorkId','WorkPhone':'WorkPhone','YomiDisplayName':'YomiDisplayName'

    $getItemValue(ctx,"Office").value should pull back the value according to your template. If you added the mapping yourself (as I don't recall if it's a default one or not) you have to create a new result type to hook up your custom display template
    and click the update link shown. See http://techmikael.blogspot.no/2014/04/the-100-way-of-getting-your-custom.html for more information on including non-default managed properties in display templates.
    Thanks,
    Mikael Svenson - Search Enthusiast
    SharePoint MVP/MCPD/P-TSP - If you find an answer useful, please up-vote it.
    http://techmikael.blogspot.com/
    Author of
    SharePoint Search Queries Explained and
    Working with FAST Search Server 2010 for SharePoint

  • Pass Hidden Field (Rep ID) as Parameter when user logs into site

    I have set-up user validation to my site based on a userID and password, but I want to also pass a hidden field/parameter (RepID) to the rest of the site pages so that I can filter my record sets on those pages based on that RepID parameter.
    I have coded everything the way I thought it should be, but I'm getting the following error when I test it and from what I can see it is defined...
    Element PSWD is undefined in FORM.
    Here is the form coding, as well as the CF coding for the user validation...
    <form id="login" name="login" method="POST" action="<cfoutput>#MM_loginAction#</cfoutput>">
                    <table border="0" cellspacing="0" cellpadding="5">
                      <tr>
                        <td height="35" class="text_bold">Email</td>
                        <td height="35"><label for="email"></label>
                          <input type="text" name="email" id="email" /></td>
                      </tr>
                      <tr>
                        <td height="35" class="text_bold">Password</td>
                        <td height="35"><label for="pswd"></label>
                          <input name="pswd" type="password" id="pswd"  value="<cfoutput>#rsWeblogin#</cfoutput>" /></td>
                      </tr>
                      <tr>
                        <td height="35" class="text_bold"><input  name="salesman_id" type="hidden" id="salesman_id"  value="<cfoutput>#rsWeblogin.SALESMAN_ID#</cfoutput>"  /></td>
                        <td height="35"><input type="submit" name="submit" id="submit" value="Submit" /></td>
                      </tr>
                    </table>
                  </form>
    <cfparam name="FORM.email" default="1">
    <cfquery name="rsWeblogin" datasource="INSORB">
    SELECT *
    FROM dbo.WEBLOGIN
    WHERE E_MAIL = <cfqueryparam value="#FORM.email#" cfsqltype="cf_sql_clob" maxlength="64">
    </cfquery>
    <cfif IsDefined("FORM.email")>
        <cfset MM_redirectLoginSuccess="index.cfm">
        <cfset MM_redirectLoginFailed="login.cfm">
        <cfquery  name="MM_rsUser" datasource="INSORB">
        SELECT E_MAIL,PSWD FROM dbo.WEBLOGIN WHERE E_MAIL=<cfqueryparam  value="#FORM.email#" cfsqltype="cf_sql_clob" maxlength="64"> AND  PSWD=<cfqueryparam value="#FORM.pswd#" cfsqltype="cf_sql_clob"  maxlength="15">
        </cfquery>
        <cfif MM_rsUser.RecordCount NEQ 0>
          <cftry>
            <cflock scope="Session" timeout="30" type="Exclusive">
              <cfset Session.MM_Username=FORM.email>
              <cfset Session.MM_UserAuthorization="">
            </cflock>
            <cfif IsDefined("URL.accessdenied") AND true>
              <cfset MM_redirectLoginSuccess=URL.accessdenied>
            </cfif>
            <cflocation url="#MM_redirectLoginSuccess#" addtoken="no">
            <cfcatch type="Lock">
              <!--- code for handling timeout of cflock --->
            </cfcatch>
          </cftry>
        </cfif>
        <cflocation url="#MM_redirectLoginFailed#" addtoken="no">
        <cfelse>
        <cfset MM_LoginAction=CGI.SCRIPT_NAME>
        <cfif CGI.QUERY_STRING NEQ "">
          <cfset MM_LoginAction=MM_LoginAction & "?" & XMLFormat(CGI.QUERY_STRING)>
        </cfif>
    </cfif>
    Any help would be greatly appreciated!

    I don't have anything definitive to offer other than a couple of questions based on what I see on your login form:
    1. What is rsWeblogin that you are using to initialize the password field PSWD on the form? I would have expected the password field to be left empty in generating the form...
    2. The use of "#rsWeblogin#" to initialize the PSWD field, coupled with the use of "#rsWeblogin.salesman_ID#" to initialize the hidden field strike me as odd; that second one would lead me to believe rsWeblogin is a structure of some sort, and I'm not sure what you would be getting crunched into the password field as a result...
    Maybe one of those might give you some sort of clue?
    In addition, if the password field is left empty on the form itself, you may well not be getting a FORM.pswd variable coming through the submittal. You may need to either check that it is defined (probably best) or cfparam it to a known value that would never be used for a "real" password (problematic for all sorts of reasons) before using it in the authentication logic.
    /ron

  • Pass Hidden Field (Rep ID) as Parameter when user logs into site (CFusion)

    I have set-up user validation to my site based on a userID and password, but I want to also pass a hidden field/parameter (RepID) to the rest of the site pages so that I can filter my record sets on those pages based on that RepID parameter.
    I have coded everything the way I thought it should be, but I'm getting the following error when I test it and from what I can see it is defined...
    Element PSWD is undefined in FORM.
    Here is the form coding, as well as the CF coding for the user validation...
    <form id="login" name="login" method="POST" action="<cfoutput>#MM_loginAction#</cfoutput>">
                   <table border="0" cellspacing="0" cellpadding="5">
                     <tr>
                       <td height="35" class="text_bold">Email</td>
                       <td height="35"><label for="email"></label>
                         <input type="text" name="email" id="email" /></td>
                     </tr>
                     <tr>
                       <td height="35" class="text_bold">Password</td>
                       <td height="35"><label for="pswd"></label>
                         <input name="pswd" type="password" id="pswd"  value="<cfoutput>#rsWeblogin#</cfoutput>" /></td>
                     </tr>
                     <tr>
                       <td height="35" class="text_bold"><input  name="salesman_id" type="hidden" id="salesman_id"  value="<cfoutput>#rsWeblogin.SALESMAN_ID#</cfoutput>"  /></td>
                       <td height="35"><input type="submit" name="submit" id="submit" value="Submit" /></td>
                     </tr>
                   </table>
                 </form>
    <cfparam name="FORM.email" default="1">
    <cfquery name="rsWeblogin" datasource="INSORB">
    SELECT *
    FROM dbo.WEBLOGIN
    WHERE E_MAIL = <cfqueryparam value="#FORM.email#" cfsqltype="cf_sql_clob" maxlength="64">
    </cfquery>
    <cfif IsDefined("FORM.email")>
       <cfset MM_redirectLoginSuccess="index.cfm">
       <cfset MM_redirectLoginFailed="login.cfm">
       <cfquery  name="MM_rsUser" datasource="INSORB">
       SELECT E_MAIL,PSWD FROM dbo.WEBLOGIN WHERE E_MAIL=<cfqueryparam  value="#FORM.email#" cfsqltype="cf_sql_clob" maxlength="64"> AND  PSWD=<cfqueryparam value="#FORM.pswd#" cfsqltype="cf_sql_clob"  maxlength="15">
       </cfquery>
       <cfif MM_rsUser.RecordCount NEQ 0>
         <cftry>
           <cflock scope="Session" timeout="30" type="Exclusive">
             <cfset Session.MM_Username=FORM.email>
             <cfset Session.MM_UserAuthorization="">
           </cflock>
           <cfif IsDefined("URL.accessdenied") AND true>
             <cfset MM_redirectLoginSuccess=URL.accessdenied>
           </cfif>
           <cflocation url="#MM_redirectLoginSuccess#" addtoken="no">
           <cfcatch type="Lock">
             <!--- code for handling timeout of cflock --->
           </cfcatch>
         </cftry>
       </cfif>
       <cflocation url="#MM_redirectLoginFailed#" addtoken="no">
       <cfelse>
       <cfset MM_LoginAction=CGI.SCRIPT_NAME>
       <cfif CGI.QUERY_STRING NEQ "">
         <cfset MM_LoginAction=MM_LoginAction & "?" & XMLFormat(CGI.QUERY_STRING)>
       </cfif>
    </cfif>
    Any help would be greatly appreciated!

    The userID and the repID are both unique to the user, but are used for different identification purposes. Both fields are in the same user login table...
    I was able to solve the problem by adding <cfset Session.RepID=MM_rsUser.SALESMAN_ID> and adding the SALESMAN_ID field to the <cfquery>
    Now it works great!
    Thank you for your response!

  • Delete standard fields from template repository

    Hello,
    We've created a repository based on standard repository template, which contains several fields that we don't use and we want to delete.
    The problem appears after deleting different standard fields like:
    MDMSRM_PRICE_INFORMATION
    MDMSRM_CONTRACT_PRICE
    As it seems the system is using these fields when displaying the catalog into the portal through iviews.
    I've checked the UI Configuration into the web finished with .../MDM_SRM_UI_App, but I cannot find the fields I've deleted anywhere.
    I've been reading different threads on this forum, but I'm not sure if I need to delete the deleted fields from an XML structure.
    If I have to modify any file, where can I get the file to be updated?
    If not, how should I proceed?
    Thanks & regards,
    Carlos Santamaría.

    Hi Carlos.
    Are you looking forward to  1.  Revert back the fields which you have deleted  or
                                                  2.  Remove the fields from the XML data structure.
    If (1)  - Check the Note: 1171711 where you will find a PDF attached about the repository information which gives you more details about the fields which are available so that you can manually adjust your repository by adding those fields accordingly.
    If (2) -  In the configuration screen, provide your user credentials by selecting the repository and click "Transport Configuration" button where you can get the XML file to view the fields and edit the file by removing those fields and update  back to it.
    Note: SAP doesn't recommend you to delete fields from  its delivered repository. Especially its price fields. So try to achieve your solution without deleting it if you can.
    Regards
    Bala

  • Problem passing hidden field

    Hi,
    I have created a hidden field on my jsp page and called the onsubmit method for the form hoping to pass this hidden field to my servlet. It keeps returning empty. Could someone look at my code and help me out? The on submit is calling a piece of javascript. Thanks!
    JSP:
    <form action="/partnerDB/servlet/editLangProfile" method="post" onSubmit="populateHidden(selectedOptions,hidden1)" style="margin:0">
    <input type="hidden" name="partID" value="<%= pid %>">
    <input type="hidden" name="hidden1">
    <%
    StringBuffer options = new StringBuffer();
    ResultSet rs = statement.executeQuery("Select partid, language from partDB.profile_lang "
    + "where partid = '" + pid + "' ");
    while (rs.next()) { 
    options.append("<option value=\"" + rs.getString("language") + "\">" + rs.getString("language") + "</option>\n");
    %>
    <tr>
    <td><select multiple size="10" id="availableOptions" name="availableOptions">
    <%= langString %>
    </select> </td>
    <td valign="top">
    <td class="tableimgcol" width="40" onClick="copySelected(availableOptions,selectedOptions)"><img src="/partnerDB/images/ArrowRightAdd.gif">
    <br><onClick="copyAll(availableOptions,selectedOptions)"><img src="/partnerDB/images/ArrowDoubleRight.gif">
         <br>      
         <br>
    <td class="tableimgcol" width="40" onClick="remSelected(selectedOptions,availableOptions)"><img src="/partnerDB/images/ArrowLeftRemove.gif">
    <br><onClick="remAll(selectedOptions,availableOptions)"><img src="/partnerDB/images/ArrowDoubleLeft.gif">
    </td>
    <td><select id="selectedOptions" name="selectedOptions" multiple size="10">
    <%=options.toString()%>
    </select></td>
    </tr>
    <input type="submit" value=" OK " class="mmhide_btn" onmouseover="hov(this,'mmhide_btn mmhide_btnhov')" onmouseout="hov(this,'mmhide_btn')" />
    <input type="button" value=" Cancel " class="mmhide_btn" onmouseover="hov(this,'mmhide_btn mmhide_btnhov')" onmouseout="hov(this,'mmhide_btn')" onclick="window.location.href='LangProfile.jsp?partID=<%= pid %>'" />
    Servlet:
    public class editLangProfile extends HttpServlet {
         public void doPost(HttpServletRequest request,
    HttpServletResponse response)
    throws IOException, ServletException {
    String PartID = request.getParameter("partID");
    String next = null;
    String[] Language = request.getParameterValues("hidden1");
    if (PartID.length() != 0 ) {
                             try {
                        statement.executeUpdate("Delete * from partdb.profile_lang where partid = \"" + PartID + "\" ");
              for(int j=0; j<Language.length; j++)
                        statement.executeUpdate("Insert into partdb.profile_lang (language, partid) "
                             + " values(\"" + Language[j] + "\", \"" + PartID + "\") ");
                        next = "/partnerDB/partners/LangProfile.jsp?m=modified&partID=" + PartID;
         connection.close();
                   catch (Exception e) {
                   PrintWriter out = response.getWriter();
                   out.println("<pre>");
                   PrintWriter errorOut = new PrintWriter(out);
                   e.printStackTrace(errorOut);
    out.println("<br></pre>" + e);
         else {
                        next = "/partnerDB/partners/LangProfile.jsp";
    response.sendRedirect(next);
         public void doGet(HttpServletRequest request,
    HttpServletResponse response)
    throws IOException, ServletException {
                   doPost(request, response);
    }

    Sorry about the code part, I will use the button next time. I tried out the alert and 2 messages pop up the first says that it is "calling onSubmit" the second shows my changes. Here is the javascript:
    function deleteOption(object,index) {
        object.options[index] = null;
    function addOption(object,text,value) {
        var defaultSelected = true;
        var selected = true;
        var optionName = new Option(text, value, defaultSelected, selected)
        object.options[object.length] = optionName;
    function copySelected(fromObject,toObject) {
        for (var i=0, l=fromObject.options.length;i<l;i++) {
            if (fromObject.options.selected)
    addOption(toObject,fromObject.options[i].text,fromObject.options[i].value);
    function delOption(object,text,value) {
    var defaultSelected = true;
    var selected = true;
    var optionName = new Option(text, value, defaultSelected, selected)
    object.options[object.length] = optionName;
    function remSelected(fromObject,toObject) {
    for (var i=fromObject.options.length-1;i>-1;i--) {
    if (fromObject.options[i].selected)
    deleteOption(fromObject,i);
    function copyAll(fromObject,toObject) {
    for (var i=0, l=fromObject.options.length;i<l;i++) {
    addOption(toObject,fromObject.options[i].text,fromObject.options[i].value);
    function remAll(fromObject,toObject) {
    for (var i=0, l=fromObject.options.length;i<l;i++) {
    delOption(toObject,fromObject.options[i].text,fromObject.options[i].value);
    for (var i=fromObject.options.length-1;i>-1;i--) {
    deleteOption(fromObject,i);
    function populateHidden(fromObject,toObject) {
    var output = '';
    for (var i=0, l=fromObject.options.length;i<l;i++) {
    output += escape(fromObject.name) + '=' + escape(fromObject.options[i].value) + '&';
    alert(output);
    toObject.value = output;
    /code]

Maybe you are looking for

  • 7942G VPN on CUCM 8.6

    I've followed the steps listed on the page of: http://www.cisco.com/c/en/us/support/docs/unified-communications/unified-communications-manager-callmanager/115785-anyconnect-vpn-00.html and the user has successfully downloaded the LSC file when the ph

  • Portfolio PDF Help needed

    Hello everyone! I have created an A4 landscape Portfolio in Illustrator CC to send as PDF to clients with 18 pages total. File is 10 MG, too big to send to clients, I need real advice... I have uploaded this file to the website Issuu so you can get a

  • ScrollPanel & ScrollBar

    Ok, im having a little difficulty setting up a scroll bar on a text area, tried to use the tutorial (but that is confusing me even more!). I have a JPanel resultPanel, JTextArea result which is added to the resultPanel so my results are visible. All

  • Openoffice for ibook?  Or other suggestions?

    I teach in Korea and unfortunately, many Korean students use a Korean word processor that is incompatible with MS Office/MS Word for Mac. I need my students to send me assignments that I can open and read on my ibook G4. Aside from requiring MS Word

  • Mise en forme d'un tableau

    Bonjour, Grâce à un VI j'obtiens deux tableaux (Labview, 2D array of double), que je décompose ensuite en chaîne de caractères avant de les enregistrer dans un fichier txt (pour la suite des manipulations). Seulement voilà mon problème: dans la mise