Results 1 to 2 of 2

Thread: form - cgi

  1. #1
    Join Date
    Nov 2007
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default form - cgi

    im creating a form in dreamweaver. in the property inspector, there's a field for ACTION -- what should i put in here? i did some research and i'm supposed to put the cgi. can anyone explain where i find the cgi or give me an example?

    thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    cgi is a file type. You need to use that if you are using PERL for the form.

    2 things for advice:

    1) STOP using dreamweaver. There are many reasons, MANY, but the most important is it screws up your pages, content and whatever you make with it. The only reason to have it around is for a file viewer to get line numbers etc, but notepad++ does this too, without the extra crap being put in automatically.

    2) Find a tutorial for DW. Find one that masks the project you are working on. like this one then follow the tut, then make changes, then build your own.

    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

Bookmarks

Posting Permissions

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