Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Asperon
  • Content: Threads
  • Order by date
  1. Asperon

    flash to asp and back

    the following code is in actionscript in flash. the myXML.send(); sends the xml data to my aspx page. how do I get that asp code to recieve the myXML data and then write it to the text file test.txt? *ignore the link it made of my local host Code: myXML = new XML(); myXML.ignoreWhite = true...

Part and Inventory Search

Back
Top