http://www.sapien.com/primalscript.aspx
The product is called primal script. I have never used it, but I have heard great things about it from people that use the software.
Unfortunately you cannot edit the data in that field, and you cannot state where to start the browse. There are some Java applets available that allow you to do this, but i cannot remember the name of them right off the top of my head. Ill try to find them later tonight and send you a link.
You must use a <input type="file"> and let the user select the file they want to upload. This is the only way to upload a file. Once the user selects the file you cannot manipulate the name on the client side, and you cannot change the file they have selected. This is done to prevent...
I wrote a little custom tag to do this.
I saved this code as wg_MultiFileUpload.cfm.....
<!--- **********************************************************************************
*
* Developer: Wayne Gipson
* Date: December 1 2003
* Project: Multiple File Upload Custom Tag
* Purpose: Allow...
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.