Re: Re: Sending information from page to page

2002-12-05 Thread Mark Bergeron
Thanks guys. I appreciate it all. I'll toy with it some and get back after I have it working. -Original Message- From: "Peter Guzis"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Wed Dec 04 13:14:42 PST 2002 Subject: Re: Sending information from page to page >

RE: Re: Sending information from page to page

2002-12-04 Thread William R. Mussatto
ode the information being passed around. On Wed, 4 Dec 2002, Peter Guzis wrote: > Date: Wed, 4 Dec 2002 13:14:42 -0800 > From: Peter Guzis <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: RE: Re: Sending information from page to page > > Yes, MD5 would hi

RE: Re: Sending information from page to page

2002-12-04 Thread Peter Guzis
using this method, would that at least hide the query string from prying eyes? Or am I way off here? -Original Message- From: "Gert Lombard"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Tue Dec 03 10:35:11 PST 2002 Subject: Re: Sending information from page to page &

Re: Re: Sending information from page to page

2002-12-04 Thread Mark Bergeron
ide the query string from prying eyes? Or am I way off here? -Original Message- From: "Gert Lombard"<[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Tue Dec 03 10:35:11 PST 2002 Subject: Re: Sending information from page to page >Hi, > >> Is there a faster way o

RE: Sending information from page to page

2002-12-03 Thread Gert Lombard
Hi, > Is there a faster way of sending information from page to > page then pulling the data used from one information screen It seems like you're talking about session handling. As far as I remember the "CGI Programming with Perl" O'Reilly book has a chapter on session management. I usually u