Upload a file without file Upload control - ASP.Net

G

Guest

Hi All,

I need to upload an XML file via an client side ActiveX control. I
searched the web but everywhere got the samples of using file control alone.
How can I upload a file into my web server without using the <input type
="file" ....> control.

I need the same for Download also. Without displaying the Save as
dialog box. Why I am asking this is I am going to handle this with my Client
side ActiveX control.

If anybody does knows this, please help me. Thanks is advance.
 
K

Kevin Spencer

Well, first you're going to need to either find or write an ActiveX control
that does what you want it to. Then you need to bone up on using ActiveX
Controls in HTML pages.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Everybody picks their nose,
But some people are better at hiding it.
 
G

Guest

I know, it can only be done by using ActiveX control. But, I am lacking the
knowledge of how to upload/download a file without using default IE support.
If you know how to do this, please tell me.
 
B

Bruce Barker

generally that would all be builtin to the control (ui/upload/download). you
just need to find/buy the control, and convince your users to install it.
the control will come with instructions for the html markup to host it.

-- bruce (sqlwork.com)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

File Upload Folder Permissions 5
File Upload Frustration 1
File Upload Control 0
File upload without Input type=file 3
File Upload 3
Upload a file to a different site 3
Upload File 2
Upload XLSX file 8

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top