|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Set FILE-SELECT with Code
How can I set a <INPUT type=FILE> tag with client-side code? You cannot set the value from the client with code.
|
|
#2
|
||||
|
||||
|
what are you wanting to accomplish?
__________________
Fisherman "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - A.Einstein |
|
#3
|
|||
|
|||
|
The short answer is "you can't"
Would you like a web page to grab files off your computer & upload them to a server without your intervention? |
|
#4
|
|||
|
|||
|
Hi,bluehair.Plz say your meaning detailed!..
|
|
#5
|
|||
|
|||
|
This is not without intervention. The user must invoke the activex control that I wrote to do the WIA Automation calles to capture an image from a scanner or camera. The control writes the image to a temp file on the client before the file is transfered to the server for the LOB insert into an Oracle database. I have found out the it is not possable to set the <INPUT type=FILE> so I am usin FTP from within the control. Unless someone can think of a better way.
|
|
#6
|
|||
|
|||
|
I think it's impossible that automatically transfer a file without user notice!..
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Set FILE-SELECT with Code |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|