>>> Nick Fisher said: >>>> Hi All, >>>> I'm trying to figure out if it's possable to login, start a session >>>> and >>>> redirect to a perticular page in one action. >>> >>> Have you looked at the Startup Folder plugin?: >>> http://www.squirrelmail.org/plugin_view.php?id=197 >>> >>> >> As far as I can see that plugin just changes the folder that is >> displayed >> when you login. You also have to precofigure where it's going to put >> you.... so it's really not much use for what I'm trying to do. >> >> Basicly I want to be able to login to a SquirrelMail account and goto a >> perticular URL (Compose, Mailbox, Read a message) in a single POST >> action. > > Do you want to remove frame that is generated by src/webmail.php? > Er.... yes but that's not all. I'm trying to open a single page without rest of the frame set, but do it in a single action. For example I would like to be able to send a POST (containing Username and pass info) to redirect.php, and rather than being sent to '/webmail.php' be sent to '/right_main.php?PG_SHOWALL=0&sort=0&startMessage=1&mailbox=INBOX' or perhaps '/compose.php?mailbox=INBOX'. Is that any clearer?
Nick ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
