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: *

  1. frainbreeze

    Symantec Ghost 11 Software Inventory Reports

    Hello We have symantec ghost 11 installed and running on a VM. I have managed to setup an inventory report to get the hardware config for each machine, it was fairly straight-forward. Software reports however, are proving to be a bit more tricky. Does anyone know the value in Ghost that...
  2. frainbreeze

    risk management & analysis in a project

    hello i guess its that time of year when theres an entire onslaught of dissertation questions...so heres my contribution to the pile.. im doing a final year dissertation in multimedia information systems. im just starting to breakdown elements of my Project Initiation Document (which as you...
  3. frainbreeze

    Form submits blank fields and creates 2 records?

    hello Ok this is completely puzzling me, maybe i've been staring at it for too long and need another perspective (cue: tek-tips to the rescuuuuuee) pretty straight forward survey form submitting to a mysql db with radio buttons/text boxes. has this in the form: <tr> <td>(i)...
  4. frainbreeze

    help with 3 or more table joins in a query

    hello i've not had to join up more than 2 tables before, and i've had a look around but i cant seem to find anything on how to do this properly.. i have 3 tables: suppliers: supplier_ID, supplier_name, contact_name (table) ------------------ 1 supplier1 joe 2 supplier2 bob 3...
  5. frainbreeze

    MySQL populating checkboxes problem

    hello i have a mysql db that has 1 column for descriptions of images (i.e. people, signs, cat, dog). to input them into the db, i've used a form where all the checkboxes are imploded into an array and then stored as \n separated values. when the user selects a record/image to edit, i would...
  6. frainbreeze

    Sessions Error: ps_files_cleanup_dir Invalid argument (22)

    hello i receive this notice at the top of the page: Notice: session_start(): ps_files_cleanup_dir: opendir(c:\windows\temp) failed: Invalid argument (22) in D:\WEBSiTES\ImageLibrary\adminedit.php on line 2 but the only thing on line 2 is session_start(); i only get this msg after the form is...
  7. frainbreeze

    How to display full path in DMX title bar?

    hello, i am currently working on several sites that are all in several subfolders in the same directory. since the title bar for dreamweaver only displays the immediate &quot;-[folder/filename]&quot; - it makes it it difficult to keep track of which file belongs to which subfolder. is there a...
  8. frainbreeze

    Web form only sometimes sends an email

    hello, i am new to asp so please bear with me! this is the script we are using for any comments/enquiries to be sent as an email to us via our website. even if there are no changes to the actual code, whether or not an email is actually sent seems to be completely random..i.e. it'll work one...

Part and Inventory Search

Back
Top