Roundcube Community Forum

Release Support => Release Discussion => Topic started by: techdude on July 25, 2008, 12:07:08 PM

Title: Pass on Username & Password to another Script
Post by: techdude on July 25, 2008, 12:07:08 PM
How do I have RoundCube pass on the username and password to another PHP script when I click a link in the taskbar.  I am using HTTPS.

Thanks!
Title: Pass on Username & Password to another Script
Post by: JSkywalker on July 25, 2008, 01:13:50 PM
you dont, the info is stored in the session....
Title: Pass on Username & Password to another Script
Post by: rnbguy on November 04, 2008, 09:08:24 PM
how did you get the taskbar link to goto another php script within the current roundcube page (similar to the other embedded links)??