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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Asperon

  1. Asperon

    flash to asp and back

    what would be better to use asp or aspx because I know vb.net, but I don't need the page to have anything on it, I just need it to handle data. so would asp be a better format to go with?
  2. 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