|
I will repost this to the web400 list. Scott Swaim
Wow, it went this long without a person suggesting you move this to: http://lists.midrange.com/mailman/listinfo/web400 Well, let me be the first.
That's been discussed and they'd love to have someone else web programming on the i.
Rob Berendt -- Group Dekko Services, LLC Dept 01.073 PO Box 2000 Dock 108 6928N 400E Kendallville, IN 46755 http://www.dekko.com
"Scott Swaim" <scott@xxxxxxxxxxxxxxxx> Sent by: midrange-l-bounces@xxxxxxxxxxxx 02/18/2005 10:05 AM Please respond to Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To <MIDRANGE-L@xxxxxxxxxxxx> cc
Subject How to keep persistant data between web apps
I am just now starting to program for the web. I am running V5R1 (with all current ptf's) I am working through the easy400 deliverables and modifying them to meet my needs. I am trying to create a web application framework that would allow our Distributors to log into the website and then have access to there account information.
The problem that I am facing now is try to keep data persistent between applications. I know that I can create a session HANDLE that will allow for persistent for one app. I would like for the user to log in using my own auth method and then keep the information (i.e. customer number, agent code, etc) to be used for other apps on the site.
My first thought was to generate a session id that would then be written to a file along with the additional info that I want to keep and then have a procedure that would retrieve the info based on the session id as the key.
I am new to this area for web programming. I would like to stay with RPG as my language as that is what I am most familiar. I am familiar with PHP but I do not have the PASE environment installed on my machine to run PHP with
my Apache server.
Thank for any input.
Scott Swaim
-- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.