Anyone has the asp code for fetching info from microsoft access to flash n vice versa

hi… im doing an application which needs the user to input their id no. and password(which will be given to them)…so i need an asp code to do that? anyone knows where shld i refer? pls reply a.s.a.p… Thanks :slight_smile:

http://www.flashmagazine.com/html/695.htm

Thanks…hmm… the last part kinda confusing…what ya mean by

login_lv.sendAndLoad("yourWebPage.com/login.asp", login_lv, "POST");

}
}

whats “yourWebPage.com”?

and lastly is there a way for me to detect who ever went in the application like a detector… say albert access the application… maybe a tick will be placed next to this name in the database?

  1. Ehmm… that would be your site’s URL? :stuck_out_tongue:

  2. I guess it should be possible. I learn as I go, since I’ve never needed to do something like that, I don’t know how to go about this… :-\

I’m sure someone else can help you with it. Just have a little patience. :wink:

hmm…is it the same asp which u decode in the notepad or is it the different one?

strange … the only thing that came out was invalid data… can someone help me please…its really urgent…pls someone…

and another thing… ill be putting this application to the intranet so how shld i put as my

login_lv.sendAndLoad(“yourWebPage.com/login.asp”, login_lv, “POST”);
}
}