开发者

Uploading single file using jquery in asp.net

i want to implement the simple file upload without flash.. and single file, but with jquery, there should not be any postbacks...

can anyone suggest some jquery code for uploading file to the server. thanks in advanc开发者_JS百科e


Since you are only trying to upload a single file, I would use the upload control and then use a JQuery progress bar like one of the controls here: http://dj.codeplex.com/

If you use the extender and updatepanel, there will be no postbacks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜