This is a discussion on "Flash/ASP login (Working FINE except for parse first+last name)" within the Classic ASP section. This forum, and the thread "Flash/ASP login (Working FINE except for parse first+last name) are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Flash/ASP login (Working FINE except for parse first+last name)
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hi all,
I recently created a Flash/ASP login with an Access database with 4 fields (userName, firstName, lastName, password). At the flash screen, users type username and password, which are sent to the ASP page and verified against the userName and password fields, and the ASP sends a 'userInfo=true' or userInfo=false' back to flash. THIS WORKS FINE!!! BUT What i also want to do now, is after the ASP has verified the username and password of a user, i want the ASP to send that users firstName and lastName (from the firstName and lastName fields) back to the flash file also. so aswell as getting the 'userInfo=true' or 'userInfo=false' information, i want to get the 'firstName' and lastName' information of the logged user. then i can display the users full name when they have logged in and been taken to the members only section (frame 5 of the flash file). I have tried a couple of things to do this but i cant seem to get it to work? the url for the Flash File, ASP file and Access database is www.danielholmes.com.au/login.zip Any assistance would be much appreciated from anyone. Thanks and kind regards, Mitcho |
|
|
|
#2
|
|||
|
|||
|
Re: Flash/ASP login (Working FINE except for parse first+last name)
u know its not actually checking your password...just looking for a username..
[EDIT.... or maybe it was] Last edited by benbramz; Dec 21st, 2005 at 21:25. |
|
#3
|
|||
|
|||
|
Re: Flash/ASP login (Working FINE except for parse first+last name)
|
|
#4
|
|||
|
|||
|
Re: Flash/ASP login (Working FINE except for parse first+last name)
Thats Brilliant!!!
How do I nominate your post as the correct answer? Thanks for taking the time out of your day to help me. best regards mitcho |
|
#5
|
|||
|
|||
|
Re: Flash/ASP login (Working FINE except for parse first+last name)
your very welcome!
|
![]() |
| Tags |
| flashasp, login, working, fine, except, parse, firstlast, name |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| php login page was working but is not anymore? | bonnit | PHP Forum | 6 | May 26th, 2008 05:16 |
| Flash not viewable on website but fine in preview Dreamweaver | titan | Flash & Multimedia Forum | 2 | Sep 10th, 2007 18:43 |
| Unable to disable text(label) in javascript,working fine with IE, not with MOZILLA | balaji | JavaScript Forum | 1 | Jul 11th, 2007 09:55 |
| javascript working fine in IE but cannot work in Firefox | web20tester | JavaScript Forum | 0 | May 21st, 2007 17:37 |
| Working fine but giving error | clickme_not | JavaScript Forum | 3 | Apr 28th, 2006 18:36 |