Question about send form

Hi, i am sending a form to my php file, but it turns out that
the php file will always be displayed after click the "submit"
button (like getURL).
Is there anyway that wont display the php file in a new
window?
thanks very much!
my script:

I think you're looking at an issue with the PHP script, and
not Flash. You need to tell your PHP script to return a variable
instead of printing HTML.

Similar Messages

  • Few common questions about Mobile Forms

    Hello, everyone!
    I have a few questions about mobile forms:
    Can a form be integrated with a portal, which is build NOT on Adobe CQ\AEM technology?
    I've created a form and loaded it to the server repository via Form Manager. Now I can access it in my browser like this:
    http://testlcserver:8080/lc/content/xfaforms/profiles/hrform.html?contentRoot=repository%3 A%2F%2F%2FApplications%2FTest%2F1.0&template=UberForm.xdp&dataRef=
    And the question is: what is the right way to share forms to users on a production environment (without integration in a portal pages on so on, let it be just a link to a form which users have to fill in)?  I mean, should it be the same link, or it is only for developers need and to share forms to users some other way must be used?

    For integrating on custom portal, you would need to integrate with form submit proxy for handling of submission as mentioned @ http://helpx.adobe.com/livecycle/help/mobile-forms/mobile-forms-service-proxy.html.
    As far as url of form is concerned, it’s really up you. You can choose to hide the request parameters as couple of other customers are doing. You can find more information about hiding form template and content root from request parameter @ http://blogs.adobe.com/foxes/hide-parameters-from-mobile-form-url/

  • Simple question about tabular forms: error in MRU

    hi to all,
    i write here to check if what i think about tabular forms is confirmed.
    If i build a master- detail or tabular form and the underlying table are modified, the page where the tabulare form is contained doesn't work anymore.
    if what i've written above is correct, is there a way to realign the fields of the tabular forms to the db fields and make my page work again without rebuilding all?
    Can i modify something, somewhere inside apex to make my page run again?
    The error i get (in italian / english)
    Error in mru internal routine: ORA-20001: Errore in MRU: riga= 0, ORA-20001: ORA-20001: La versione corrente dei dati nel database è cambiata da quando l'utente ha iniziato il processo di aggiornamento. checksum corrente = "ED73B05FA6016F8D5F3B4B5B69AF482D", checksum elementi = "CFD72DCC4221A340057D654B54EA7A04"., update "NEWPROJ"."CNT_VAL_SEG_DEMO" set "ID" = :b1, "FK_CNT" = :b2
    Means: The version of data in db (fields of the tables?) has changed since the user started the update process.
    By the way this sentence under my opinion can trick you as
    in italian 'La versione corrente dei dati nel database'
    can means both that data contained in tables have changed (dml error / process error / data the user see not are the real underlying data). Can mean as well the field definition is changed, however a more meaningful message in italian is: ' la definizione delle tabelle usate dall'oggetto tabular form é cambiata'.
    That translated in english is ' DDL of table/s used by tabular form has changed'.
    thanx a lot
    Message was edited by:
    Marcello Nocito

    HI Heinz,
    yes is now clear, however is a pity that a litte change in the query has a lot of
    implications: a change in the structure of DB means new feature / the data model is not alligned with current requirement. So usually (but not always) it means changing the SELECT as well.
    Such Apex is a Rad an impression is that if you build a complex forms with several linked reports / field and one day you have to change the query of the TABULAR FORM / MASTER DETAIL generated with report you get a lot of rebuilding.
    I think i will avoid the use of this 2 object in the future and use more htmldb.items in the select.
    bye bye

  • A question about pdf form filling?

    Hello,
    I received a form in PDF format as an attachment in an e-mail reply from a travel company. I have to fill in this form and return it to the sender.
    I could print out the PDF form manually fill the required field and either fax to them or scan & send it as an attachment BUT
    I would wish to open the document on my Mac Book Air -fill in the requested field by typing in my Mac Book Air and send it back as an attachment.
    Is that possible? I could not do this in my Win 7 computer but wondered if my Mac would have tricks up it's sleeve to accomplish this task?
    Thank you for your time to answer my question.
    Regards

    Thank you for your time and an answer.
    I do have Microsoft Word.
    I do not know how to insert the PDF as watermark. Where do you find the picture radio button?
    Would you mind telling the step involved  in getting my pdf file opened in the Microsoft Word?
    Regards

  • Question about using Forms in a special project or not

    Hi,
    We have a project which must be available via internet. The estimated users of this application, in worth case, can be something about 2000. All users belong to a company but are distributed around the country.
    All the development team in our company know Forms Builder (up to 10g) and have several years experience in using that in different projects. Two of our developers know APEX and non of us knows java and ADF.
    My question is that is it really possible to develop such an application using Forms? Can we just use APEX for that? or we have to jump into Jdeveloper and ADF? Please look at the problem from all aspects if you would like to guide me. What i mean is that if you say we have to use java and ADF, then learning of these is a seperate project itself and we don't have a large time window for project. The budjet of project is also a serious thing.
    Thanks in advance,
    Alireza Vali

    2000 concurrent sessions...now that would require quite a big application server farm if you are using forms for this project. As you have experience in PL/SQL and none in Java/ADF the decision shouldn't be that hard. Java is an Object Oriented language whereas PL/SQL is procedural which means quite different ways of doing things when you e.g. want to write APIs. If you don't have any expierience in any Object Oriented language starting off with a quite big project in java might not be a good idea. This doesn't mean that you shouldn't learn java at all, but when learning a new language you usually start with a "Hello World" application, and not with writing a operating system with that language.
    APEX on the other hand is plain PL/SQL and not just for small websites; a good sample is the asktom site; it is written in APEX and I guess it has a fair amount of traffic.
    So APEX has some benefits
    - you have already knowledge in house
    - you are familiar with the language
    - APEX doesn't require an application server license; you can use oracle XE and if you don't want to expose the database to the www use a plain apache server to handle the http request
    So if it were me, APEX would be the way to go.
    cheers

  • Questions About Data Form

    Hi guys,
    just a general question: When we make a "big" data form, it typically causes performance issues or crashes. My question is, what is limiting the size of the data form? Is it the fact that Essbase has to pull up a lot of data at once? Is it the fact that web applications are limited in capacity? Would just like to get people's thoughts on this general issue.
    Another general, somewhat vague question: IF I did want to make a huge data form, lets just say 10 cost centers, 400 accounts per cost center on the rows and period, a couple of scenarios and years on the columns, would it help if I created a machine dedicated to the planning web app? Would increasing RAM/CPU help ?

    Increasing the RAM will certainly help with forms as large forms can cause the Java application to crash, remember if it is 32bit planning you are restricted on the maximum memory setting, which is 2GB but in reality about 1.4-1.6GB
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Question about creating Forms in Java.

    Hello , im new to Java , i find kinda weird how Java creates Forms , its pretty simple in Oracle Forms ,
    why did Java designers make it this difficult ? do people say this is something bad about Java ?
    when i learned about the Layout Managers that Java provides i found out how much code one have to write just to create a simple form ,my question to the experienced java developers : what do you do to create a form , do you hard code it ? , or do you use something like GUI Builder in an IDE like NetBeans for example? and is the code generated by this builder easy to deal with and modify ?
    Thanks ....

    HeavenBoy wrote:
    Hello , im new to Java , i find kinda weird how Java creates Forms , its pretty simple in Oracle Forms ,
    why did Java designers make it this difficult ? do people say this is something bad about Java ?Some Oracle Forms fans certainly do. But the truth is that Oracle Forms application tie down all the components in fixed pixels. The typical Swing form can be resized and can function at different screen resolutions. So, when designing a Java form, we don't tend to work on a fixed grid but define the sizes and positions relative to other components. What's more the interface between the form elements and the data is completely flexible, and flexibility means extra effort.
    >
    when i learned about the Layout Managers that Java provides i found out how much code one have to write just to create a simple form ,my question to the experienced java developers : what do you do to create a form , do you hard code it ? , or do you use something like GUI Builder in an IDE like NetBeans for example? and is the code generated by this builder easy to deal with and modify ?
    Most I've tried have been a bit of a straitjacket, but I've recently been using the latest Netbeans offering and it's pretty good. I think the breakthrough was the introduction of the GroupLayout layout manager. This is a layout manager really designed for WYSIWYG form designers (pretty challenging to use hand coded).
    The way these things work is that the class generated contains some methods which cannot be edited by hand, but you can add any amount of your own code without interfering with the generated code. You hook your own code snippets into the generated code, for example you can select a property of an object, say the model of a JTree, and select "user code", then type in an expression returning the TreeModel you want to use.
    With listeners the designer will generate the method signature etc. but you can edit the body of the listener method.
    However I would always recommend that you hand code a form or two before resorting to on of these editors because it's important you understand the code, even where a designer writes it.

  • Brand new Dreamweaver user - question about SEND/SUBMIT button

    Hello, all. Nice to meet you. I'm brand new to dreamweaver,
    but not brand new to Design view in Frontpage - LOL.
    I can create the basic website, with teh pictures,
    thumbnails, multiple page cross links..etc.
    My only question is I'm trying to make an application page -
    basically a link from the home page that says APPLICATION.
    I am familiar with adding text boxes for FIRST NAME/LAST
    NAME/NUMBER/BEST TIME TO CALL...etc.
    The only problem is I dont know what to do with that.
    I don't think it can automatically send an email without smtp
    info in the script, but I wouldnt mind letting it create a txt file
    or something on the server so I can view it.
    Or maybe it can send me an email, who knows.
    Is there a really simple way or code I can use to have teh
    send button somehow get to my email for me to view comments, names,
    contact information...etc?
    Remember, total beginner.
    TIA

    > Remember, total beginner.
    The very best thing you can do is to get a good book on HTML
    and CSS and
    spend some time learning the underlying technology. DW is
    very different
    from FP, and will expect you to have some of this
    understanding under your
    belt.
    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2a is the preferred method, since it eliminates the
    problems of
    method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    Method 2b would be to use some third-party form processing,
    like
    http://www.bebosoft.com/products/formstogo/.
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2a, then start by asking your host what
    they provide for
    form
    processing. If it's 2b, then read their FAQ/instructions
    carefully.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "JT6681" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello, all. Nice to meet you. I'm brand new to
    dreamweaver, but not brand
    > new
    > to Design view in Frontpage - LOL.
    > I can create the basic website, with teh pictures,
    thumbnails, multiple
    > page
    > cross links..etc.
    >
    > My only question is I'm trying to make an application
    page - basically a
    > link
    > from the home page that says APPLICATION.
    > I am familiar with adding text boxes for FIRST NAME/LAST
    NAME/NUMBER/BEST
    > TIME
    > TO CALL...etc.
    >
    > The only problem is I dont know what to do with that.
    >
    > I don't think it can automatically send an email without
    smtp info in the
    > script, but I wouldnt mind letting it create a txt file
    or something on
    > the
    > server so I can view it.
    >
    > Or maybe it can send me an email, who knows.
    >
    > Is there a really simple way or code I can use to have
    teh send button
    > somehow
    > get to my email for me to view comments, names, contact
    information...etc?
    >
    > Remember, total beginner.
    >
    > TIA
    >

  • Questions About Interactive Forms

    I have a project that reqires an application and background check authorization. I want to have these forms on my website as an interactive form that can be opened by a potential applicant, filled out on their computer and submitted back to me. I want to receive the completed application back in PDF form filled out and with a signature.
    What do I need with my website and background apps to make this happen. Do I need some type of server application to make this happen.
    Next, what are the accepted ways of having a document/application signed by an applicant and delivered to me digitally.
    Thanks

    George
    Thanks for the quick reply. If it's an e-mail would I receive the actual
    form used or just the content the applicant input. I would want the actual
    document with a signature. If storing on my server would it be the document
    and input if so that would be a better option so I could download and print
    out if needed.
    A digital signature field I would trust would be the way to go for us.
    Here's a synopsis of my needs.
    I am hiring guys to play the role of Santa and make phone calls to children
    at Christmas and I need a multi-part  application so I can have background
    checks run so I have an extensive multi-page application and contract plus
    background check authorization already designed in PDF form but this last
    year we had to e-mail it and wait for US Postal delivery of the completed
    application and I want a streamlined online way to handle the application
    and hiring process because I will have 75 - 100+ possible applicants this
    year.
    Barry Whitten
    PRIVILEGED & CONFIDENTIAL COMMUNICATION CONTAINING COPYRIGHTED INFORMATION
    This e-mail message (including any attachments) is proprietary or privileged
    and intended only for the named recipient(s).  It may contain material
    including photographs, designs and or illustrations that are covered under
    federal copyright laws and as such is privileged and confidential. Any
    photographic works, drawings, illustrations or files contained herein are
    the sole property of the sender and may not be used, either commercially or
    non-commercially nor distributed without senders written approval and full
    payment of any fees due.
    No one other than the named recipient(s) may read, copy, rely on, redirect,
    save or alter all or any part of the message, or any attachments, in any
    way.  If you have received this message in error, please Notify us
    immediately by return message so that we may arrange return of the
    document(s).
    This email was scanned for viruses prior to sending.

  • Question about Creating Forms in Acrobat 9 Pro

    I designed an invoice form to send to my clients that allows me to easily fill out form data and automatically email to my client. Everything works great, but when I send it, the form is still active and I want the fields to be closed for alteration. How can I make this happen?
    many thanks!

    What I would do is flatten the form, which converts the form fields to regular page contents so that they are no longer interactive. There are a number of ways to do this, including JavaScript, PDF Optimizer (Discard Objects > Flatten form fields), and Preflight (Flatten all form fields fixup).
    Edit: I did not see the previous responses when I posted this, due toforum wierdness, so sorry for the duplication.

  • Hi Question about Sender File Content Conversion

    Hi All,
    I have a flat file i need convert that flat file to the below XML format using File content Conversion, can anybody help me on this with example File content Convertion parameters
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:MT_FileSend xmlns:ns0="http://test">
       <Recordset>
          <Contact>
             <Name>ABC</Name>
             <Number>123</Number>
             <Address>
                <HouseNumber>246789</HouseNumber>
                <StreetNumber>100</StreetNumber>
                <Phone>
                   <Mobile>90000000</Mobile>
                   <LandLine>12345678</LandLine>
                </Phone>
             </Address>
             <Email>
                <Office></Office>
                <Personal></Personal>
             </Email>
          </Contact>
       </Recordset>
    </ns0:MT_FileSend>

    Hi Sudheer reddy,
            Good question.
    File content conversion parameters are:
    1) Doccument Name: Doccument name is nothing but message type name for file side: MT_FileSend
    2) Doccument Namespace: mention the name space for the message type.
    3) Doccument Offset: for which row and which coloumn doccument has to be write.
    4) recordset name: mention the record set name: Recordset
    5) Recordset Namespace: if the namespace is different for message type name space mention name space or otherwise it is blank.
    6) Recordset Structure: Mention the structure name
    7) Recordset Sequence: mention the sequence of the recordset Ascending or Decending
    8) Recordset permessage: Would define no of record sets per message.
    9) Key-field name: to query to the doccument
    10) Key field type: string(Case-senstive)
    fieldValues
    fieldSeparator
    endSeparator
    Note: pls check in SDN about file content conversions it so many blogs are available, u can easily understand.
    Regards,
    Sateesh

  • Questions about sender JDBC adapter

    Normally we use sender jdbc adapter in this way:
    query statement:
    SELECT * FROM table WHERE processed = 0
    update statement:
    UPDATE table SET processed = 1 WHERE processed = 0;
    The update statement will be executed after the message has been successfully sent to XI.
    My questions is that what will happen in this scenario:
    A new record (processed=0) is added to the database table when a message is sent to XI with query statement but not finished?
    After the message is sent to XI successfully, XI will execute the update statement. Then  the new added reocrd will also be updated to 1 although it hasn't been sent to XI.
    Does XI have some control or special check for this issue?
    Regards
    Hui

    Hi,
    this can be handled by the ISOLATION LEVEL FOR TRANSACTION  setting of the sender Jdbc adapter.
    make the transaction handling to SERIALIZABLE  or REPEATABLE READ and then until the data is not read from the JDBC adapter and it is not updated by the UPDATE statement , no new rows will be allowed to be inserted into the database. The database will be write locked.
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/content.htm
    <i>Isolation Level for Transaction
    There are different levels of database transactions known as isolation levels. The isolation level determines how transactions running in parallel influence each other. The options correspond to the JDBC constants:
       Default (default setting of the respective database)
         None
        read_uncommitted (weakest setting)
        read_committed
         repeatable_read
         serializable (strongest setting)</i>
    Regards,
    Bhavesh

  • Question about Sender and Receiver Structure for JDBC

    Dear All,
    I want to know why there is a fixed format for sender and receiver structure for JDBC. why cant we use the structure like what we want? explain me in detail.
    Thanks

    Good Question:
    We have to create our data structure based on the existing database table structure. While reading or writing , JDBC adapter convert our data type structure in to SQL Query Statements that matches Table structure.

  • Question about sending Request for Quotation by e-mail

    Hi All,
    I'm trying to send our RFQ by mail, I've already customized all the settings displayed on sap note 191470 in transaction SCOT and also I've assigned the forms and messages to this document, but I still can´t get our RFQ by email to ours vendors.
    anyone of you have any clue to solve this?
    thanks in advance.
    Daniel.

    Hello Deniel,
    Please maintain the email address in user profile and vendor master.
    Also check the OSS Note 357137 - External e-mails from message control.
    Hope this helps
    Regards
    Arif Mansuri

  • Question about send/receive data in as3

    hello
    i want to ask : how can i send data from flash to php using as3 and receive data from php using flash .
    and another question : how can i upload files using as3 .
    thank you .

    Look into URLLoader documentation for sending/receiving and FileReference for uploading:
    http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/net/URLLoader.html
    http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/flash/net/FileReference.html

Maybe you are looking for