File Upload

V

Vishal

Hello,

I am developing a web application with AJAX.

How can in upload a file using AJAX? I tried ATLAS but it is not supporting
file upload object.

Can anyone help?

Regards,
Vishal
 
B

bruce barker \(sqlwork.com\)

these is little atlas can do for upload, as browser security keeps
javascript from uploading a file. you can make the ui more dynamic as long
as you remember that the user must click select the file with a <input
type=file> to set the filename. you can post to a hidden frame and
dynamically add/remove/hide <input type=file> controls from client script.

-- bruce (sqlwork.com)
 
V

Vishal

Thanks for the reply.

Will the frames work in IE,Firefox and safari browser?

Regards,
Vishal
 

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

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top