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...
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...
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 =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.