|
Home > Archive > IIS ASP > April 2005 > ASP strange behavior
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 |
ASP strange behavior
|
|
|
| Hi,
I'm running ASP under IIS 6 with Tomcat. During the process, Tomcat will
forward to an ASP page with some data and those data will be written to MS
SQL and display some information in that particular ASP page. The Servlet
has no unsafe code. The strange thing is that all the data is written
correctly in the MS SQL with correct user and related information but the
data might become blank or send to different users in that ASP page.
Does anyone know what might cause this strange behavior ? Thanks in advance !
| |
| Ray Costanzo [MVP] 2005-04-22, 6:00 pm |
| Hard to say, if not impossible, without seeing code that isn't doing what
you expect it to do.
Ray at work
"Mei" <Mei@discussions.microsoft.com> wrote in message
news:B11B3D31-C5DC-4D81-9595-5407956C8DBF@microsoft.com...
> Hi,
>
> I'm running ASP under IIS 6 with Tomcat. During the process, Tomcat will
> forward to an ASP page with some data and those data will be written to MS
> SQL and display some information in that particular ASP page. The Servlet
> has no unsafe code. The strange thing is that all the data is written
> correctly in the MS SQL with correct user and related information but the
> data might become blank or send to different users in that ASP page.
>
> Does anyone know what might cause this strange behavior ? Thanks in
advance !
|
|
|
|
|