FORMS only work if you HTTP

Ask a Question related to Web Design, Design and Development.

  1. #1

    Default FORMS only work if you HTTP

    FORMS only work if you upload using http, do not upload forms using ftp. It is a frontpage thing, you must have front page extensions on your web server.
    burntridge Guest

  2. Similar Questions and Discussions

    1. DataGrid + http does not work
      I try to fill a DataGrid from live XML data over http, but the grid desperately stays empty. The code is : <mx:HTTPService id="catalogContents"...
    2. Http Headers from Windows Forms client
      Hi I'm currently working on a thin client implementation where the thin client consumes a web service. The client has been coded in c#.net and...
    3. Forms Authentication with http/https
      Hi, I am trying to implement Single Sign On solution to my web applications. I have developed a web application which does authenticaion and it...
    4. Does ASP.Net v.1.1 Forms authentication mode require port 80 for http?
      I'm trying to do a "proof-of-concept" ASP.Net setup from my home/office. Since my ISP blocks port 80 - to prevent high-bandwidth serving from...
    5. HTTP Posting without Forms over SSL
      I'm trying to POST without actually using a form. I quickly figured out that I needed some sort of object to do this for me, so I downloaded...
  3. #2

    Default Re: FORMS only work if you HTTP

    Yeap. Documented on my site.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]

    "burntridge" <anonymous@discussions.microsoft.com> wrote in message
    news:9574CC8E-DDAD-4A8E-B282-6F942A9680A2@microsoft.com...
    > FORMS only work if you upload using http, do not upload forms using ftp.
    It is a frontpage thing, you must have front page extensions on your web
    server.


    David Bartosik - MS MVP 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