dbTalk Databases Forums  

How to get webpage HTML source in server-site or client-side

comp.databases.object comp.databases.object


Discuss How to get webpage HTML source in server-site or client-side in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
GeneSZ
 
Posts: n/a

Default How to get webpage HTML source in server-site or client-side - 01-22-2004 , 12:15 PM






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.

Reply With Quote
  #2  
Old   
Martin SChukrazy
 
Posts: n/a

Default Re: How to get webpage HTML source in server-site or client-side - 03-01-2004 , 03:11 PM






Take your html source, transform it into XML and then convert it into PDF...
or from your script call adobe api to convert html into PDF (adobe should
have COM api's that you can invoke from your
asp code)

"GeneSZ" <jingshengzhou (AT) hotmail (DOT) com> wrote

Quote:
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.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.