Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Page Submissions

    Hi, does anyone know of any tutorials on how to create submission pages? I want
    to create a page where a user can enter their details and upload their images,
    then press submit or pay via credit card, and they are directed to a page that
    displays all of the details they just inputted into the database, but in a
    specific layout for other users to view for information.

    I have an idea of how to do this but am unsure of how to have the feature
    automatic so it points to a newly created page instead of adding to a previous
    page.

    Does that make sense?

    Thanks


    pporter Guest

  2. Similar Questions and Discussions

    1. Admin not receiving draft submissions from Writer user
      I am currently administering sites with Contribute 3 and currently am having trouble with a user who has Writer status and using Contribute 4 - I am...
    2. HELP !!! - Formatting email submissions
      I am looking to set up a page where our customers can submit requests for quotations on equipment we sell and I would like to be able populate the...
    3. Form submissions
      Hi i have a new site developed for my band and i want to just a text field and submit button for people to enter their email address and sign up for...
    4. Call for submissions - new media art
      Hey Everyone - As a member of the writing MFA program, an on-again, of-again participant in this forum, and a member of the editorial board of the...
    5. LWP: Forms Submissions
      Hi listers, This is the code of the form. From the website www.m-w.com; for which I am trying to make a client. <form name="dict"...
  3. #2

    Default Re: Page Submissions

    What you after is a simple insert action which would normally involve a
    database, along with a page that called the content. There are several
    example tutorials on the MM site, as well as in the PDF manuals that ship
    with the DW CD

    --
    Regards

    Paul Whitham
    Macromedia Certified Professional for Dreamweaver MX2004
    Valleybiz Internet Design
    [url]www.valleybiz.net[/url]

    Team Macromedia Volunteer for Ultradev/Dreamweaver MX
    [url]www.macromedia.com/support/forums/team_macromedia[/url]

    "pporter" <webforumsuser@macromedia.com> wrote in message
    news:d0le4k$100$1@forums.macromedia.com...
    > Hi, does anyone know of any tutorials on how to create submission pages? I
    want
    > to create a page where a user can enter their details and upload their
    images,
    > then press submit or pay via credit card, and they are directed to a page
    that
    > displays all of the details they just inputted into the database, but in a
    > specific layout for other users to view for information.
    >
    > I have an idea of how to do this but am unsure of how to have the feature
    > automatic so it points to a newly created page instead of adding to a
    previous
    > page.
    >
    > Does that make sense?
    >
    > Thanks
    >
    >

    Paul Whitham TMM Guest

  4. #3

    Default Re: Page Submissions

    Hi Paul,

    Thanks for that, I do know how to display content in a specific page from a
    database (using recordsets). However, I am unsure of how to have each separate
    submission from a different user upload the content to different pages.

    For example, a user log's onto my site, goes to the upload page and uploads
    images and text into a form and presses submit the info will be transferred to
    a specific page. But if another user is uploading info a files at the same
    time how do I make sure that each users info and fiels are sent to a separate
    page?

    Does that even make sense or am I just confusing everyone? You know what, I'm
    pretty confused now but I know what I want to say.

    Cheers,


    pporter Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139