views:

98

answers:

1

Shame on me, but i have a plain asp iis6 server and they want an ajax upload input with percent upload feedback, what should i do? do i ask for .net capabilities? any guidelines or some advice? Thanks for advance

A: 

I think you'll need a flash/silverlight component to do this, like Uploadify. I think there's also a way to do it without Flash using an iFrame hack or something, but I've never gotten that to work right.

mgroves