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

    Problem with ATI Radeon 9800se 128 mb

    I was having issues with my display starting to flicker and pixellate (little uniform columns of oblong boxes across the screen), and problems displaying colours especially when running 3d apps. This deteriorated until it was constantly like this, so I assumed the videa card was dying and...
  2. Murgle

    Annoying addField problem with derived fieldname

    I am attempting to generate a series of fields using addField, which takes a predefined suffix (e.g. 't') and concatenates this with a full stop (or period '.') followed by a numeric value (e.g. 153) which has been entered in a text box by the user. e.g. var box1 = this.addField(("t" + "." +...
  3. Murgle

    Adobe Reader 5.1 security flaw discovered

    Adobe Reader 5.1 security flaw discovered Security firm NGSSoftware has discovered a critical security flaw in Adobe Reader 5.1 that leaves users open to having their computers compromised. Fortunately, the flaw has been corrected in Reader 6.0. see full story...
  4. Murgle

    Using script to perform saveAs new filename

    I wish to have a button activated script which will create a copy of the current document, under a different filename in a subdirectory of the current document. I tried this using the saveAs method, but could't get it to work. Can anyone help with the saveAs method, or alternatively is it...
  5. Murgle

    extractPages method or saveAS method?

    I wish to have a button activated script which will create a copy of the current document, under a different filename in a subdirectory of the current document. I tried this using the saveAs method, but could't get it to work. Can anyone help with the saveAs method, or alternatively is it...

Part and Inventory Search

Back
Top