D
David E
Hi,
I have an asp application that I install on quite a few different
servers. omally this works fine and I have never had a serious issue with it
untill today.
I installed the site in the normall way and was able to browse to it. But as
soon as I submitted one of the forms in a page, nothing gets passed through
the forms collection.
I found this strange and immedatly placed in code to iterate through the
collection and display all of the values, but the collection is empty and no
variables have been passed at all.
has anybody experinced this issue before and know how to fix it, I have been
looking through setting in IE as I though a security update may have changed
something, I'm not too sure if this is a browser issue or an IIS issue.
I would appreciate some help in trying to fix.
I have an asp application that I install on quite a few different
servers. omally this works fine and I have never had a serious issue with it
untill today.
I installed the site in the normall way and was able to browse to it. But as
soon as I submitted one of the forms in a page, nothing gets passed through
the forms collection.
I found this strange and immedatly placed in code to iterate through the
collection and display all of the values, but the collection is empty and no
variables have been passed at all.
has anybody experinced this issue before and know how to fix it, I have been
looking through setting in IE as I though a security update may have changed
something, I'm not too sure if this is a browser issue or an IIS issue.
I would appreciate some help in trying to fix.