If you are IE user, you can get your HTML source by click View|Souece.
I want to convert this HTML file into PDF file in my server site. The
first thing I must do is to get this HTML in my variable of either
server site (asp variable) or client site (javascript varialbe). How
can I do it ? Please help.