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 idratherbearobot

  1. idratherbearobot

    Why doesn't this work in Mac IE

    Ok so I've got this dhtml/javascript issue, and basicly, what it boils down to is this. I have code resembling this: <html> <head> <title>test file</title> <script language="JavaScript"> <!-- var itemArray = new Array(); var item1 = "thing1"; itemArray.push(item1); var item2 = "thing2"...
  2. idratherbearobot

    Flash and ASP not working

    I am writing a flash movie that will read a dynamicaly generated list of file names from an ASP script. The issue I am having is that when Flsh accesses the ASP via loadVariablesNum, it is reading it as a tesxt file, not an ASP. I have included sample code below to illustrate what I mean...

Part and Inventory Search

Back
Top