Re: [AOLSERVER] QueryString retrieval

2001-07-05 Thread Rob Mayoff

+-- On Jul 5, Prakash Sinha said:
 i am sorry it was action only [ns_queryget action], but the method i am
 using for posting data is POST,
 form name=traffic1Form method=post action=traffic.adp?actions=traffic1
 onSubmit=return validateForm(this, false)

 can't i use post this way to retrieve the queryString

You would be probably better off using
INPUT TYPE='HIDDEN' NAME='actions' VALUE='traffic1'.
Then [ns_queryget action] would work.

But if you insist on doing it your way, then try this:

set queryset [ns_parsequery [ns_conn query]]
set action [ns_set iget $queryset actions]



[AOLSERVER] Reminder: AOLserver weekly chat today

2001-07-05 Thread mayoff

The AOLserver weekly chat takes place today and every Thursday.  Common
topics include AOLserver, Tcl, SQL, ACS, and general web-related
questions.

The place: AIM chatroom AOLserver on exchange 4
The time: 20:00 UTC

During the summer, that time is
4 PM US/Eastern
3 PM US/Central
2 PM US/Mountain
1 PM US/Pacific

During the winter, that time is
3 PM US/Eastern
2 PM US/Central
1 PM US/Mountain
Noon US/Pacific

The URL for the chat room:

http://www.aol.com/community/aimcheck.adp/url=AOLserverExchange=4

If you have trouble getting into the chat room, try sending an instant
message to quixotus (that's me) or ianmfink asking for an invite.

You do NOT need to be an AOL subscriber to access the chat room.  You
simply need the AOL Instant Messenger client and an AIM id.  For Windows
or Macintosh, download the client here:

http://aim.aol.com/

For Unix systems, I recommend tik:

http://tik.sourceforge.net/

For any system, you can sign up for an AIM id here:

http://aim.aol.com/

--
end of message



[AOLSERVER] AOLserver discussion forum is standing room only...

2001-07-05 Thread Scott Goodwin

Get in while you still can. Go to http://scottg.net for a link to the
AOLserver chat room.

/s.