How to get view any file functionality as we get in gmail using asp.net -


i have create code view type of file in browser able view in gmail.

even though user not have required software installed should able view it.

the file should not open in separate window.

the file should opened in browser itself

thanks in advance

you'll need process on server-side data structure can rendered in html/css/js on client


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -