praveenbattula

Stories submitted by praveenbattula

complete notes - Jquery intellisense in VS 2008(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 2 years, 8 months ago

A simple fast and efficient way of developing the JQuery coding using Visual studio 2008. read more...

3 comments |category: |Views: 352

tags: another

Access IFrame content using Jquery(praveenbattula.blogspot.com)

submitted by praveenbattulapraveenbattula(629) 2 years, 8 months ago

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 those parameters. So, how to pass data to iFrame and use it for server-side processing. Finally, got it implemented and working perfect. Great solution for it. Look for more in this post. read more...

2 comments |category: |Views: 189

tags: another