IBM®
Skip to main content
    Country/region select      Terms of use
 
 
   
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Forums & community  >  Lotus Sandbox

Lotus Sandbox

developerWorks
User Review of A simple method to use File Upload Controls on the Web.
Submitted by Luc Pannekoeke on 05/04/2001.
Rating: 3 stars
It works great but the actual code should be (with the correct CASE) :
var ItmHndl ; //A global Script Variable that would hold the name of the file upload control.
//So we need to have a separate global variable for every File Upload control on the form.

function GetName(itm) {
ItmHndl = itm;
///to access the value..i.e the selected file path
///e.g.: "c:\temp\tst.gif"
alert(ItmHndl.value)
}

Go back

Lotus Software

Document options
Print view

  Sandbox views
By Application Name
By Category
By Product
By Audience
By Date
By Submitter
Conferences

  Resources
developerWorks: Lotus Downloads
alphaWorks Downloads
    About IBM Privacy Contact