By tag: Contents
0
kicks
Access IFrame content using Jquery
I was having so many problems for uploading file on server without post backs. So, need of using IFrame. But, when I use IFrame, while uploading I need to know context and pass some parameters to it. Because when I upload, according to my requirements I need to create a folder on server by using tho...