?make a form output show on same page?

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default ?make a form output show on same page?

    How can I make the output from a form show up in a specific text area on the
    same page as the form?
    I wanted a side column where my friends can post comments or discussions and
    such. And I thought, if I could just know how to do that, then I can make a
    simple guestbook. There are many free guestbooks, but I've found none that
    allow me to customize the look and layouts beyond text color, table and border
    color, and background. Perhaps a guestbook is not that simple, but the comment
    column is?? :) well, thanks for your time and help..

    bubbles35 Guest

  2. Similar Questions and Discussions

    1. Colors don't show on output
      I don't use Freehand that often, but I recently created a resume using Freehand MX 2004 and I noticed that when I exported the file and created a...
    2. how to make an swf show on internet
      Hi, i made an swf and now i want to put it on mine homepage. how can i do that with frontpage 2002? and secund how can i make a link in it to the...
    3. help: form textboxes on one page will not show up a variables on second
      I have a redhat 9.0 box running PHP on apache I know php works but this form will not index.html ---------------
    4. Email form results and show confirmation page
      Hello, I'm rather new to Dreamweaver and have created a form where I want the results to be emailed to a fixed address and a confirmation page to...
    5. Help needed to make interactive edits to a web page offline using form fields.
      Hi All, I have a webpage that I would like a user to be able to modify certain lines of text using text form fields, and when the user clicks the...
  3. #2

    Default Re: ?make a form output show on same page?

    You need to use PHP/mySQL or an equivalent server-side scripting system.
    Check [url]www.php.net[/url] and [url]www.mysql.org[/url].


    bubbles35 wrote:
    > How can I make the output from a form show up in a specific text area
    > on the same page as the form?
    > I wanted a side column where my friends can post comments or
    > discussions and such. And I thought, if I could just know how to do
    > that, then I can make a simple guestbook. There are many free
    > guestbooks, but I've found none that allow me to customize the look
    > and layouts beyond text color, table and border color, and
    > background. Perhaps a guestbook is not that simple, but the comment
    > column is?? :) well, thanks for your time and help..

    rob::digitalburn 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