How do I create an application page

I wanted to know how do I create an application page where
people would fill in their information and it would be sent to me.
Each field would contain a box where the person puts their
information. Also, how do I make text flash. I am using Macromedia
MX 2004 html basic page.
Ex
Name:
Address:
Phone Number:

Hi Denes,
use the buttons request attribute
and use the condition type "Request = Expression1" for the application level process.
Jochen

Similar Messages

  • How can I create a new page in pages, without creating a new section?

    how can I create a new page in pages, without creating a new section?

    Good morning graywright,
    It sounds as if what you are wanting to do in the Pages application is to insert a Page Break. Follow the steps in this article -
    Pages '09: Inserting a Page Break
    In a word processing document, click where you want the break to occur, and then choose Insert > Page Break. 
    To remove a page break, click at the beginning of the line that follows the break and press the Delete key.
    In a page layout document, to insert a new page in your document, click Pages in the toolbar and choose from the template page options available.
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • How do I create a https page?

    How do I create a https page?

    Not in iWeb, nor in any other application.
    https is a secure protocal. It's about encrypting webpages and content.
    It's done at the server.
    http://www.google.com/search?q=How+do+I+create+a+https+page

  • How can I create a full page on Adobe Muse (without side space)?

    How can I create a full page with Adobe Muse (without side space)?

    Muse uses Fixed width Layouts so that is not 100% possible. You can extend images and box elements to full width but not actual content.

  • How do i create a gallery page that you can click on an image, expand it and move left or right to see more images?

    How do i create a gallery page that you can click on an image, expand it and move left or right to see more images?

    You may use slideshow widgets to achieve this. For more details : Adobe Muse Help | Working with Slideshow widgets

  • How do I create a custom page set up

    How do I create a custom page set up

    Seb,
    You can use the dropdown list in the File>Document Setup>Artboard; Custom is at the top (hidden at first view).

  • How do I create an application from a file?

    Hello ppl,
    So far I've been experimenting with simple applets but I would like to know how do I create an application. I'm currently working on an application code but need what do I do with the class file I've compiled to make it executable.
    Thnx,
    McMurphy

    run ----> java YourFileName.class
    YourFileName is the Main class of your app, it is case sensitive, and remember your path/classpath....

  • How could i creat a feedback page in iweb?

    how could i creat a feedback page in iweb?

    You can set up a commenting section as mentioned here...
    http://www.iwebformusicians.com/iWeb/Comments-Password-Protect.html
    Example...
    http://www.iwebformusicians.com/iWebMusicWebsite/Comment.html

  • How do I create labels in Pages?

    How do I create labels in Pages?  I couldn't find the subject in the manual.

    Rena ..
    Try here > How to create labels with Pages | Macworld

  • How many is the maximum application pages for an iPhone?

    how many is the maximum application pages for an iPhone?

    Used to be 11, not sure but you can check here http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • How do i create 2 parameter pages for 1 report?

    Hi,
    I want to make a purchase order report. first: i need a parameter page to ask how many items that you want to order. second, once user enters a number(let's say 5), i want to have anoter parameter page show 5 empty fields that user can enter 5 items' barcode#, once they entered barcodes, the report will show these 5 items info.
    my difficulty is how do i create 2 parameter page for 1 report?
    thank you

    my question
    1- there is any way to assign the Fetch process to specific region so the process take all item in these region only.
    2- how can create manual process to fetch row into specific items in page ( i tray these code
    SELECT col1, col2, col3 ....
    INTO :P1_ITEM1, :P1_ITEM, :P1_ITEM...
    FROM table
    WHERE id = :P_id ) but no data retrieve .
    I do not think that it is possible to have more than one Automated Row Fetch process in a given page. See the thread:
    ORA-01403: no data found : Unable to fetch row multiple automated row fetch
    On your second question, the manual process should work provided:
    P_ID has a value when the process executes. You can do it this way:
    i. Make this process as a on-load After/Before header process
    ii. Make sure that P_ID page item has value when the process executes (set it from another page or before the pl/sql process executes)

  • Creating job application page, help.

    I have a job application document that people are able to type into the correct places.  I was wondering how I could put this into one of my webpages so people can still type into the correct places and when they click submit their filled in application is sent to me.  If there is a way to do this or if there is any alternative for a job application page please respond to this email.  Any help is greatly appreiated.

    You'll need to basically re-create the form (I'm assuming it's in Word or PDF format or something similar?) in html using the <form> tag and several <input> tags for the text fields and areas.
    Everything for creating the form will be under Insert > Form in DW
    First you go to Insert > Form > Form and place the actual <form> tagset that will hold everything. Then you use a combination of input text boxes, text areas, check boxes, radio buttons and more from Insert > Form to get the user inputs placed.
    It's relatively straight forward, though getting everything aligned the way you like takes a little more effort. If you poke around online for "Creating forms in Dreamweaver" there are tons of places that give you the basics.
    Once you have the page created, that's when you get the server side script and attach your form to it. What you choose for a processing script depends on what your server supports. Most will support PHP, which is what they use in the link I gave you.

  • How do I create a help page?

    Hi,
    I want to create some help pages regarding to different applications in EP. Can I have a contextual help? Can I use a help service? I want one help button which shows a help page referring to the application I am displaying.
    How can I do that?
    Thanks,
    Damian

    Hi Damian,
    if you need this for your own developed iViews, here http://help.sap.com/saphelp_nw04/helpdata/en/50/bb174082fe1961e10000000a155106/frameset.htm the standard way to implement the help for a component is described.
    You call the help from the iView's context menu.
    Hope it helps
    Detlev
    PS: Please consider awarding points for helpful answers. This also holds for your other thread Labels in Detailed Navigation where I have tried to help, too. Thanks in advance!

  • Create Custom Application Page using SharePoint designer

    Hi All,
               I have a task to create the Custom Application page using SharePoint designer.Can any one help me how can I do this.Can any one help me how can I achieve this
    Samar

    Hi Samar,
    By application page do you mean writing C# code from SP designer? If so as far as I know you can't write C# code from designer, you have to use Visual Studio for it.
    But if you only want an aspx page with some JS code you can create one from "all files" in designer. you will see files menü on ribbon from where you can create aspx page.
    Best regards,
    Mustafa Yılmaz
    Best Regards, Mustafa Yılmaz MCITP, MCPD | www.mustafa-yilmaz.org | www.sharepointciyiz.biz

  • How do I create "Oracle Application Express Adminstrator" in APEX 3.2.1?

    Hello,
    Quite the newbie so I appreciate any assistance with this.
    How do create "Oracle Application Express Adminstrator" in APEX 3.2.1? I am not talking about a workspace adminstrator but an Entire APEX instance administrator or "superuser"?
    I log into APEX_ADMIN as ADMIN and understand how to create a new user. But how do I grant the new user DBA or "super user" privlidges? It was easy to do when I first installed XE, I would just "check" the "DBA" when I created the user. But when I upgraded to APEX 3.2.1 the function does not seem to be there?
    Thank you for any help you can provide!

    Hi,
    I think you can not grant DBA role from Apex anymore.
    You need connect to database e.g. with SYS user and grant that role.
    http://www.oracle.com/technology/products/database/application_express/html/3.2_and_xe.html
    Br, Jari

Maybe you are looking for

  • Anyone try 8.5.6-074 on an IronPort C160 (is it possible, does it run ok?)

    We have the C160 (also have an S160 but I will just discuss the C160 in this thread).  Since its no longer sold, I was wondering if it still has the power to run the new 8.5.6-074 that went GA.  I do not see it as an available upgrade, however I am o

  • Package Error!  join to tables in different schemas

    Hi I get an error whwn I want to put my query into package I have two tables in different schemas and I joined them and it works when I compile it but in the SP it doesn't works Is anbody help me? please Table1 in Schema1 Table2 in Schema2 TableID is

  • 802.1X Network based

    Hello, Anyone can help me with this? I am trying to setup 802.1X Authentication in a HP LaserJet M9050  (MTF) I access to the embeded Web Server in Networking>Security>802.1X Authentication: I tryed with some values but i receive in a radius Server t

  • Procedure to generating an ID

    Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 create table INV (inv_id VARCHAR2(26) not null); INSERT INTO inv      (inv_id) VALUES      ('ABC'); INSERT INTO inv      (inv_id) VALUES      ('ABC.');    INSERT INTO inv      (inv_id) VALUES

  • Smart View .103

    how to change the member selection defaults of vertical to horizontal. I was wondering how to change this so instead of it defaulting to vertical then to make it set and default to horizontal. Anyone know about this?