Hi all,
I have a webpage, which displays the records queried from the oracle database on the web using HTML table(s).
I want to give the users a button,which upon clicked should exports whatever is on the webpage to a PDF FORMAT.
I cannot hardcode and have a .PDF file sitting on the server...
Hi,
Thank you, so much!
I tried doing what fengshui_1998 suggested.
So is it as simple as adding
ContentType = "application/vnd.ms-excel" before the HTML table?
I tried doing it, i am also going to copy and paste the code below.
Since i am using the oracle internet server i have...
Hi all,
I have a webpage, which displays the records queried from the oracle database on the web using HTML table(s).
I want to give the users a button,which upon clicked should exports whatever is on the webpage to an excel spreadsheet.
I cannot hardcode and have a .xls file sitting on the...
When you say "print", do you mean actual printing or does it export what is on the webpage to a .PDF file which in turn could be viewed on the web?
Also, i have been researching the web for a while, and seems like the other option is, like you mentioned earlier is, "PostScript...
Now, i am more confused.
From what it sounds like and a little bit of research that i have done,
Looks like i might need to buy the following,
activePDF WebGrabber/Server Professional Bundle with Annual Subscription, 1 server license.
But i am not sure how this works though.
So where do i put...
I have a HTML link, which opens a .psp page( A .psp webpage is like a .jsp page). This .psp page brings data back in a HTML table, which is in turn returned from an Oracle database.
I have seen this happen a lot on the web, but am not sure how to do it..
What is want to do is, have a view...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.