I am writing a script that will allow users to log-in to their webmail account from our front page. So I have the form which submits to another script so that the login username can be formatted properly. That formatting script then posts variables to the src/redirect.php script via cURL functions.
"Why so complicated?" (extra geek points for whoever catches that obscure reference)
Try this:
http://www.squirrelmail.org/wiki/en_US/EmbeddedSquirrelMailLogin
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
