IMP help needed.. (Eric Robbins)

Eric Robbins plug-devel@lists.PLUG.phoenix.az.us
Thu Jan 23 13:01:02 2003


I am using version:
IMP, Version 2.2.6

And I have gone to the horde site and development lists, posted this exact
same question four times over the past two weeks.  The only answer I
received was:
<##################>
in your post action add

target="frame name"

form enctype="multipart/form-data" ACTION="reviews.php" METHOD="post"
target="main"

this will post to the specified frame, you need to determine the frame name,
look for the file with the index set,  may be index.php

nate,
<##################>

Which unfortunately, does not work.

I guess I have to upgrade?

Eric Robbins
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