Using Dreamweaver to build forms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Will Bumgardner

    Using Dreamweaver to build forms

    Hello all! I'm using Dreamweaver 8 to build forms for a website I am
    building/maintaining. I can build the form just fine, but now I need a
    fairly simple PHP code to be able to have the forms sent to me. As I look
    throughout the Internet at various PHP formmailers, I am pretty confused at
    how they all work. Is there something relatively simple that I could use?
    Would someone be willing to help me build a form so that I know what I'm
    doing for future forms?

    Thanks!
    Will Bumgardner

  • The Natural Philosopher

    #2
    Re: Using Dreamweaver to build forms

    Will Bumgardner wrote:
    Hello all! I'm using Dreamweaver 8 to build forms for a website I am
    building/maintaining. I can build the form just fine, but now I need a
    fairly simple PHP code to be able to have the forms sent to me. As I
    look throughout the Internet at various PHP formmailers, I am pretty
    confused at how they all work. Is there something relatively simple
    that I could use? Would someone be willing to help me build a form so
    that I know what I'm doing for future forms?
    >
    Its not that simple,but if you posted a clear description as to what you
    want, and what the environment is, someone with nothing better to do
    might post up something to start from.

    In this house SHE does Dreamweaver I do php...
    Thanks!
    Will Bumgardner

    Comment

    • Jerry Stuckle

      #3
      Re: Using Dreamweaver to build forms

      Will Bumgardner wrote:
      Hello all! I'm using Dreamweaver 8 to build forms for a website I am
      building/maintaining. I can build the form just fine, but now I need a
      fairly simple PHP code to be able to have the forms sent to me. As I
      look throughout the Internet at various PHP formmailers, I am pretty
      confused at how they all work. Is there something relatively simple
      that I could use? Would someone be willing to help me build a form so
      that I know what I'm doing for future forms?
      >
      Thanks!
      Will Bumgardner
      >
      Will,

      Neither Dreamweaver nor any of the other products will do that work for
      you, and you won't find scripts to do everything you need.
      Additionally, every form is likely to take a different script.

      If you're going to be doing work like this, you need to learn a
      programming language or hire a consultant. You can get some help here,
      but the key is *help*. People here won't do your job for you for nothing.

      --
      =============== ===
      Remove the "x" from my email address
      Jerry Stuckle
      JDS Computer Training Corp.
      jstucklex@attgl obal.net
      =============== ===

      Comment

      Working...