Trying to create custom calculators.

Hi would like to create custom calculators. So a visitor to my website can enter their info and recieve instant quotes ect. Something similar to an excel sheet that would calculate a loan, or whatever.
Thanks

I have used the Form Calculator Dreamweaver extension available at the following link:
http://kaosweaver.com/extensions/details/Form%20Calculator
It may help you with your needs. You can use it for free, but the extension's creator kindly asks for donations if you find it useful. If you're using Dreamweaver CC you'll have to convert the extension to the .zxp format first since I believe this extension is only available as .mxp.

Similar Messages

  • Re: trying to create custom video transistions....

    Im trying to create custom transistions to a video project im working on .. I want to use a custom image that i created and am having problems making it work like a video transition that is installed with FC .. Im not sure if i have to use XML files or if its as easy as just putting the transistion in my video, which i tried, and the results were not good ..
    Any help or link to another site would be greatly appreciated..

    The templates used by your new theme in apex(that you created when you copied) would still be referencing your old css path.
    So update check the templates used in your new theme for the referred css files
    <li>In Your new theme's page templates check for the directory path that point to the old theme and modify that
    For example(I am using theme2 here)
      <link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0.css" type="text/css" />
      <!--[if IE]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie.css" type="text/css" /><![endif]-->
      <!--[if IE 6]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie6.css" type="text/css" /><![endif]-->
      <!--[if IE 7]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie7.css" type="text/css" /><![endif]-->Change the string in the CSS file path from theme_2 to theme_10 , assuming that it is in the same directory as the other themes. Else modify it appropriately.
    Do this for all page templates(or atleast the ones you use).

  • NI Configurator 4.1 - Crash when trying to create custom tab

    For some reason I have problems when trying to create custom tab in NI Configurator 4.1.
    Every time the result is same: Error - NIFCONF_ERROR_APPLICATION_EXCEPTION - Parameter is incorrect...
    Any help in this?
    br. Jouko

    ANNOUNCEMENT:
    We have just released a new version 4.1.1, which has fixed this issue.
    Get download and update through the link below:
    http://joule.ni.com/nidu/cds/view/p/id/3320/lang/en
    Thanks.
    Chris

  • Error when trying to create custom object

    Hi,
    The error below occurs when I am trying to create a new form that was created using the customer object 1 form.
    No language independent code exists for value 'English - United States' and type 'OCC_CUST_ZOBJ_1_LOV_3' with language 'ENU' in table 'S_LST_OF_VAL'.(SBL-DAT-00510)
    Has anyone seen this before?
    thanks

    David, I would recommend contacting On Demand customer care.

  • Trying to create custom theme but not able to find it.

    Hi,
    I am using Oracle 10g Database Express and APEX 4.0 and am trying to create a custom theme based on an existing one.
    I have created a theme_100 folder in the filesystem as a copy of theme_8 and have edited the css file & changed the colours of the images using Infraview graphics editor.
    I then have uploaded them into the DB using the WebDav function and can see the files when I run http://localhost:8080/i/themes/theme_100/
    However, within the application builder when I create an application and choose a theme, mine is not showing.
    Can you help me with whatever steps I am missing?
    Regards
    Adrian

    The templates used by your new theme in apex(that you created when you copied) would still be referencing your old css path.
    So update check the templates used in your new theme for the referred css files
    <li>In Your new theme's page templates check for the directory path that point to the old theme and modify that
    For example(I am using theme2 here)
      <link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0.css" type="text/css" />
      <!--[if IE]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie.css" type="text/css" /><![endif]-->
      <!--[if IE 6]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie6.css" type="text/css" /><![endif]-->
      <!--[if IE 7]><link rel="stylesheet" href="#IMAGE_PREFIX#themes/theme_2/css/theme_4_0_ie7.css" type="text/css" /><![endif]-->Change the string in the CSS file path from theme_2 to theme_10 , assuming that it is in the same directory as the other themes. Else modify it appropriately.
    Do this for all page templates(or atleast the ones you use).

  • Trying to create custom tag library

    I'm a novice trying to create a simple custom tag library application. As such I need a couple import statements like
    import javax.servlet.jsp.*;
    import javax.servlet.jsp.tagext;
    This statements will not compile. I'm using Java 2 1.4_03 and WSDP 1.3. My CLASSPATH currently holds
    c:\jwsdp\common\lib\servlet-api.jar
    and
    c:\j2sdk\lib\mysql-connector-java-3.0.11-stable-bin.jar.
    I've got JAVA_HOME set to c:\j2sdk and JWSDP_HOME set to c:\jwsdp.
    Thank you very much for any assistance you are able to render.

    Thanks for your reply. I'm using the TextPad editor, which uses CLASSPATH.
    I've figured out the answer. I needed to add
    c:\jwsdp\common\lib\jsp-api.jar
    to my CLASSPATH.
    Again, thanks.

  • I am getting a warning message when i am trying to create a host-named sitecollection.

    Hi guys,
          I am trying to create a host-named site collection. I have created the root site collection. After that i have tried to create customer root site. I have doing this process with the guidance of this link.
    http://technet.microsoft.com/en-us/library/cc424952.aspx#section2a
    When i tried to create a customer root site. I am getting a warning message
    " WARNING: The port specified for the new host header site does not match any known bindings in the specified Web
    Application.  The new site will not be accessible if the Web Application is not extended to an IIS Web Site serving
    this port."
    I couldn't when this warning message comes. I tried to bind the server with webapplication which is created for host-named site collection. No use.
    Can anyone help me to solve. And i wanna know why this error message comes!!!
    Thanks in advance
    Rajendran.

    First, you shouldn't create a host named site collection on a Web app that has host header named.  Doing that implements host names at two different levels and will not work reliably.  Second I'm not sure what you mean when you say you didn't
    use the FQDN but used just the domain name.  A Full url will always be either an FQDN or a shorter Netbios name.  If you use a Netbios name it simply assumes the local AD domain of the workstation to create an FQDN as the url  There is no way
    to use just the domain name.  For example, Contoso.com is the domain name.  Server.contoso.com or WEbsite.contoso.com are FQDNs.  YOu can also use a shorter version that is just server or website, but when those resolve in TCP/IP they would
    still resolve using server.contoso.com or website.contoso.com if the workstation where your browser is was in the contoso.com domain.  What is the URL for your root site and your host named site?
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Error message while creating customer.

    Hi there,
    I am trying to create customer using Tcode XD01.
    I have input the Account Group, Company Code, Sales Organisation, Distribution Chanell & Division and on pressing Enter I am getting the error message 'Sales area ITCS RS AG is not defined for customers'.
    ITCS - my sales Org
    RS - Distribution Chanell
    AG - Division.
    I have already done the assignment in SPRO and sales Area is already set up.
    Please help.
    regards,
    Subhrojit

    Hi
    Check whether u have maintained the common Distribution channel and Common Division in VOR1 and VOR 2 transaction codes.
    If not maintain the same, and also maintain S.org+Common D.Ch + Common Division.
    Regards
    Vamsi Javaji,

  • Bapi to  create customer Master

    Dear all,
    As far i know there is no standard bapi to create a customer.  There i s standard fm used her is SD_CUSTOMER_MAINTAIN_ALL. I tried to create customer master using this and making the function module as remote enabled. i tried to created a  zbapi and use this fm inside of this. Please tell me if any idea on this.If any body knows   please help me in this.
    Regards,
    Madhu.

    Dear Alain
    Once again thanks for your reply. I passed customer no to extract data of a customer . But it is not extracting any data .
    I am thinking to fill all the fields of the table by seeing hoe it is extracting the data . can you give me some idea on this .
    DATA: ls_i_main   TYPE cmds_ei_main,
            ls_e_main   TYPE cmds_ei_main,
            lt_custs    TYPE cmds_ei_extern_t,
            ls_cust     TYPE cmds_ei_extern,
            ls_head     TYPE cmds_ei_header,
            ls_instance TYPE cmds_ei_instance.
      CONSTANTS: lc_obj_task TYPE cmd_ei_object_task VALUE 'M'.
      ls_instance-kunnr = '0000100001'.
      ls_head-object_instance = ls_instance.
      ls_head-object_task = lc_obj_task.
      ls_cust-header = ls_head.
      APPEND ls_cust TO lt_custs.
      ls_e_main-customers = lt_custs.
      CALL METHOD cmd_ei_api_extract=>get_data
        EXPORTING
          is_master_data = ls_e_main
        IMPORTING
          es_master_data = ls_i_main.
          "es_error       = pe_error.
    Regards,
    madhu.
    Edited by: madhurao123 on Mar 31, 2010 1:17 PM

  • How to create custom template for webcenter portal application

    Hi,
    I created webcenter portal application in my jdev using the webcenter portal application template provided by the webcenter framework.
    I tried to create custom template for my application by following steps:
    1. Created new application using webcenter portal application template with all default package structure.
    2. Right click pagetemplates folder under webcontent package and select new option.
    3. New gallery opens up.
    4. Selected JSF under webtier and JSF Page Template under items in the right hand side and clicked Ok button.
    5. New wizard opens up for creating new JSF page template.
    6. Gave template name(file name) and Page Template Name(template def name).
    7. Selected checkbox staing start a Quick Start Layout and selected three column layout and selected Ok.
    8. Selected checkbox for Create Associated ADFm Page Defination(so that page templates can be changes at run time).
    9. Created some Facet Definations (header, footer, content1, content2, LHN, RHN).
    10. Clicked Ok button which will create custom template.
    11. Added some Panel Group Layout component from Component Palette.
    12. Created new page (.jspx) with this template.
    Now when I try to add producer portlets created using Producer Portlet application template and connected to the above application using WSRP2.0, I'm facing problem.
    The prolem is that I'm not able to add more than one portlet in one single page?
    Kindly let me know whether the steps followed by me is wrong some where and needs to corrected and let me know how I can add more than one portlet to page?
    Basically I cant see more than one placeholders in my page to add portlets.

    Thanks Yannick.
    In the step 9 I had mentioned that I created various facet definations (header, footer, content, content1 RHN and LHN).
    Is this is not facet you are talking about or should I drop facet ref from the resource palette?
    Can't I add moer than one portlet to my page at design time itself?
    Annoying since in weblogic portal we do this at design time(.portal).

  • Adobe CQ5.5 Digital Asset - Delete default metadata and how to create custom metadata

    Hi
    I am trying to create custom metadata for all format of assets (PDF, DOC, TXT, etc.,). I have created the dam folder under apps node as below:-
    Step 1:  /apps/dam/content/asseteditors/formitems
    Step 2:  Included the four property as textfield and selection according to our requirement under formitems
    Step 3:  I changed the cq:allowedTemplates from /content/dam/jcr:content
    Step 4:  I tried to upload the asset, I could get the custom metadata for Txt, Doc, PPT, XLSX
    Step 5:  But for JPG, PNG and PDF I am getting the default metadata which is huge list.
    How to control this one? I want my custom metadata only displayed for creation assets. Find the attached.
    CRX - Custom Template Configured
    CRX - Custom Metadata populated for ZIP format
    CRX - Custom Metadata not populated for PDF format

    Hi,
    If you read the description under section http://dev.day.com/docs/en/cq/current/dam/how_to_edit_metadata.html#Creating New Metadata Property for Assets you will find yout the format for images and its different format stores at different location. So to deal with image metadata plz try below
    1. Create a "image" node under "/apps/dam/content/asseteditors" as sling folder and configure it similar to "/apps/dam/content/asseteditors"
    2. under this folder again copy paste the "/libs/dam/content/asseteditors/formitems" and customize it accordingly
    Above will help you to manage with all types of images. Now if you want to have separate group of property for different image types then similar to above you have to create format node inside image folder for example jpg file type create a node with name "jpeg" under "image" node & configure similarly as you did for image.
    I hope it will help you to proceed. Please let me know for more information.
    Thanks,
    Pawan

  • Getting error while creating Customer Invoice Request via Web Service

    Hello,
    I am trying to create customer invoice request via web service.
    But I am getting the error message "No scheme configuration found for scheme '&CIRHP&' " continuously.
    It is working fine in reference tenant. But using the same payload its giving error in another tenant.
    Can you please tell me what is the root cause for this error?
    I have included the payload used in the prototype tenant(Payload.txt) and screen shot of the error.
    Thanks and Regards,
    Sriram

    Hi,
    Check the WSDL file is wellformed or not..You can test it using tools like XML Spy.
    Might be the attribute tag is missing something..If WSDL file is correct then, create proxy by selecting the WSDL file from local machine..
    Regards,
    Sunitha

  • Missing performance counters when creating custom dashboard?

     I've run into an issue when trying to create custom dashboards with performance views. 
    For example I have 2 servers with the same OS 2008 R2 one does not show the problem the other does. 
    The issue is that when I go in to create a custom dashboard and add a performance view the only counters listed for the problem server are network adapters. If I go to performance view on the server in scom it shows all the counters. The only place the counters
    are missing is in the selection area for the dashboard performance view widget. 
      Do the performance views pull counter data from a different place then the dashboard performance widgets?

    Hi,
    Here are two articles regarding to event 31552, you may check it:
    The 31552 event, or “why is my data warehouse server consuming so much CPU?”
    http://blogs.technet.com/b/kevinholman/archive/2010/08/30/the-31552-event-or-why-is-my-data-warehouse-server-consuming-so-much-cpu.aspx
    My Experience Handling Event ID: 31551 and 31552 issue
    http://donald-scom.blogspot.com/2013/09/my-experience-handling-event-id-31552.html
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Problem with creating customer account using TCA Java API

    Hi,
    I am trying to create customer account using TCA java API. i am getting exception saying PL/SQL numeric error: character to number conversion. but this error raises when calling API method
    HzCustAccountV2Pub.createCustAccount.
    can any body help me in solving this issue, any clue why this exception raises. i have tested even the code given in TCA API user guide. that code also gets same error.

    package client;
    import java.math.BigDecimal;
    import java.sql.Timestamp;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    import oracle.jdbc.driver.OracleConnection;
    import oracle.jdbc.driver.OracleCallableStatement;
    import oracle.jdbc.driver.OracleTypes;
    import oracle.apps.ar.hz.v2api.HzCustAccountV2Pub;
    import oracle.apps.ar.hz.v2api.HzPartyV2Pub;
    import oracle.apps.ar.hz.v2api.HzCustomerProfileV2Pub;
    class CreateCustAccount {
         public static void main(String[] args) throws Exception {
         HzCustAccountV2Pub.CustAccountRec p_cust_account_rec = new HzCustAccountV2Pub.CustAccountRec();
         HzPartyV2Pub.PersonRec p_person_rec = new HzPartyV2Pub.PersonRec();
         HzCustomerProfileV2Pub.CustomerProfileRec p_customer_profile_rec = new      HzCustomerProfileV2Pub.CustomerProfileRec();
         BigDecimal[] x_cust_account_id = new BigDecimal[1];
         String[] x_account_number = new String[1];
         BigDecimal[] x_party_id = new BigDecimal[1];
         String[] x_party_number = new String[1];
         BigDecimal[] x_profile_id = new BigDecimal[1];
         String[] x_return_status = new String[1];
         BigDecimal[] x_msg_count = new BigDecimal[1];
         String[] x_msg_data = new String[1];
         try
         Class.forName ("oracle.jdbc.driver.OracleDriver");
         OracleConnection conn = (OracleConnection) DriverManager.getConnection ("jdbc:oracle:thin:@ebiztst.trianz.int:1526:PATCH","apps","apps");
         HzCustAccountV2Pub custaccountV2Pub = new HzCustAccountV2Pub();
         p_cust_account_rec.account_name = "John Ac";
         p_person_rec.person_first_name = "John";
         p_person_rec.person_last_name = "Smith";
         p_cust_account_rec.created_by_module = "TCA_EXAMPLE";
         HzCustAccountV2Pub.createCustAccount(
         conn
         , "T"
         , p_cust_account_rec
         , p_person_rec
         , p_customer_profile_rec
         , "F"
         , x_cust_account_id
         , x_account_number
         , x_party_id
         , x_party_number
         , x_profile_id
         , x_return_status
         , x_msg_count
         , x_msg_data
         System.out.println( "x_return_status = " + x_return_status[0] );
         System.out.println( "x_msg_count = " + x_msg_count[0] );
         System.out.println( "x_msg_data = " + x_msg_data[0]);
         if (x_msg_count[0].intValue() > 1) {
              OracleCallableStatement ocs = null;
              for (int i=0; i<x_msg_count[0].intValue(); i++) {
              ocs = (OracleCallableStatement)conn.prepareCall(
              "begin ? := fnd_msg_pub.get( p_encoded => ’F’ ); end;");
              ocs.registerOutParameter(1, OracleTypes.VARCHAR);
              ocs.execute();
              System.out.println((i + 1) + ". " + ocs.getString(1));
              conn.close();
              } catch (ClassNotFoundException e) {
              System.out.println("Driver Not Found: " + e);
              } catch (SQLException e) {
              System.out.println("SQL Error." + e);
    }

  • Unable to create custom analytic in dashboard and analytics in infoview

    Hi all,
    i am unable to create a custom analytic in dashboard and analytics in infoview, the error i am getting is there is no xcelsius template available consult xcelsius .
    Need help ?
    regards
    Abid Paul

    Hello Falk,
    thanks for the reply
    this is not the error i am getting in Xcelsius.but this is the error which i am getting in INFOVIEW BO edge standard 3.1 when i am trying to create custom analytic in corporate dashboard FROM INFOVIEW.
    THE error i am getting is there are no xcelsius templates availabe consult xcelsius.
    i would really appreciate if you could help me regarding this
    Regards and thanks
    ABID PAUL

Maybe you are looking for

  • Some apps don't appear in Notifications Settings

    I upgraded to iOS 5 on Thursday with my iPhone 4 and notifications worked fine.  I was able to go in and individually set notification settings for almost all of my apps.  Last night I bought the iPhone 4s and installed all of my media, contacts, and

  • HP 250 G1 i can`t use N wireless speeds

    Hello i have strange problem with my laptop.. my laptop have ralink wireless adapter. My router is d-link 615 and support 300Mbps. What i found today is , i`m connected to router with Wireless-G (54 Mbps)  from my laptop but ralink suppor Wireless-N

  • Audio in widgets - update

    I am using Hype to build html5 widgets.  So far I have been unable to play audio within the widget.  The Hype people have been very helpful, but so far no joy. Interested folks might like to read the thread at http://hype.assistly.com/customer/portal

  • How to uninstalled mac OS X Update 10.6.4 for imac

    My imac intel is now totally freezing up whenever I connect my iphone. This immediately happen after I updated to 10.6.4 and spotlight keeps indexing my external drive. How can I go back to 10.6.3? I already ran disc utility with no change. Austin

  • I just want to share files

    I'm upgrading because we need an application that only runs on the server. But I just want to share files and we're all friends so when I create a document someone else should be able to modify it and not get a message that it's read-only. I made the