|
Home > Archive > IIS Server Security > July 2004 > unable to interact with server side scripts from outside.
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
unable to interact with server side scripts from outside.
|
|
|
| While able to use a username/password application to login
into my webserver by using the servername:port...; I'm
unable use the localhost, or outside domain.
Why?
There has to be a security feature not allowing ASP data
to flow using localhost or a domain. Like I said, using
the servername:port works with no problem.
I'm using flash-xml to send data to an asp form that store
information inside a database.
http://fstutorials.redirectme.net/f...dvancedfromthes
ource/Lesson12/Completed/index.asp
Thanks in advance.
David
| |
| Jeff Cochran 2004-07-12, 2:49 am |
| On Sun, 11 Jul 2004 16:33:30 -0700, "David"
<mail@miamitechsolutions.com> wrote:
>While able to use a username/password application to login
>into my webserver by using the servername:port...; I'm
>unable use the localhost, or outside domain.
>Why?
>
>There has to be a security feature not allowing ASP data
>to flow using localhost or a domain. Like I said, using
>the servername:port works with no problem.
>I'm using flash-xml to send data to an asp form that store
>information inside a database.
>
>http://fstutorials.redirectme.net/f...dvancedfromthes
>ource/Lesson12/Completed/index.asp
See this first:
Crossposting vs. Multiposting:
http://www.blakjak.demon.co.uk/mul_crss.htm
Then go read the answer in another group.
Jeff
| |
|
| If some one could help me
I need to know what prevents an asp aplication from
retrieving a posting data from inside (using
http://servername) but not from outside (using
www.DomainNAme.
I made a log/register flash app, that connect with an mdb
using xml/asp but it works only from inside. So I think
Server 03 has sometype of security that is stoping the
data from coming in and out.
please help.
>-----Original Message-----
>On Sun, 11 Jul 2004 16:33:30 -0700, "David"
><mail@miamitechsolutions.com> wrote:
>
login[vbcol=seagreen]
data[vbcol=seagreen]
store[vbcol=seagreen]
es[vbcol=seagreen]
>
>See this first:
>
>Crossposting vs. Multiposting:
>http://www.blakjak.demon.co.uk/mul_crss.htm
>
>Then go read the answer in another group.
>
>Jeff
>.
>
| |
| Jeff Cochran 2004-07-12, 5:56 pm |
| On Sun, 11 Jul 2004 21:55:04 -0700, "David"
<mail@miamitechsolutions.com> wrote:
>If some one could help me
>I need to know what prevents an asp aplication from
>retrieving a posting data from inside (using
>http://servername) but not from outside (using
>www.DomainNAme.
>I made a log/register flash app, that connect with an mdb
>using xml/asp but it works only from inside. So I think
>Server 03 has sometype of security that is stoping the
>data from coming in and out.
>please help.
Again, you posted this in two separate groups. I've answered in the
other group. Look for your answers there. And from now on, post in a
single group.
Jeff
[vbcol=seagreen]
>
>login
>data
>store
>es
|
|
|
|
|