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 bkrike 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: jce1975
  • Content: Threads
  • Order by date
  1. jce1975

    Javascript Error: focus is not a function ...

    I am trying put the focus onto a flash piece on a html page. I keep getting an error saying that window.document.mymovie.focus is not a function. Here are the code snippets: <body onLoad="window.document.mymovie.focus();"> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
  2. jce1975

    Trouble with SQL Server Connection ...

    Hello, I am using Coldfusion to call a .vbs file that creates a Powerpoint file using information it pulls from a database. It doesn’t work. Here is the code I am using to execute the .vbs file: ------------------------------------------------------------------------------- <cfexecute...

Part and Inventory Search

Back
Top