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
Post a Comment