redirect to an URL instead of current perl action (fwd)

2001-12-29 Thread KeN ClarK
22:45 Try to have as good a life as you can under the circumstances. -- Forwarded message ------ Date: Sat, 29 Dec 2001 14:49:46 -0500 (EST) From: KeN ClarK <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: redirect to an URL instead of current perl action I use openwebmai

redirect to an URL instead of current perl action

2001-12-29 Thread KeN ClarK
I use openwebmail for access to my home network, as do a few others. In the openwebmail-main.pl file, the logout function will redirect users BACK to the login page. I want to edit that to http://some.where.else. Is this as simple as changing my $temphtml = startform(-action=>"$config{'ow_cg

creating web interface for .forward on linux

2001-12-14 Thread KeN ClarK
i've looked through 'learning perl' 2nd edition, and am confused. much. i want to create an interface for system users to update their .forward files in their $HOME directories. I want this to be a web-based interface. The webmail program I am using is openwebmail, and doesn't have this functi