Ask a Question related to Web Design, Design and Development.
-
burntridge #1
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
-
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"... -
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... -
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... -
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... -
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... -
David Bartosik - MS MVP #2
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...It is a frontpage thing, you must have front page extensions on your web> FORMS only work if you upload using http, do not upload forms using ftp.
server.
David Bartosik - MS MVP Guest



Reply With Quote

