LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-08-2003, 11:04 PM
toddbuckles toddbuckles is offline
Registered User
 
Join Date: Aug 2002
Location: Venice, FL
Posts: 12
Rep Power: 0
toddbuckles is on a distinguished road
Aid send variable to html login screen

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!!!
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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




All times are GMT. The time now is 09:17 AM.