|
|
| Dan Anderson 2005-04-04, 8:03 pm |
| How important are sessions? I am putting together some websites for my work
place and need to know what to expect when people actually start hitting the
site. I have never used sessions because they seemed like a pain in the
rear.
--
Dan Anderson
UBI Processing Dept.
andersond@ubinc.com
800-444-4824 ext 101
| |
| Michael Nuwer [dBVIPS] 2005-04-04, 8:03 pm |
| Dan Anderson wrote:
> How important are sessions? I am putting together some websites for my work
> place and need to know what to expect when people actually start hitting the
> site. I have never used sessions because they seemed like a pain in the
> rear.
What do you mean by a session? Are you asking about the dBASE session
object? Or are you asking about a CGI session?
--
Michael Nuwer
http://www.ChelseaData.ca/dLearn/
http://www.nuwermj.potsdam.edu/dSamples/
| |
| Dan Anderson 2005-04-04, 8:03 pm |
| I'm talking about a dBase session object.
--
Dan Anderson
UBI Processing Dept.
andersond@ubinc.com
800-444-4824 ext 101
"Michael Nuwer [dBVIPS]" <nuwermj@nospam.please.yahoo.com> wrote in message
news:3b00wGJ2EHA.440@news-server...
> Dan Anderson wrote:
>
> What do you mean by a session? Are you asking about the dBASE session
> object? Or are you asking about a CGI session?
>
>
> --
> Michael Nuwer
> http://www.ChelseaData.ca/dLearn/
> http://www.nuwermj.potsdam.edu/dSamples/
| |
| Michael Nuwer [dBVIPS] 2005-04-04, 8:03 pm |
| Dan Anderson wrote:
> I'm talking about a dBase session object.
>
I don't think you need be concerned about using this object unless
you're using security with dbf or db (paradox) tables. I've never
expressly declared and used a session object in a web app.
--
Michael Nuwer
http://www.ChelseaData.ca/dLearn/
http://www.nuwermj.potsdam.edu/dSamples/
|
|
|
|