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

    Automating a recorded Action

    I have an Action that I've recorded. It takes three image files, manipulates them, combines them to make one image and then saves it to a destination location with a new filename. Unfortunately, the filenames (for both the 3 input files and the 1 new file) are harcoded in the Action. I wanted to...
  2. g8kpr

    File Upload

    I would like to know the best and easiest was to upload a file (user input) into an SQL's database table Binary field. Basically, I would be asking the user for the file (location and all) and I would like to take that actual file and stick it into an SQL database table. The table (lets call...
  3. g8kpr

    arguments

    I would like to know how to take in an argument (string) and convert int into an array of 20 characters, either using the following function heading, or something that you might suggest: <script language=javascript> <!-- function MyClientValidation(source, arguments){ var strValue =...

Part and Inventory Search

Back
Top