![]() |
|
|
Welcome to the { mindfrost82.com } forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Dynamic PDF component on external server
Hello
I'd like to feed data from a MS SQL database to an ASP web page, and then also have the ability to download it as a (dynamically created) PDF. This seems to need a component on the server which my web host won't install. I was wondering if I could get an account on another web host, create the PDFs there and link to them from the pages on the first host. BUT I can't seem to feed data from the database on Host 1 to a page on Host 2. Any brainwaves would be very gratefully received! Square |
|
|||
|
Re: Dynamic PDF component on external server
Square Eye wrote:
> Hello > > I'd like to feed data from a MS SQL database to an ASP web page, and then also > have the ability to download it as a (dynamically created) PDF. This seems to > need a component on the server which my web host won't install. > > I was wondering if I could get an account on another web host, create the PDFs > there and link to them from the pages on the first host. BUT I can't seem to > feed data from the database on Host 1 to a page on Host 2. > > Any brainwaves would be very gratefully received! > > Square > You could have a page on host1 that collects the data and outputs it as XML, then on host2 it uses the XML to create the PDF. Steve |
![]() |
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|