Re: [AOLSERVER] requests question

2008-03-18 Thread Xavier Bourguignon
Thank you Brian On 18/03/2008, Fenton, Brian [EMAIL PROTECTED] wrote: Hi Xavier, I know this is 9 years old, but it should still be of some use in familiarising yourself with some of AOLserver's functionality. It certainly was for me and I think much of it is still true.

[AOLSERVER] how do I

2008-03-18 Thread Xavier Bourguignon
Hi everybody. You must be sick of seeing my questions on this mailing list, but I promise that I would not be asking them if I could find some good documentation that made sense. I am not saying the existing doc is rubbish, on the contrary, it is good, but I guess it is lacking in content for the

Re: [AOLSERVER] how do I

2008-03-18 Thread Don Baccus
On Mar 18, 2008, at 11:25 AM, Xavier Bourguignon wrote: I have a URL mapped to a Tcl procedure like this: ns_register_proc POST /login login in my adp page called index.adp I have this: form action =/login method=post username: input type=text name=usernamebr password: input

Re: [AOLSERVER] how do I

2008-03-18 Thread Xavier Bourguignon
Ok, but what do I do if they do exist? How do I say to aolserver that I want to serve the menu.adp file? Thank you On 18/03/2008, Don Baccus [EMAIL PROTECTED] wrote: On Mar 18, 2008, at 11:25 AM, Xavier Bourguignon wrote: I have a URL mapped to a Tcl procedure like this:

Re: [AOLSERVER] how do I

2008-03-18 Thread Xavier Bourguignon
Thanks Don and Darren, I will look at the info. I just find it strange that I have to REDIRECT to another url, to me redirect means to go away from the current context to go to another, usually another domain, but i may be wrong and my understanding needs to be revised. Thanks On 18/03/2008,

Re: [AOLSERVER] how do I

2008-03-18 Thread Don Baccus
On Mar 18, 2008, at 12:26 PM, Xavier Bourguignon wrote: Ok, but what do I do if they do exist? How do I say to aolserver that I want to serve the menu.adp file? If { ...login ok ... } { ns_returnredirect someplace-interesting } Maybe I'm missing something ... -- AOLserver -

Re: [AOLSERVER] how do I

2008-03-18 Thread Don Baccus
On Mar 18, 2008, at 12:39 PM, Xavier Bourguignon wrote: Thanks Don and Darren, I will look at the info. I just find it strange that I have to REDIRECT to another url, to me redirect means to go away from the current context to go to another, usually another domain, but i may be wrong and my

Re: [AOLSERVER] how do I

2008-03-18 Thread Xavier Bourguignon
I see, ok, i'll get on with it. Cheers everyone On 18/03/2008, Don Baccus [EMAIL PROTECTED] wrote: On Mar 18, 2008, at 12:39 PM, Xavier Bourguignon wrote: Thanks Don and Darren, I will look at the info. I just find it strange that I have to REDIRECT to another url, to me redirect

[AOLSERVER] Google Summer of Code

2008-03-18 Thread Matthew M. Burke
I just wanted to let everyone know that Tcl/Tk has been accepted as a Google Summer of Code mentoring organization for 2008. I encourage you to post any AOLserver projects to our ideas page: http://wiki.tcl.tk/20832. Also, if you know/work with students (or know/work with someone who