How can I access a flash textbox input and assign it to a .NET (VB.NET/C#) variable?

  • Thread starter Thread starter saintlyhacker
  • Start date Start date
S

saintlyhacker

Guest
My front end has a flash interface, but my back end will be developed in .NET. I am wondering how I can transfer data from flash input controls to .NET variables within the code files (not code behind)?
 
Back
Top