Mike
Sat Mar 29 04:19:03 CDT 2008
<vinodkus@gmail.com> wrote in message
news:a4e9bdda-6039-478f-921c-371b95e11201@s37g2000prg.googlegroups.com...
> dear sir/madam
> I have to do something like this that a user see list of record if
> he would find record and want to download that list then a button
> should be available on page so that he could download that list
> in a pdf file of that record. please help me
>
> Thanks in advance
There's nothing native in ASP that allows you to work with PDF files. You
will need to use a third party component such as ASPPDF:
http://www.asppdf.com/
I don't know of any free ones for classic ASP. but if you can work with
ASP.NET instead, there are quite a few. Google will help you find one
that's suitable.
--
Mike Brind