I m trying to create file upload using iframe(ajax effect) but I need to know how can I get uploading ratio while uploading file. I found many plug-ins but I need idea or example.
In my webpages I have references to js and images as such: "../../Content/Images/"Filename" In my code if I reference a file as above, it doesnt work so i have to write: "c:/miscfiles/"filename" 1-...