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 Chriss Miller 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: soslippy
  • Content: Threads
  • Order by date
  1. soslippy

    Dynamic text in a frame

    hello all, i made a site with a dynamic text box, the contents of which are in a .txt file outside the movie. it worked ok with: loadVariables("http://www.mysite.com/news.txt", ""); but then i put the movie into a frame page in the web and now it doesn't work any more. any...
  2. soslippy

    strange problem

    hi everyone, i'm wanting to write this... SELECT * FROM Table1 WHERE (([field1]+[field2]+[field3]+[field4]+[field5]+[field6]+[field7])-([field8]+[field9]+[field10]+[field11]+[field12]))/21*100 <= [Score?] it asks for Score? when i run it but give stranges results, like returning the ones with...
  3. soslippy

    Moving data in a table

    hi i have a table which contains fields: Vessel, Type, Volume, Alcohol and i want to move things around from vessel to vessel, combining the contents sometimes or emptying them all together. please advise

Part and Inventory Search

Back
Top