Re: refreshing problem

2002-06-18 Thread spider man
The redirection to itself actually works. I wonder if there are any flaws in this process. It seems to be more of a work around instead of an actual correct way of doing things. What do you think? spider man <[EMAIL PROTECTED]> wrote: My script has HTML code generated at the at th

Re: refreshing problem

2002-06-18 Thread spider man
r processing script, that would explain why Refresh appears to submit it again. Come to think of it, that's similar to a problem I've noticed with one of my scripts. Unfortunately for both of us, I haven't bothered debugging it yet! :-) - John --- spider man wrote: >

refreshing problem

2002-06-18 Thread spider man
I got a simple form running on NT IIS web server. Everything works fine. The simple form consist of text fields. When you fill out the text and submit the form, the text is processed and regenerates the same form back to the user. When the form regenerates, the fields are blanked out. At this p

user name

2002-06-13 Thread spider man
I am writing a web CGI form for intranet network use. Everything is NT based and I need some secure verification. I can grab the information of what machine has been used to submit the form. However, is there any way I can find out the username used to log into the machine that the form was se