PLUG-devel digest, Vol 1 #266 - 1 msg

Eric Robbins plug-devel@lists.PLUG.phoenix.az.us
Thu Jan 23 12:33:03 2003


My bad, I should have introduced myself first.

My name is Eric Robbins and I have a B.S. in Software Engineering.  I can
use php and asp fluently and I know almost as much about jsp.  I am new to
Linux, despite my use of php for the past three years, as I have used
Microsofts os for the majority of my life.

I like what I see with Linux and I am glad to add to any discussion if my
ability and skills are both necessary and pertinent to any obstacles anyone
may have.

Thanks for your time.

Eric Robbins

-----Original Message-----
From: plug-devel-admin@lists.PLUG.phoenix.az.us
[mailto:plug-devel-admin@lists.PLUG.phoenix.az.us]On Behalf Of
plug-devel-request@lists.PLUG.phoenix.az.us
Sent: Thursday, January 23, 2003 12:00 PM
To: plug-devel@lists.PLUG.phoenix.az.us
Subject: PLUG-devel digest, Vol 1 #266 - 1 msg


Send PLUG-devel mailing list submissions to
	plug-devel@lists.PLUG.phoenix.az.us

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-devel
or, via email, send a message with subject or body 'help' to
	plug-devel-request@lists.PLUG.phoenix.az.us

You can reach the person managing the list at
	plug-devel-admin@lists.PLUG.phoenix.az.us

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PLUG-devel digest..."


Today's Topics:

   1. IMP help needed.. (Eric Robbins)

--__--__--

Message: 1
From: "Eric Robbins" <erobbins@westusa.com>
To: <plug-devel@lists.PLUG.phoenix.az.us>
Subject: IMP help needed..
Date: Thu, 23 Jan 2003 11:45:25 -0700
Reply-To: plug-devel@lists.PLUG.phoenix.az.us

Greetings, I was directed here by anthony to ask a question about
customizing IMP.

Here is my problem:
IMP, is built in a frameset.  The login.php3 passes variables through
authentication to mailbox.php3, which is in the same frame area as
login.php3 (which contains textboxes $imapuser and $password for
authentication).  Based on the user actions, it triggers a flag to menu.php3
to set up the menu pertinent to the logged users status but no variables are
passed to menu.php3 from login.php3.

When a user logs in to IMP I need to pass the username($imapuser) to the
menu.php3/(menu.inc) so I can construct a link in the menu based on the
username.
example: dostuff.php3?imapuser=<?php echo($imapuserid)?>

I am connecting to another system's db through http on a different network
with dostuff.php3 as my bridge. The key to opening up databases on the
outside system is my $imapuser on my IMP.

Does anyone have any suggestions to passing a variable in a textbox from
login.php3 (imapuser) so that it is distributed to menu.php3.  Thank you for
your time.

Eric Robbins




--__--__--

_______________________________________________
PLUG-devel mailing list  -  PLUG-devel@lists.PLUG.phoenix.az.us
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-devel


End of PLUG-devel Digest