• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Can Windows 2008 server block specific user from running a javascript?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys.

I have a all-in-one server (VM) with MSSQL, apatch tomcat with a web service running.

It works fine from a client machines.

However when I access from the server's Internet explorer (with an administrators group user), it does nothing at a specific form submit process.

With User1 (administrators group), with google chrome: works fine
With User1 (administrators group), with IE 8: does nothing
With User1 (administrators group), with IE 9: does nothing

With Administrator (administrators group), with google chrome: works fine
With Administrator (administrators group), with IE 8: works fine
With Administrator (administrators group), with IE 9: works fine

From client machine: works fine with IE8, IE9, chrome


I've created a new test user in Win08R2 server, result is the same as User1.

Is there anything I should've done with server's account(user) for running javascript as a client(from web browser)?
 
Boram Lee
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
FYI,

I've checked the User1's IE setting (active scripting)
could not find and Sun java related thing from IE's managed add-ons
I did run 'regsvr32 jscript.dll'

none of above worked.

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Windows 2008 server cannot block specific user from running a javascript?
 
I can't beleive you just said that. Now I need to calm down with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic