
Welcome Guest
|
#1
|
|||
|
|||
|
Hi,
Not sure if I can do this, but I would like to create a login movie. Have a user name and password, and on (release), loadVarsObject.send(url[,target, method] ) (I think...) the website is http://webmail.venicevikingssfl.com , the user name is tester, the password is passes. This will log into my webmail account. So, I have tried MyVar.send("http://webmail.venicevikingssfl.com/horde/login.php", ,POST) where MyVar contains imapuser:tester and pass:passes (the username and password variables in the html document). No luck. I must have tried a hundred cominations, and even messed with getURL. Cant find anything on the web about it, maybe it isn't possible. The html code for the form (I am by no means an html guy): <FORM name=implogin action=/horde/imp/redirect.php method=post><INPUT type=hidden value=105 name=actionID> <INPUT type=hidden value=http://webmail.venicevikingssfl.com/horde/login.php name=url> <INPUT type=hidden value=INBOX name=mailbox> seems to indicate the variables are passed to a php script. I have tried passing the variables to the same php script from as, doesnt work. sends me right back to the original login screen. It does, however, pass the user name. Maybe it is passing the password also, and the pass is being rejected. Not sure why it would, it is the correct password, as login from the original login screen works no problem. I would also do it in html, but cant get that to work either. Any help is greatly appreciated. Thanks in Advance Todd
__________________
And I once got arrested for "Flashing" - Who'da thunk it!!! |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| HTML5 Coding Tools and Resources to Help You Cut Through The Clutters of Coding | FlashMove | HTML 5 and Javascript | 0 | 11-26-2011 10:45 AM |
| 2D Physics Engine | Scottae | Members Cafe |
11 | 07-24-2008 04:36 PM |
| storing info from am html page in a variable | jardane | Newbies |
2 | 10-07-2006 04:50 PM |
| Send javascript variable to HTML form - help! | Tahoe Groovin | Flash MX ActionScript |
0 | 05-17-2004 09:29 PM |




