Results 1 to 3 of 3

Thread: Passing Netware variables to HTML

  1. #1
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Passing Netware variables to HTML

    Hello, I am a complete novice with HTML scripting. Just thourght Id warn you.
    I have a Bordermanager server running on a Novell network (6.5 SP7). I have created a custom error page when the proxy server returns an error. The user will get a generic error page advising them that access has failed for example when trying to visit a blocked site. What I am wanting to achieve is to display the website, the users login name, date and time they tried to access the site as a visible warning. All access is logged anyway in the BM log files so I can easily retrieve the data later I just want the user to see that they are being monitored. Netware uses several variables that contain user information that can be interpreted and displayed using the netware login script. I was wondering how it was possible to get that info into my web page. the variable in netware is %login_name. I hope thats clear.
    Many thanls in advance.

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I don't know how you would do it, but I don't think that HTML can help you here. Do you already have the data logged? You just need to put it in your webpage? Or do you need to connect so you can log that data? But HTML is not your choice, sorry no-good-at-html. BTW, Like the name.
    Jeremy | jfein.net

  3. #3
    Join Date
    Mar 2008
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the reply. Im no good at spelling either ! The info gets logged but to a file in a seperate process. The Bordermanager error page is dynamic and can be tailored to suit the error. So, if someone tried to access a blocked site I could display their login details but if someone recieved an error because they had spelt it wrong I wouildnt bother. Not to worry though its not that important it would just be a nice to have feature.
    Thanks.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •