Form File field --help

I have an upload page and action...when I submitted to the
action page it uploads a file to server then read the excel file
then check the db if column data already exists in db it display a
msg so when one clicks "append the data to the exsting db", I
forward the users to the same action page then I am losing the
value of <input type="file" name="brw" > from the orginal
page....
is there a way to keep that value through the process without
refreshing the page ?

Hi Emmim44,
I was trying to say since it is not possible to put the name
of file on the <input type="file" control.. Put up a <div>
tag just below or near to the file control and show the file value
there...
Got clarified? :)

Similar Messages

  • Hi, plz help me. i wanna store photos to sql database. so how to insert file field into insert record in dreamweaver cs3?

    I dont know how to insert file field into insert record in DW. i also want to know, insert dynamic table with image field. Plz help me anyone. Ty..

    ohh kk thank you bro. But How to store photos to server file. I wanna upload and display the photos in webpage. Can you send me the php code for this?

  • To the Adobe MUSE team....Have you considered adding an "Upload File" field for the contact forms?

    To the Adobe MUSE team....Have you considered adding an "Upload File" field for the contact forms?

    But seriously...
    Is there any development being done for this?  I have a careers section on our website that I have been asked to "make easier for applicants" (right now, there is a link that just opens an email).  I'm going to make a full version of an application, but I would really like a way to upload resumes and CV's. 
    I'm going to have to look into some kind of service if this isnt something on the Muse radar.  A reply of some kind would be fantastic! 

  • Help with xslt xml, "the value specified in the xslt file field is not an xslt file." ???

    when trying to attach an XSLT to an XML file I am getting this error message:
    "the value specified in the xslt file field is not an xslt file."
    this is the first time I am ever doing this and I dont have the faintest clue what might be wrong and how to go about fixing it...
    help?

    http://www.w3schools.com/xml/xml_xsl.asp
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • Adding pages to an Adobe form? PLEASE HELP!!

    Hey All,
    Right now I'm working on a project for an engineering company. The gentleman in charge had two requirements.
    1). "I want to have a form like the government has". Meaning
    that he wants to be able to fill them out and then store
    them. With the help of Adobe Designer 7 I was able to do
    that.
    2.) "I want the pages to move down like Word Perfect does."
    Meaning that when the box fills up, the program that you
    are doing data entry on simply moves down to another
    page and allows you to fill it in.
    I know this may sound kind of stupid but there is a reason for this madness. This is a quote form that this gentleman is using. If
    he ever needs to print this form out. He needs to be able to see all of
    the data that he has entered. From my experience, it seems that you can
    enter all the data that you want and then when you fill up the text field. A scroll bar appears on the right hand side that allows you to move up and down in the text field to see what you have entered. But when you go to print, you only get what is seen in the text field.
    Which of course is no good for my employer. Who, when he prints out this filled in form. Needs to be able to see ALL of the data that he has entered. To be honest, I am quite green with Adobe Designer and I could use the help.
    Are you able to add new pages to an existing Adobe document?
    If you are, how do you do it?
    I have discovered one other option while messing around with Adobe Designer 7. In the "Insert" menu there is an option that says simply "button" when learning more about this interactive object. I learned that several are included in the "Insert" field. My question is, can I write a script that would allow me to use this button to add new pages when needed? Would this script be written in Java I take it?
    Any help from Adobe guru's, newbys, etc would be wonderful. I would like to make this work. Thank you very much in advance.

    I'm fairly new to Designer too, but I know the answer to your first question at least.
    "1). 'I want to have a form like the government has.' Meaning that he wants to be able to fill them out and then store them. With the help of Adobe Designer 7 I was able to do that."
    My guess is that he's referring to forms such as the 1040 form which allows people with just Acrobat Reader to complete AND save a form. The only way to do this is to have Adobe's Livecycle Reader Extensions. This is an "Enterprise" level (in other words: really expensive server-based) program. I talked to an Adobe rep and she said this program is generally based on the number of forms you want to enable, starting at $10,000 per document. Unfortunately Adobe's documentation on this is incredibly lacking. And the product info on Acrobat 7.0 Pro is (or was) very misleading when it says that with Designer you can enable documents to be completed and saved with Acrobat Reader, cause its not the case at all. End-users will need either Acrobat Elements, Acrobat Standard, or Acrobat Pro in order to be able to save a completed document.
    As for a dynamic form that expands (and adds pages) as necessary depending on user input, that is something that you can do with Designer. Designer can create two types of forms, static and dynamic. The default type is static. If you have a form right now that is not expanding, then you need to save as and in the save as filetype dropdown select "Dynamic PDF Form File." Its important to note that a dynamic file cannot be created in any other program (such as Word, Excel or InDesign). The form has to be created from scratch in designer.

  • File to IDOC ( need advise on how to map file fields )

    Hello friends,
    I spent quite some time reading all the helpful blogs and threads regarding File to Idoc scenario. However I had a very basic question ( maybe its trivial as I am just new to XI).
    In my scenario I have Bank Master data (in a CSV file) and it does not correspond exactly to Bank Master IDOC structure BANK_CREATE01.
    I understand that I will need to use File adapter to get this file into XI and then use an IDOC adapter to send it to R/3. (Pl correct me if I am wrong)
    Now when I use file adapter, how will I do the data mapping. I mean do I need to create a structure which corresponds to file fields and then XI will automatically load my file fields into this structure and then I can use this structure to map fields to IDOC.
    My only issue seems to be how will I see the FLAT FILE data in XML FORM in XI.
    To explain it further my CSV file looks like
    "GB,123456,11223344,GBP, London,.."
    where
    GB corresponds to country,
    123456 corresponds to Bank key,
    112233445566 corresponds to Bank account,
    GBP is currency and so on
    So should I create a data type maintaining same sequence of fields above without using any hierarchy like in the IDOC.
    If this is not possible then will I need to transform my input file exactly into IDOC structure and then use it.
    Hope I have manged to explain it.
    Appreciate your help on same.
    Thanks
    Shirin

    Hello Shrini,
    First of all The CSV file has to be changed in to an XML file , To achieve this File Content Conversion has to be done.Once this is done, please make the following changes in R/3 and PI to push Idoc in to PI.
    Configuration required at Xi side:
    Go to IDX1: configure the port.
    Go to IDX2: load the DOC metadata.
    Go to SM59: Create RFC destination which points to R3 system this is require in the case where your IDOC is sent to R 3 system,
    Configiration required at R3 side:
    Maintain Logical System for PI (SALE transaction):
    Maintain Partner Profile for XI system(WE20):
    Thanks,
    Kiran.

  • Bug in forms 6i+please help

    I am working on forms 6i ,I have one application that containts a menu module,
    once the user click on menu item it will direct him to a specific screen.
    all screen are working accept two menu items ,once I click on one of them i am getting the following
    error:
    Error:Failed to open file,Ifrun60_dump_*
    I tried many solutions:
    first of all I compiled the menu module and two forms.
    then I deleted the 2 menu items and I added them again as a workaround
    then I tried to run the forms from the server it is working fine with now problems even
    in the test environment.
    I tried to read the dump file but i didn't get anything from it :
    [04/26/09 08:24:14 Arabian Standard Time]::Client Status [ConnId=0, PID=3568]
         >> ERROR: Abnormal termination, Error Code: C0000005 ACCESS_VIOLATION
    ======================= STACK DUMP =======================
    Fault address: 5DF4AC78 01:00059C78
    Module: C:\orant\BIN\ifrd60.dll
    System Information:
    Operating System: Windows NT Version 5.1 Build 2600 Service Pack 2
    Command line: IFDBG60 -SsL09@
    FORM/BLOCK/FIELD: MKT_MENU:BLOCK.IMAGE
    Last Trigger: WHEN-NEW-FORM-INSTANCE - (Successfully Completed)
    Msg: <NULL>
    Last Builtin: READ_IMAGE_FILE - (Successfully Completed)
    Registers:
    EAX:00000000
    EBX:0266D8E0
    ECX:00000000
    EDX:02CD8C0C
    ESI:00000000
    EDI:00000000
    CS:EIP:001B:5DF4AC78
    SS:ESP:0023:0012CA8C EBP:0012CC08
    DS:0023 ES:0023 FS:003B GS:0000
    Flags:00010202
    ------------------- Call Stack Trace ---------------------
    Frameptr RetAddr Param#1 Param#2 Param#3 Param#4 Function Name
    0x0012cc08 004909cf 0268a518 02675124 0266deb4 0000000a 0x5df4ac78
    ------------------- End of Stack Trace -------------------
    Can anybody help me please :
    Ahmed

    I asume [And this will be a fact] that you can't debug your module in your prod environment, using your forms builder.
    So, what I can do is, create a basic log table:
    create or replace table tlog
    seq number not null,
    section varchar2(50) not null,
    message varchar2(2000) not null,
    type varchar2(10)
    where section is the name of your record log, message is what you want to trace and type is the type of your log: INFO, DEBUG, WARN, ERROR, FATAL.
    once you create the log table, create a package [something simple] to record the information from everywhere.
    create or replace packege pkg_logs
    procedure p_insert_logs (p_section in tlog.section%type, p_message in tlog.message%type, p_type in tlog.type%type);
    end pkg_logs;
    create or replace package body pkg_logs
    procedure p_insert_logs (p_section in tlog.section%type, p_message in tlog.message%type, p_type in tlog.type%type) is
    begin
    insert into tlog
    values(tlog_seq.nextval, p_section, p_message, p_type);
    commit;
    end p_insert_logs;
    end pkg_logs;
    Call inside your forms this procedure using pkg_logs.p_insert_logs('MY MODULE NAME', 'I AM HERE RIGHT NOW', 'INFO'); to log your trace to see where exactly could be the problem.
    Then in sqlplus, use select * from tlog where section like 'MY MODULE NAME'
    Then see where stops to log the trace.
    Best regards,
    Abdel Miranda
    AEMS Global Group
    Panama

  • Interactive Form/File Approval Callable Object - %PDF- error

    I have a GP which send out an Adobe Form via E-mail and waits for a response.
    When the form is returned, I want to render the Adobe form from the UWL as part of the task.
    I understand that the Process Control - Interactive Form/File Approval Callable object can be used for this.
    However, when I try to open the task I get an error message saying the File does not start with %PDF-
    Looking at the process context in the NWA, I do see the PDF binary content at that step.
    Any ideas?
    I have followed an example setup as shown on:
    http://help.sap.com/saphelp_nw04s/helpdata/en/0a/964dfc764b4a428f4321f1ba33dbdd/frameset.htm
    Thanks
    Hennie Pieters

    Thanks a lot Greg for the response.
    If the output of an interactive form includes a structure called 'Interactive Form' with the attributes you mentioned, that will serve my purpose.
    However, I am not seeing these fields any where in the default output of MY interactivev forms. Do I have to do something explicitly to see it in the output. 
    I would appreciate your prompt response.
    Thanks
    Ram

  • Urgent,showing error while running form..pls,help...

    Hi,
    I have created my own view named GP_NUIF_V and have also successfully established a Database connection,using FWK_TBX_TUTORIAL.I have developed a personal page in Oracle9i JDeveloper ,which is to fetch particular details from my view and show it .. but whenever I run my form I am continuously getting this type of error..pls,help me out ,as my project delivery is nearing..for this I am not been able to head on to registering the form..I have checked from Pl/Sql developer that my query is just running fine as I wanted it to be..I have also changed the FNDNAM in the .dbc file to my view name but it is giving me the same error..please,look at my error and suggest all other ways in how I can solve my problem ,as early as possible..
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1794)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Don't put reposts. Follow the issue at one place Re: Urgent,showing error while running form..pls,help...
    --Shiv                                                                                                                                                                                                                                                                   

  • Setting the file type in a file field

    Hi,
    I wonder if any body can help i am new to web application
    development, I am developing an asp application in dreamweaver 8,
    A few of my pages contain a file field which has a file
    browse button at the end of the field which works fine,
    now i want to set the default file type to *.pdf, Currently
    when i run my app in IE 7, when i click on the file browse
    button, the file browse dialog box appears but the default
    file type is *.* (All files), is it possible to set the default
    file type
    to pdf so that when the file browse dialog is displayed the
    default file type is *.pdf in stead of *.*.
    Thanks
    Fifo

    The OS just watch the extension of the file.Not always. If you create a word doc but name it with
    some other extension, the OS still can determine that
    it is a word doc.On which OS?
    if i take foo.exe and i rename foo.doc so my OSwill
    try to open it as a MS Word Document.Again, garbage in, garbage out.What you mean?
    If I create a MS Word Document for a file .doc that is not a real .doc and it is not able to read, i will just lose cpu time and a lot of memory.
    So it is important to understand if I need really to open MS Word watching what is the real file type
    Either way, you're going to be doing way too much
    work (and wheel-reinventing) if you're going to build
    your own detection scheme.In the SDK there is not any file type checker, and if eventually really exists an OS like you say that is able to read inside the file, i prefer to have my own Java class that do that work in a safe and opensource way.
    However in my first post i've given a site with some java code that do what I need, i just was asking if anyone know if there is any ready-to-work java class that is better for doing this work.

  • Taking a filename in a 'file' field for upload..

    What I'm ideally trying to achieve here is to have a 'file'
    field in an insert record page, where I can select a file, and
    upload it to a folder on the server. I've sorted that part on it's
    own at least.
    But there also needs to be a text field, eg 'File_Name', in
    the table so that the page can display the image.
    So my question is, is it possible to browse to a file, and
    have the actual file upload, but also dump the text in a
    'File_Name' field automatically?
    Even then, there's the issue that you wouldn't want the whole
    text, but just the actual file name, as obviously the paths will be
    different - this may be something the 'trim' command can take care
    of?
    Hope that makes sense, and that there might be a solution...
    Cheers,
    Iain

    Thanks Steve - it's almost working - I even thought it was
    working at first - file name is dropping nicely into the file_name
    field - just the name without the path which is perfect.
    But the files don't seem to be uploading now. I've probably
    just got some things wrongly named, but I've been trying everything
    without success.
    At the moment I have a file upload page that looks like :
    <?php require_once('Connections/Photolibrary.php'); ?>
    <?php
    function GetSQLValueString($theValue, $theType,
    $theDefinedValue = "", $theNotDefinedValue = "")
    $theValue = (!get_magic_quotes_gpc()) ?
    addslashes($theValue) : $theValue;
    switch ($theType) {
    case "text":
    $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    break;
    case "long":
    case "int":
    $theValue = ($theValue != "") ? intval($theValue) : "NULL";
    break;
    case "double":
    $theValue = ($theValue != "") ? "'" . doubleval($theValue) .
    "'" : "NULL";
    break;
    case "date":
    $theValue = ($theValue != "") ? "'" . $theValue . "'" :
    "NULL";
    break;
    case "defined":
    $theValue = ($theValue != "") ? $theDefinedValue :
    $theNotDefinedValue;
    break;
    return $theValue;
    $editFormAction = $_SERVER['PHP_SELF'];
    if (isset($_SERVER['QUERY_STRING'])) {
    $editFormAction .= "?" .
    htmlentities($_SERVER['QUERY_STRING']);
    if ((isset($_POST["MM_insert"])) &&
    ($_POST["MM_insert"] == "form1")) {
    $insertSQL = sprintf("INSERT INTO photos (Photo_File) VALUES
    (%s)",
    GetSQLValueString($_FILES['file']['name'], "text"));
    mysql_select_db($database_Photolibrary, $Photolibrary);
    $Result1 = mysql_query($insertSQL, $Photolibrary) or
    die(mysql_error());
    $insertGoTo = "fileuploaded.php";
    if (isset($_SERVER['QUERY_STRING'])) {
    $insertGoTo .= (strpos($insertGoTo, '?')) ? "&" : "?";
    $insertGoTo .= $_SERVER['QUERY_STRING'];
    header(sprintf("Location: %s", $insertGoTo));
    mysql_select_db($database_Photolibrary, $Photolibrary);
    $query_Recordset1 = "SELECT * FROM photos";
    $Recordset1 = mysql_query($query_Recordset1, $Photolibrary)
    or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    ?>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN" "
    http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    <title>Untitled Document</title>
    </head>
    <body>
    <form name="form1" action="<?php echo $editFormAction;
    ?>" method="POST" enctype="multipart/form-data">
    Type (or select) Filename: <input type="file"
    name="file">
    <input type="hidden" name="MAX_FILE_SIZE" value="25000"
    /> <input type="submit" value="Upload file">
    <input type="hidden" name="MM_insert" value="form1">
    </form>
    </body>
    </html>
    <?php
    mysql_free_result($Recordset1);
    ?>
    And a fileuploaded.php page that looks like :
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
    Transitional//EN" "
    http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1">
    <title>Untitled Document</title>
    </head>
    <body>
    <?php
    move_uploaded_file ($_FILES['file'] ['tmp_name'],
    "Photos/{$_FILES['file'] ['name']}")
    ?>
    File uploaded
    </body>
    </html>
    Where 'file' is the name of the file upload field in the
    first page.
    Any ideas?
    Iain

  • Populate a table from a file field

    hi guys im having headaches acheiving this, basically what i want is the following
    A user can use a file field to browse for a file. Once selected the value will display in the file text field.
    Then i want an add button that when clicked will add the file location to a string variable and display it in a table below. every time a new file is added the table should update.
    Finally on submit all file names should be submitted so that i can use them on another page using getattribute.
    I cant get it to work any help would be appreciated.

    yeah, sorry basically ive created a jsp page and
    inserted the file field and its browsing but im a bt
    stumped as to what to do from there.Whatever it is you have to do, I doubt it has anything to do with Java. I think IE lets you edit a table tag on the fly using Javascript, but otherwise I'm pretty sure you're hosed. Use a text area instead. And go ask at a Javascript forum.

  • Accessing Field Help from item on different Page

    I manually created a tabular form used for posting and I wanted to implement the field help for the column headers. I have a seperate maintenance form that already has the appropriate help text stored for each item. I want to have my tabular form popup help get the help text from the other form. I looked at the code from the other form and it was doing this for the field:
    javascript:popupFieldHelp('25020711860698767','439667227918056')
    So I went into the Report attributes section of my tabular form and entered this:
    <a href = "javascript:popupFieldHelp('25020711860698767','439667227918056')"> Security Type </a>
    It seems to work perfectly, but I just want to make sure this is the best way to do this. Are the arguments sent to popupFieldHelp unique for every item in an application?

    Sorry. Had to change the href so you could see what I typed:
    <-a href = "javascript:popupFieldHelp('25020711860698767','439667227918056')">Security Type<-/a>

  • How to create-Form text field to simultaneously preview the text over an image

    I am trying to make a web page similar to the link below…where when a customer types in the form text field, and simultaneously, the text will preview in another area of the webpage over and image. See example when you create a label @ www.customwinesource.com custom labels…http://www.customwinesource.com/index.cfm?method=storepairing.listPairing&wineryid=auto
    Any help would be much appreciated

    I wasn't able to (easily) find anything in the way of a textfield to type something into that you describe, but you can assign code for input textfields to detect when something changes in them and take action from that event.  How you do it depends on which version of actionscript you are using.

  • Pdf form with fields ppl can type into

    I have a pdf form with fields that are not able to be typed in. How can I edit them so that ppl can type into the field?

    Hi courtneyp58664902,
    I would recommend you to follow the steps detailed on the page associated with this link (http://wwwimages.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-con vert-forms-into-fillable-pdf-c… ).
    I would recommend you to Save the pdf with reader rights enabled [ File -> 'Save as other' -> 'Reader extender PDF' ->  'Enable More tools ( includes form fill-in and save)' ].
    Please let me know if you face any challenges or need any further assistance.
    Regards,
    Rahul

Maybe you are looking for

  • ITunes will not launch - can't uninstall Quicktime

    I'm really, really annoyed with iTunes. Rebuilt computer and installed iTunes 7 on a fresh config after antivirus software and firewall were installed. Had sound problems but managed to fix them. Rebooted and tried to open up iTunes - only to get an

  • W540 DP++?

    Hello, Just a quick question. Does the Thunderbolt port on the W540 also function as DP++? I am looking to buy some HDMI monitors, as they are much cheaper than DP ones. The port isn't labeled, and I just want to make sure. W540: i7-4700mq, K2100m, 8

  • Exporting index with partition export using expdp

    Hi, I am using EXPDP export In 11.1.0.7, is there a way i can export indexes along with the partition export of a table. With full table export, indexes are exported, but i don't see this with only a single partition export because i don't see indexe

  • I keep getting this error ssl_error_rx_malformed_alert when trying to load any webpage

    I was experiencing a pop up by 'salus' and in trying to rid of it, I reinstalled Firefox. Since doing so, I am unable to open any webpages. I only get the above error. I've discovered a way around it is to first open CCleaner and click on the 'online

  • Pop up in jsf

    Hi I want to implement a popup on a jsf page. On the pop i want to select one option from the provided two option. Can any one let me know how I can set the value to the jsp page from the popup so that I can fire the event accordingly. Regards Rishab