"Karl J. Stubsjoen" <[EMAIL PROTECTED]> writes:

> I am a newbie to TCL so... it makes sense but I do not know how to
> implement what you have suggested.  Let me ask 2 other things:

Well, basically, you set a variable for the headers, and if you need
them, then you set them.  If not, then you don't:-)

> 1) where are local cookies stored, because I am not seeing them on
> my machine in the typical "cookies" folder

Try setting an expiration date and a hostname...
 
> 2) the page which I am trying to alter is requesting a user name and
> password, its not of the web type (like on a web page) but an actual
> authentication box pops up when you enter the page.  What invokes
> this?

You mean in mod_dtcl?  It's an access thing, like using an .htaccess
file. Hmm, I don't have any code handy at the moment, does someone
else?

-- 
David N. Welton
     Personal:           http://www.efn.org/~davidw/  
Free Software:           http://people.debian.org/~davidw/
   Apache Tcl:           http://tcl.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to