Re: ISA blocks JavaScript?
- From: "Ferdi" <Ferdi@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 01:16:11 -0800
Philip,
With "environment" i mean that i'am not behind a ISA server, but connected
directly to the internet. Then everything works fine, so that's why i
concluded that it maybe is the ISA server...
Best regars,
Ferdi
"Phillip Windell" wrote:
> JavaScript is *client-side*, it runs locally in the browser environment
> only. It does not communicate outbound. ISA has nothing to do with it.
> You may have a problem with the Site's design where it has a problem if it
> is "cached" in a proxy server between the user and the site,...but that is a
> Site design problem,....and that is a total *guess* on my part. There is
> way too much about your circumstances that I do not know.
>
> > 'idEditbox' is not defined
>
> This means the variable is not defined (eg. Dim idEditbox). Do a "view
> source" with the browser, you may discover that the page has the "Option
> Explicit" directive at the top somewhere *above* where the idEditbox is
> called, but does not have a "Dim idEditbox" in between them.
>
> If two Webservers are involved and Include Files are involved,...it may
> induce a "Option Explicit" while on one Webserver and not when on the other
> Webserver because the Include Files are not identical on the two Webservers.
>
> > If we access the website in a environment without the ISA everything works
> > fine.
>
> What does "environment" mean in this case? Site on a different Webserver
> that is behind the ISA (as the user is) vs a Webserver that is outside the
> ISA?,...or does it mean that the Site is always outside the ISA but you are
> trying it from different user "locations". There is a *huge* difference
> between those two.
>
> --
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
> -----------------------------------------------------
> Understanding the ISA 2004 Access Rule Processing
> http://www.isaserver.org/articles/ISA2004_AccessRules.html
>
> Microsoft Internet Security & Acceleration Server: Guidance
> http://www.microsoft.com/isaserver/techinfo/Guidance/2004.asp
> http://www.microsoft.com/isaserver/techinfo/Guidance/2000.asp
>
> Microsoft Internet Security & Acceleration Server: Partners
> http://www.microsoft.com/isaserver/partners/default.asp
>
> Deployment Guidelines for ISA Server 2004 Enterprise Edition
> http://www.microsoft.com/technet/prodtechnol/isa/2004/deploy/dgisaserver.mspx
> -----------------------------------------------------
>
>
> "Ferdi" <Ferdi@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:8BFCEBF1-C537-4231-B39E-6A7BF9E90B0E@xxxxxxxxxxxxxxxx
> > Hi there,
> >
> > Normally we don't have any problems with JavaScript behind the ISA Server,
> > but with a particulair website Javacript gives a error: 'idEditbox' is not
> > defined
> >
> > If we access the website in a environment without the ISA everything works
> > fine.
> >
> > Can anyone help me with this?
> >
> > Best Regards,
> >
> > Ferdi
> >
>
>
>
.
- Prev by Date: Re: Virtualize Terminal server session
- Next by Date: Re: Authentication
- Previous by thread: Re: Virtualize Terminal server session
- Next by thread: Re: Authentication
- Index(es):
Relevant Pages
|